22 Commits

Author SHA1 Message Date
9b14d62830 Update frontend dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-30 21:47:22 +01:00
c7de64cc02 Add API tokens support (#9)
All checks were successful
continuous-integration/drone/push Build is passing
Make it possible to create token authorized to query predetermined set of routes.

Reviewed-on: #9
Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org>
Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org>
2024-04-23 17:04:43 +00:00
6c23951d74 Fix NAT mode command 2024-01-11 19:10:04 +01:00
6ea8a927a3 Add missing instructions 2024-01-11 19:05:48 +01:00
4d0b4929c5 Show guidelines on UI on how to setup network hook 2024-01-11 19:02:47 +01:00
6fdcc8c07c Fix potential ambiguity 2024-01-09 22:02:57 +01:00
f82925dbcb Can configure network NAT settings from UI 2024-01-09 21:57:18 +01:00
71e22bc328 Make DHCP hosts reservation be full width 2024-01-09 18:28:26 +01:00
baa0adf529 Move DHCP component to a more logical location 2024-01-04 10:19:42 +01:00
85dcb06014 Improve code quality 2024-01-03 19:23:35 +01:00
ffac6991c4 Turn XML routes into tabs 2024-01-03 11:54:56 +01:00
f890cba5a4 Organize imports 2024-01-03 00:12:55 +01:00
e561942cf7 Use new TabWidget for VM route 2024-01-03 00:12:16 +01:00
219fc184ee Fix hidden tabs issue 2024-01-03 00:08:57 +01:00
3407c068e1 Reorganize IP tabs 2024-01-02 23:58:48 +01:00
afe5db1fcd Reorganize networks page 2024-01-02 23:40:38 +01:00
e969455c58 Can define bridge name 2023-12-19 18:11:53 +01:00
afebe97395 Can define IP reservations for networks 2023-12-19 17:57:38 +01:00
8b53875349 Can configure network autostart 2023-12-06 19:10:25 +01:00
23f2029deb Can configure all network settings 2023-12-06 18:48:07 +01:00
b7d44f3091 Can edit more network settings 2023-12-06 15:31:07 +01:00
e579a3aadd Ready to implement network routes contents 2023-12-04 20:18:21 +01:00