1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-17 01:17:29 +02:00
unleash.unleash/frontend/src
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
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets feat: Stage timeline styling (#6903) 2024-04-23 10:15:01 +02:00
component feat: scim assume control UI - move scim into sso configs (#6929) 2024-04-25 15:39:56 +02:00
constants feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
contexts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
hooks feat: scim assume control UI - move scim into sso configs (#6929) 2024-04-25 15:39:56 +02:00
interfaces chore: remove variant dependencies flag (#6896) 2024-04-25 11:07:16 +02:00
openapi chore: generate orval types (#6871) 2024-04-16 21:07:37 +03:00
themes feat: restyle the project meta box (#6880) 2024-04-18 11:55:15 +03:00
types chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
utils chore: upgrade typescript in frontend to 5.4.2 (#6673) 2024-03-22 10:13:44 +00:00
index.tsx feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
setupTests.ts feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
vite-env.d.ts