Commit Graph

45 Commits

Author SHA1 Message Date
f5202f596d Fix all ESLint errors 2025-03-28 12:25:04 +01:00
3bf8859ff9 WIP ESLint 2025-03-28 12:12:11 +01:00
9a905e83f7 WIP ESLint fixes 2025-03-28 11:35:51 +01:00
e5753d2b26 WIP update 2025-03-28 11:06:30 +01:00
9b14d62830 Update frontend dependencies 2024-10-30 21:47:22 +01:00
c7de64cc02 Add API tokens support ()
Make it possible to create token authorized to query predetermined set of routes.

Reviewed-on: 
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
39ff53f2ba Add a warning 2024-01-11 20:00:44 +01:00
d6c8964380 Port forwarding is working 2024-01-10 21:59:41 +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
80ecb3c5d2 Remove invalid ISO "none" option 2024-01-07 22:13:33 +01:00
134e27feb6 Fix invalid IPv6 notation 2024-01-05 09:11:00 +01:00
8cd32d35e2 Add new attribute to 'all' rules 2024-01-04 16:53:24 +01:00
307e5d1b50 Make NWFilter clickable when not editable 2024-01-04 16:28:10 +01:00
dcf6cdab9b Add a tip to help with NWFilter priorities 2024-01-04 15:42:05 +01:00
2649bfbd25 Create a widget to define priority 2024-01-04 15:38:58 +01:00
3eab3ba4b5 Fix issue on filter reference select 2024-01-04 15:33:35 +01:00
975b4ab395 Add Layer4 rules support 2024-01-04 15:30:25 +01:00
c40ee037da Add IPv4 / IPv6 selectors definition 2024-01-04 13:11:43 +01:00
719ab3b265 Can define ARP rules 2024-01-04 13:02:58 +01:00
ad45c0d654 Can edit MAC rules 2024-01-04 12:26:51 +01:00
7d7a052f5f Started to create rules editor 2024-01-04 11:30:20 +01:00
aafa4bf145 Can set the list of referenced filters in filters list 2024-01-04 10:47:08 +01:00
baa0adf529 Move DHCP component to a more logical location 2024-01-04 10:19:42 +01:00
fdd005a3ec Improve select network filter input 2024-01-03 22:11:35 +01:00
ed48b22f7f Create a specific widget for network filters 2024-01-03 20:28:33 +01:00
085deff4f7 Reorganize network tab 2024-01-02 20:09:42 +01:00
a8046ebff8 Refacto storage tab 2024-01-02 19:58:36 +01:00
d4ef389852 Can define network filters 2024-01-02 18:56:16 +01:00
924c972984 Can specify MAC addresses for domains 2023-12-19 13:26:56 +01:00
82447a0018 Can view from web UI XML definition of domains 2023-12-08 18:18:22 +01:00
64eb90c0a4 Can attach multiple ISOs to the same domain at the same time 2023-12-08 17:12:19 +01:00
f05ae9fd52 Can attach defined networks to domains 2023-12-08 13:10:53 +01:00
54a3013c59 Can create NAT networks 2023-12-07 20:03:11 +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
335aec788e Can enable autostart of VMs 2023-10-28 17:30:27 +02:00
9371d709a5 Can remove disks files from UI 2023-10-26 12:04:55 +02:00
bdb2f6427d Created first disk 2023-10-26 11:43:05 +02:00
d93a2b857a Managed to insert an ISO file 2023-10-19 18:12:28 +02:00
b87306f8ea First successful VNC connection 2023-10-18 18:00:25 +02:00
62364594c9 Start to build VM page 2023-10-17 18:11:31 +02:00
fbfe4f00c5 Can create VM from UI 2023-10-16 19:00:15 +02:00