1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/interfaces
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.ts
application.ts
context.ts feat: usage on context fields in list (#3906) 2023-06-06 13:59:41 +03:00
environments.ts Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
event.ts
featureToggle.ts feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
featureTypes.ts
group.ts feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
instance.ts fix: add trial expired warning for enterprise (#3997) 2023-06-16 13:35:24 +02:00
invoice.ts
loginEvent.ts
permissions.ts feat: roles unification (#3999) 2023-06-19 09:41:40 +01:00
personalAPIToken.ts
profile.ts
project.ts feat: custom root roles (#3975) 2023-06-14 14:40:40 +01:00
publicSignupTokens.ts
role.ts feat: roles unification (#3999) 2023-06-19 09:41:40 +01:00
route.ts fix: hide pro routes (#3409) 2023-03-28 15:12:24 +02:00
segment.ts
service-account.ts
strategy.ts Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
tags.ts
toast.ts
token.ts
uiConfig.ts feat: custom root roles (#3975) 2023-06-14 14:40:40 +01:00
user.ts