feat(web-organizations): add organization detail editing and isolate detail view state from global navigation
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-20 - 1.6.0 - feat(web-organizations)
|
||||
add organization detail editing and isolate detail view state from global navigation
|
||||
|
||||
- adds an update organization action to persist organization detail edits from the detail view
|
||||
- updates organization and package views to track selected detail entities locally instead of mutating global ui state
|
||||
- preserves resolved app shell tabs for role-based filtering after async tab loading
|
||||
- includes type-cast fixes for admin auth provider responses and bundled file Response bodies
|
||||
|
||||
## 2026-03-20 - 1.5.1 - fix(web-app)
|
||||
update dashboard navigation to use the router directly and refresh admin tabs on login changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user