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
This commit is contained in:
@@ -6,4 +6,5 @@ fun AuthorizeExchangeSpec.adminPaths(): AuthorizeExchangeSpec.Access = pathMatch
|
||||
"/account/**",
|
||||
"/type/**",
|
||||
"/device/**",
|
||||
"/node/**",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user