Commit Graph

61 Commits

Author SHA1 Message Date
5518b45219 Fix ESLint issues
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-31 09:45:23 +02:00
0279907ca9 Can change disk bus after disk creation
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-31 09:41:12 +02:00
5fe481ffed Refactorize disks list
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-31 09:05:10 +02:00
c7cc15d8d0 Can select disk bus type when adding new disk to VM
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-31 08:52:07 +02:00
22416badcf Can change network interface type
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-30 20:30:30 +02:00
1d4af8c74e Can restore disk image when adding disks to virtual machine
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-30 14:41:48 +02:00
ea98aaf856 Fix ESLint issue
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-30 11:20:19 +02:00
794d16bdaa Simplify raw disks definition
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-30 11:15:21 +02:00
83df7e1b20 Prepare UI for disks backups 2025-05-30 10:28:54 +02:00
5a5450070a Process size of disks in bytes instead of megabytes
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-27 21:29:16 +02:00
b55880b43c Can upload disk images on the server
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-27 20:40:48 +02:00
6a7af7e6c4 Add support to bridge option on Web UI
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-26 21:02:02 +02:00
dce17062a3 Can define OEMStrings from webui
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-22 22:03:57 +02:00
94ee8f8c78 Add support for QCow2 file format in web ui
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-22 18:41:04 +02:00
35e7f4b59c Fix ESLint issues
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-20 21:58:58 +02:00
479cc1fa0f Remove mui-file-input dependency
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-20 21:42:05 +02:00
f5202f596d Fix all ESLint errors
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-28 12:25:04 +01:00
3bf8859ff9 WIP ESLint
All checks were successful
continuous-integration/drone/push Build is passing
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
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
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