1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-18 11:14:57 +02:00
unleash.unleash/frontend/src/component/admin
David Leek d1bb65bebd
feat: scim assume control UI - move scim into sso configs (#6929)
- Adds support for the configuration option for SCIM taking over control
of users and groups
- Moves SCIM settings into SSO config pages (OIDC and SAML). SCIM
registers a callback to be invoked when saving in a parent SSO config
page
2024-04-25 15:39:56 +02:00
..
apiToken chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
auth feat: scim assume control UI - move scim into sso configs (#6929) 2024-04-25 15:39:56 +02:00
banners chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
billing chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
cors chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
groups chore: UI SCIM guard for groups (#6866) 2024-04-17 08:27:56 +01:00
instance-admin chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
instance-privacy feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
invoice chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
license fix: add instanceName to license display (#6065) 2024-01-30 11:05:27 +01:00
maintenance chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
menu chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
network fix: improve traffic messaging summary (#6922) 2024-04-24 15:59:18 +02:00
roles chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
serviceAccounts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
users chore: UI SCIM guard for groups (#6866) 2024-04-17 08:27:56 +01:00
Admin.tsx feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
AdminIndex.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
AdminRedirect.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
adminRoutes.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
filterAdminRoutes.test.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
filterAdminRoutes.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
LazyAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdminExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
useAdminRoutes.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00