Commit Graph

19 Commits

Author SHA1 Message Date
da80228eb4 feat: number range slider 2025-09-19 21:58:05 +02:00
eb50048016 feat: color picker 2025-09-19 21:22:55 +02:00
0aca182de9 feat: remove state preservation 2025-09-19 21:15:17 +02:00
1062691e7b feat: add mock mode 2025-09-17 22:22:11 +02:00
fd1c8e5a8c feat: add node resource infos 2025-09-16 20:46:17 +02:00
13f771837b feat: highlight selected node 2025-09-16 14:44:55 +02:00
27f93959ff feat: DrawerComonent 2025-09-16 14:35:09 +02:00
f9dc811239 feat: add IP to title 2025-09-16 14:30:37 +02:00
d870219136 feat: fresh tabs 2025-09-15 22:35:20 +02:00
52436f8b93 feat: improve topology view 2025-09-15 22:23:04 +02:00
41be660d94 feat: add labels 2025-09-15 21:36:23 +02:00
d01f094edd feat: increase drawer width 2025-09-15 21:02:27 +02:00
6f1e194545 feat: add initial desktop view implementation 2025-09-15 20:57:30 +02:00
d0557a56a2 refactor: remove capabilities in favor of endpoints 2025-09-13 19:15:38 +02:00
3055c2cb0e fix: graph styling 2025-09-13 13:50:46 +02:00
6ff9f8dce9 feat: default values in dynamic form 2025-09-02 14:12:24 +02:00
ac6c2fbb80 perf(startup): remove blocking components loader wait; defer component instantiation until navigation; trigger initial cluster load immediately 2025-08-31 14:27:33 +02:00
8b0267ea2a fix(components): correct JS operators in FirmwareComponent; reorder script tags to ensure FirmwareComponent loads before FirmwareViewComponent 2025-08-31 14:14:11 +02:00
cc7fa0fa00 refactor(components): split components.js into separate files and add loader; app waits for components before init 2025-08-31 14:00:33 +02:00