Commit Graph

4 Commits

Author SHA1 Message Date
966c67e850 update paths 2025-08-18 10:58:22 +02:00
570981d5ac add nodes list
- add NodeController
- add getNodes to DeviceRegistryService
- add WebClient deviceRegistryNodes to DeviceRegisterWebClientCalls.kt
- add node list.html
- add node to main menu and cleanup in layout.html
- add node to AdminPaths.kt
2025-08-18 10:17:50 +02:00
74cb8d1479 add devices list
- add DeviceController
- add getDevices to DeviceRegistryService
- add WebClient deviceRegistryDevices to DeviceRegisterWebClientCalls.kt
- add device list.html
- fix no items found for device type list.html
- add device to main menu in layout.html
- add device to AdminPaths.kt
2025-08-17 09:31:58 +02:00
a1d0501fee extract paths from SecurityConfiguration to authorize 2025-07-31 23:16:25 +02:00