CE-1847: use common GlobalAppBar
1 unresolved thread
1 unresolved thread
- Replaces custom GlobalAppBar with nav menu using the common-ui component
- Replaces the user login/logout buttons (uses common context and components, and retains the redirect to /login when accessing unauthorized resources)
- does NOT add the "create ioc button" to the global app bar (tbd in CE-426)
- removes unused getUser method from user context
- ensures page and app title is set, adds a breadcrumb utility function
Closes CE-1847
Edited by Christina Jenks
Merge request reports
Activity
Filter activity
requested review from @alexandermadsen, @imretoth, @domonkosgulyas, and @simonrose
assigned to @christinajenks
I did already spot an issue: the title seems to be overridden sometimes. I'll work on that...any other feedback much appreciated!
Edit: That issue should now be fixed, pending you seeing it when I eventually redeploy.
Edited by Christina Jenksadded 1 commit
mentioned in merge request !316 (merged)
- Resolved by Christina Jenks
mentioned in commit 52f9e85c
Please register or sign in to reply