1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/frontend/src/component
Nuno Góis eb8f16da8d
feat: roles unification (#3999)
https://linear.app/unleash/issue/2-1137/roles-unification-on-the-ui

Root and project roles should be managed in a similar manner, which
means using the same roles route and tab for both.

Additionally, this includes a big revamp to the project roles to align
them more closely with the modern and standardized custom root roles
that were recently developed. They mostly use the same components.

There are still more things we want to improve and unify, but we've left
some of that out of this PR due to PR size concerns.
2023-06-19 09:41:40 +01:00
..
addons
admin feat: roles unification (#3999) 2023-06-19 09:41:40 +01:00
application
archive
changeRequest fix: can review CR with skip change request (#3998) 2023-06-16 13:36:23 +02:00
common feat: roles unification (#3999) 2023-06-19 09:41:40 +01:00
context
demo fix: demo to use new query param (#4000) 2023-06-19 11:17:40 +03:00
environments fix: show environment reorder handle (#3990) 2023-06-15 13:39:22 +02:00
events
feature fix: usage of default strategy (#3995) 2023-06-19 11:31:08 +03:00
feedback
layout
loginHistory
maintenance
menu feat: roles unification (#3999) 2023-06-19 09:41:40 +01:00
playground/Playground test: playground env table display (#3989) 2023-06-16 13:49:17 +02:00
project fix: usage of default strategy (#3995) 2023-06-19 11:31:08 +03:00
providers
segments
splash
strategies
tags
user
App.tsx
InitialRedirect.tsx