58 Commits

Author SHA1 Message Date
2b58ce4d5e Hide default group if no VM is in this group
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-02 18:35:41 +01:00
9755bacc55 Divide per group only when there is at least one group defined
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-02 18:25:47 +01:00
8b16ce0c5d Sort VM by groups in VM list
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-02 18:18:39 +01:00
55b49699eb Can assign a group to VMs
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-02 17:31:05 +01:00
91fe291341 Display allocated ressources to running VMs
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-02 16:36:24 +01:00
5917068add Fix sysinfo compatibility issue
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-30 22:04:13 +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
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
a7bfb80547 Add network filters metadata 2024-01-03 19:53:47 +01:00
85dcb06014 Improve code quality 2024-01-03 19:23:35 +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
706bce0fd8 Show loading message when saving network / vm configuration 2024-01-03 12:02:49 +01:00
ffac6991c4 Turn XML routes into tabs 2024-01-03 11:54:56 +01:00
afe5db1fcd Reorganize networks page 2024-01-02 23:40:38 +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
c837d70374 Fix VNC URL on production builds 2023-12-12 17:04:26 +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
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
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
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
9a15fb4f60 Fix issues with the handling of VM creation 2023-10-26 12:15:49 +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
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
57c023b45b Can query hypervisor information 2023-09-06 18:54:38 +02:00