fix(web-app): update dashboard navigation to use the router directly and refresh admin tabs on login changes
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-20 - 1.5.1 - fix(web-app)
|
||||
update dashboard navigation to use the router directly and refresh admin tabs on login changes
|
||||
|
||||
- removes the global router workaround in the dashboard and imports appRouter directly
|
||||
- re-filters resolved view tabs when login state changes so the Admin tab matches system admin access
|
||||
- adds dashboard navigation support for the organizations view
|
||||
|
||||
## 2026-03-20 - 1.5.0 - feat(opsserver,web)
|
||||
replace the Angular UI and REST management layer with a TypedRequest-based ops server and bundled web frontend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user