Commit Graph

78 Commits

Author SHA1 Message Date
ec9492c933 Show a message on tokens list route when no token was created yet
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-30 11:35:00 +02:00
83df7e1b20 Prepare UI for disks backups 2025-05-30 10:28:54 +02:00
a18310e04a Simplify RAM management
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-30 09:20:49 +02:00
d5fbc24c96 Fix ESLint issues
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-29 15:52:23 +02:00
42f22c110c Can compress raw files 2025-05-29 15:33:32 +02:00
e869517bb1 Can decompress QCow2 2025-05-29 14:18:27 +02:00
e017fe96d5 Add the logic which will call disk image conversion from disk image route
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-29 11:37:11 +02:00
e7ac0198ab Can download disk images
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-29 10:23:26 +02:00
927a51cda7 Can delete uploaded disk images 2025-05-29 08:45:38 +02:00
615dc1ed83 Display the list of uploaded disk images 2025-05-29 08:33:19 +02:00
5814b0ab6a Clarify disk structures names
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-27 21:42:46 +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
01f26c1a79 Improve ISO list route UI
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-21 20:45:48 +02:00
8c27010396 Add ISO catalog 2025-05-21 20:28:46 +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
e14f51ef7e Upgrade vite project
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-28 11:26:51 +01:00
e5753d2b26 WIP update 2025-03-28 11:06:30 +01:00
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