Commit Graph

7 Commits

Author SHA1 Message Date
81da1a4627 Merged feature/oauth2-authentication-module into dev 2025-05-19 20:33:35 -05:00
3dacab8d60 Add support for oauth2 authentication module.
In so doing, extract auth0- and anonymous- -authenticationModule implementations from index.tsx and App.tsx, moving each to it own useXyz hook.
2025-03-07 20:10:06 -06:00
13ce684d23 Initial checkin of Banners under QBrandingMetaData
- includes migration from (now deprecated) MetaDataFilterInterface to MetaDataActionCustomizerInterface (stored on the QInstance and used by MetaDataAction)
- includes migration from (now deprecated) environmentBannerText and environmentBannerColor in QBrandingMetaData to now be implemented as a banner
2025-03-07 14:58:51 -06:00
813067be25 Add env settings to branding, show banner in left bar 2023-05-18 15:48:39 -05:00
570bf05053 Move more into branding; proxy /images to backend (e.g., more overlays) 2023-02-03 19:14:27 -06:00
28cdb78c3a SPRINT-18: fixed import orders, some fixes due to using Box vs MDBox 2023-01-05 11:25:55 -06:00
267580b44b SPRINT-18: fixed to dashboards, removed and moved around all the things 2023-01-04 11:40:21 -06:00