Commit Graph

54 Commits

Author SHA1 Message Date
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
1ed23317cb Configure CI (#2)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2
Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org>
Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org>
2024-04-05 18:58:30 +00:00
4d0b4929c5 Show guidelines on UI on how to setup network hook 2024-01-11 19:02:47 +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
8cd32d35e2 Add new attribute to 'all' rules 2024-01-04 16:53:24 +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
ed48b22f7f Create a specific widget for network filters 2024-01-03 20:28:33 +01:00
a7bfb80547 Add network filters metadata 2024-01-03 19:53:47 +01:00
c880c5e6bb Create frames for network filters management 2024-01-03 19:20:37 +01:00
22f5acd0ff Create network filters route 2024-01-03 14:50:59 +01:00
d4ef389852 Can define network filters 2024-01-02 18:56:16 +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
924c972984 Can specify MAC addresses for domains 2023-12-19 13:26:56 +01:00
c837d70374 Fix VNC URL on production builds 2023-12-12 17:04:26 +01:00
32ae92d7aa Migrated from CRA to Vite 2023-12-12 16:55:06 +01:00
bc15846b67 Improve errors reporting 2023-12-12 01:32:18 +01:00
375bdb1a46 Can get XML network definition 2023-12-11 18:41:59 +01:00
749d31d98a Can add TPM2 chipset 2023-12-11 16:44:04 +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
5f0f56a9f9 Can set the number of VCPUs 2023-12-07 17:09:33 +01:00
d1a9b6c3bb Fix VNC connection issue 2023-12-07 00:28:56 +01:00
8b53875349 Can configure network autostart 2023-12-06 19:10:25 +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
0e3945089c Can list and delete networks 2023-10-31 15:55:15 +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
3042bbdac6 Show VM screenshot 2023-10-18 10:23:40 +02:00
674f9fe7ed Can update VM settings 2023-10-16 19:22:15 +02:00
fbfe4f00c5 Can create VM from UI 2023-10-16 19:00:15 +02:00
7ef5afb978 Show VM status 2023-10-16 13:46:46 +02:00
3c00c23205 Can delete the VM from the WebUI 2023-10-13 18:39:34 +02:00
e9dcc57e11 Add disk and network info 2023-09-08 14:00:39 +02:00
dac50600e3 Build basic sysinfo page 2023-09-08 12:23:15 +02:00
f14e8a8e58 Ready to build sysinfo route screen 2023-09-08 09:45:41 +02:00
bd5ea1fb23 Can disable auth 2023-09-08 09:04:48 +02:00
57c023b45b Can query hypervisor information 2023-09-06 18:54:38 +02:00
fbe11af121 Can download ISO files 2023-09-06 16:57:38 +02:00
8f65196344 Can delete uploaded ISO files 2023-09-06 14:55:41 +02:00
08b59b6f67 Display the list of ISO files 2023-09-06 14:21:26 +02:00
e7d5747b99 Can download ISO file by URL 2023-09-05 16:12:20 +02:00