Minor Changes
-
#179
92ecf5f
Thanks @jonathansick! - Add a configurable Apps menu to the header navigation. This menu is for linking for non-aspect applications within the RSP, such as Times Square. -
#179
b4b2fdb
Thanks @jonathansick! - Moved auth URLs into Squared as a library. ThegetLoginUrl
andgetLogout
URL functions compute the full URLs to the RSP's login and logout endpoints and include the?rd
query strings to return the user to current and home URL respectively. -
#179
6be6b1c
Thanks @jonathansick! - ReimplementHeaderNav
using thePrimaryNavigation
component from Squared. Although the menu looks the same visually, it is now entirely powered by the RadixNavigationMenu
primitive so that any menu item can be a trigger for a menu rather than a link to another page. The Login / user menu is reimplemented as a menu item rather than with the special GafaelfawrUserMenu component.
Patch Changes
- Updated dependencies [
b4b2fdb
,77274e7
]:- @lsst-sqre/[email protected]