Commit Graph

21 Commits

Author SHA1 Message Date
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
b757cb68da refactor(constants): introduce constants.js and wire timing/selector constants into framework transitions and navigation 2025-08-31 11:22:22 +02:00
d91eb4d5b6 chore: format index.html 2025-08-31 11:02:19 +02:00
17d68c45e1 chore: restructure public files 2025-08-31 09:38:24 +02:00
389bb733c0 fix: scrolling issue 2025-08-30 20:51:51 +02:00
f28b4f8797 feat: add topology view 2025-08-30 13:26:46 +02:00
d7c70cf636 fix: firmware page styling 2025-08-29 16:08:54 +02:00
6c58e479af feature/framework (#1)
Reviewed-on: #1
2025-08-28 10:21:14 +02:00
e23b40e0cb feat: improve firmware upload section 2025-08-26 17:34:05 +02:00
0e7f241c90 docs: add screenshots 2025-08-26 16:00:39 +02:00
27b07d2aba feat: harmonize styling 2025-08-26 13:40:54 +02:00
b23025a6f8 feat: make upload stuff more compact 2025-08-26 13:19:46 +02:00
5977a37d6c feat: auto-discovery 2025-08-25 12:05:51 +02:00
e393b07471 feat: improve styling 2025-08-25 10:28:20 +02:00
91c0be5d0c feat: UI improvements 2025-08-25 10:18:55 +02:00
381dde1b97 feat: add fw tab 2025-08-25 10:00:49 +02:00
b060fcfc08 chore: separate JS and CSS files from HTML 2025-08-24 21:28:02 +02:00
2bbb7fa9e6 fix: expand 2025-08-24 21:22:49 +02:00
a437fb0eea feat: show member details 2025-08-24 21:20:18 +02:00
4ab19e9ded feat: basic cluster overview 2025-08-24 21:08:40 +02:00