Commit Graph

69 Commits

Author SHA1 Message Date
c7f72882a7 Add raw API token rights editor
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-04-19 22:42:01 +02:00
91127ea61f List the tokens from the WebUI
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2024-04-17 22:20:01 +02:00
0ee2c41f3c Can update and delete API tokens
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-04-09 19:39:41 +02:00
0c5a232a25 Can get a single API token
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-04-09 19:04:49 +02:00
f56e9c14b2 Can get the list of tokens 2024-04-09 18:56:12 +02:00
ab7907d947 WIP 2024-04-08 22:19:28 +02: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
ed25eed31e Start to build NAT configuration mode 2024-01-10 19:29:24 +01:00
f82925dbcb Can configure network NAT settings from UI 2024-01-09 21:57:18 +01:00
7d7a052f5f Started to create rules editor 2024-01-04 11:30:20 +01:00
a7bfb80547 Add network filters metadata 2024-01-03 19:53:47 +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
2b145ebeff Prevent default rules from being deleted 2024-01-02 15:58:39 +01:00
06ddf57b5c Can get NW filter source XML definition 2024-01-02 15:52:04 +01:00
b4f65a6703 Can delete network filter 2024-01-02 15:45:31 +01:00
81f60ce766 Can create network filter rules 2024-01-02 13:14:11 +01:00
7b74e7b75a WIP REST routes to create / update Network filters 2023-12-29 20:11:21 +01:00
9d4f19822d Refacto structures definition 2023-12-28 19:29:26 +01:00
f7777fe085 Start to inflate NWFilter REST api 2023-12-28 15:42:43 +01:00
3849b0d51d Parse NW filters XML structure 2023-12-28 15:12:38 +01:00
d8a6b58c52 Automatically backup source network and VM configuration 2023-12-23 18:12:46 +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
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
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
82447a0018 Can view from web UI XML definition of domains 2023-12-08 18:18:22 +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
60d35f17bd Managed to start a VM again 2023-12-06 20:27:59 +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
9a99e0b54e Can update and delete networks 2023-10-31 12:03:42 +01:00
2025416607 Can get information about a single network 2023-10-31 11:08:05 +01:00
2741faa95b Add REST route to get networks list 2023-10-31 10:51:13 +01:00
f2237d4f2f Can create networks 2023-10-31 09:26:42 +01:00
335aec788e Can enable autostart of VMs 2023-10-28 17:30:27 +02:00
bdb2f6427d Created first disk 2023-10-26 11:43:05 +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
fbfe4f00c5 Can create VM from UI 2023-10-16 19:00:15 +02:00
6a3cf2e5c8 Can update or delete domains 2023-10-13 16:44:56 +02:00
52d7e35d10 Can get domain state through a dedicated route 2023-10-13 15:30:32 +02:00
0a00e43216 Can get domains screenshots 2023-10-13 15:27:01 +02:00
c5c46fbcd8 Can shutdown, kill, suspend, resume, reset a domain 2023-10-11 18:23:45 +02:00
0c7128e6eb Can start a domain 2023-10-10 12:35:43 +02:00