Skip to content

Releases: lsst-sqre/squareone

[email protected]

26 Jun 16:15
a9a9615
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@lsst-sqre/[email protected]

26 Jun 16:15
a9a9615
Compare
Choose a tag to compare

@lsst-sqre/[email protected]

26 Jun 16:15
a9a9615
Compare
Choose a tag to compare

Patch Changes

@lsst-sqre/[email protected]

26 Jun 16:15
a9a9615
Compare
Choose a tag to compare

[email protected]

12 Jun 20:52
3bc7cc2
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@lsst-sqre/[email protected]

12 Jun 20:52
3bc7cc2
Compare
Choose a tag to compare

@lsst-sqre/[email protected]

12 Jun 20:53
3bc7cc2
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@lsst-sqre/[email protected]

12 Jun 20:53
3bc7cc2
Compare
Choose a tag to compare

[email protected]

04 Mar 22:35
419ed52
Compare
Choose a tag to compare

Minor Changes

[email protected]

19 Feb 22:54
297b8fb
Compare
Choose a tag to compare

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. The getLoginUrl and getLogout 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! - Reimplement HeaderNav using the PrimaryNavigation component from Squared. Although the menu looks the same visually, it is now entirely powered by the Radix NavigationMenu 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