Commit Graph

334 Commits

Author SHA1 Message Date
e561942cf7 Use new TabWidget for VM route 2024-01-03 00:12:16 +01:00
219fc184ee Fix hidden tabs issue 2024-01-03 00:08:57 +01:00
3407c068e1 Reorganize IP tabs 2024-01-02 23:58:48 +01:00
afe5db1fcd Reorganize networks page 2024-01-02 23:40:38 +01:00
085deff4f7 Reorganize network tab 2024-01-02 20:09:42 +01:00
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
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
d741e12653 Use quick-xml to serialize domains definitions 2024-01-02 14:40:16 +01:00
9256b76495 Use quick-xml to serialize network definitions 2024-01-02 14:31:34 +01:00
e638829da7 Ready to refactor XML parsing 2024-01-02 13:24:49 +01:00
81f60ce766 Can create network filter rules 2024-01-02 13:14:11 +01:00
388a1ed478 Add Layer4 selectors extraction 2024-01-01 15:59:31 +01:00
c6c1ce26d3 Add IPv4 / IPv6 selectors extraction 2024-01-01 11:39:14 +01:00
b3f89309c4 Add ARP / RARP selectors extraction 2023-12-30 13:11:04 +01:00
8182ecd7f6 Can extract mac rules 2023-12-29 20:40:01 +01:00
7b74e7b75a WIP REST routes to create / update Network filters 2023-12-29 20:11:21 +01:00
61c567846d Finish to convert NW filter Lib structures into REST structures 2023-12-29 12:45:03 +01:00
246f5ef842 WIP building REST structures 2023-12-28 19:41:20 +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
b4f765d486 Change network model type to support GigaByte transfers 2023-12-27 10:27:19 +01:00
d8a6b58c52 Automatically backup source network and VM configuration 2023-12-23 18:12:46 +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
f49b947884 Fix multiple origins issue 2023-12-21 11:12:57 +01:00
483acde546 Fix a permission issue 2023-12-20 11:08:44 +01:00
3a7b2445a6 Fix libvirt config 2023-12-20 10:49:39 +01:00
cd55e6867e Add deploy prod instructions 2023-12-20 09:44:54 +01:00
aa81c7f979 Improve app arguments management, can specify env file 2023-12-19 23:23:19 +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
ed1bd806d7 Refactor XML definitions serialization 2023-12-19 16:33:47 +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
bcda29322f Update Rust dependencies 2023-12-19 12:08:26 +01:00
5a538e838a Remove useless feature 2023-12-12 18:02:23 +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
207acf0802 Update backend dependencies 2023-12-12 16:02:31 +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