1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/frontend/src/component
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
..
accessOverview
admin feat: scim assume control UI - move scim into sso configs (#6929) 2024-04-25 15:39:56 +02:00
application
archive
banners fix: tabs alignment (#6768) 2024-04-03 12:15:36 +02:00
changeRequest feat: variant dependencies ui (#6739) 2024-03-29 19:28:49 +01:00
common feat: split projects view into "my projects" and "other projects" (#6886) 2024-04-22 13:16:53 +02:00
context
demo
environments
events
feature test: lifecycle tooltip (#6932) 2024-04-25 15:22:59 +02:00
featureTypes
feedback
feedbackNew
filter
insights Fix: insights loading (#6834) 2024-04-15 09:46:56 +02:00
integrations
layout
loginHistory
maintenance
menu fix: insights menu point alignment (#6847) 2024-04-12 15:23:09 +03:00
playground/Playground feat: display removed context props in the UI (#6844) 2024-04-12 12:35:33 +02:00
project chore: clean up feedback component (#6918) 2024-04-24 14:22:18 +03:00
providers
segments
signals
splash
strategies chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tags feat: add "my projects" filter to projects list (#6831) 2024-04-12 12:35:47 +02:00
user feat: allow admin login using demo auth (#6808) 2024-04-23 08:39:33 +02:00
App.tsx fix: remove duplicate banner (#6726) 2024-03-28 10:17:57 +01:00
InitialRedirect.tsx