Commit Graph

116 Commits

Author SHA1 Message Date
0175726696 Fix cond bug 2024-01-02 20:00:21 +01:00
a8046ebff8 Refacto storage tab 2024-01-02 19:58:36 +01:00
767d2015df Improve VM screen 2024-01-02 19:52:59 +01:00
d4ef389852 Can define network filters 2024-01-02 18:56:16 +01:00
d053490a47 Can export networks config from UI 2023-12-23 17:39:52 +01:00
66dcf668f0 Can export VM config from UI 2023-12-23 17:33:06 +01:00
af1e406945 Update frontend icons 2023-12-23 17:04:14 +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
6c56b62833 Update frontend dependencies 2023-12-19 12:22:01 +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
019348aa78 Removed a useless dependency 2023-12-12 16:17:51 +01:00
c787f6e7a1 Updated frontend dependencies 2023-12-12 15:57:39 +01:00
e8422f4b3c Can generate release builds 2023-12-12 15:45:56 +01:00
f651c756b6 Improve errors reporting 2023-12-12 13:30:59 +01:00
c7f7bfe67c Add a system to restrict untrusted IPs 2023-12-12 01:52:46 +01:00
4c839eb2d1 Can double click on a network to access its page 2023-12-12 01:35:44 +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
2d5dc9237e Can send Ctrl+Alt+Del from VNC viewer 2023-12-11 18:09:26 +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
74b77be013 Improve VNC route 2023-12-08 17:13:38 +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
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
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
9a15fb4f60 Fix issues with the handling of VM creation 2023-10-26 12:15:49 +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
b007826710 Fix VNC connection 2023-10-18 18:36:24 +02:00
197fbcf259 Attempt to fix connection 2023-10-18 18:13:10 +02:00
b87306f8ea First successful VNC connection 2023-10-18 18:00:25 +02:00
4f75cd918d Issue tokens to initialize VNC connections 2023-10-18 12:27:50 +02:00
3042bbdac6 Show VM screenshot 2023-10-18 10:23:40 +02:00
62364594c9 Start to build VM page 2023-10-17 18:11:31 +02:00
fcf66e3e93 Show VM settings in grid 2023-10-16 19:25:00 +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
7073b9b7f1 Ready to implement VM list 2023-09-08 16:33:45 +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
036595fb24 Can upload ISO files 2023-09-05 13:19:25 +02:00
83ccd3a4b9 Add side navigation 2023-09-04 17:26:31 +02:00
d67f42abc5 Can sign out 2023-09-04 15:12:00 +02:00
44d565c6da Add support for authentication 2023-09-04 14:20:48 +02:00
8defc104c6 Build base web 2023-09-04 14:11:56 +02:00