mirror of
https://github.com/Unleash/unleash.git
synced 2024-11-01 19:07:38 +01:00
7a48fb57a6
## About the changes This is a rough initial version as a PoC for a permission matrix. This is only available after enabling the flag `userAccessUIEnabled` that is set to true by default in local development. The access was added to the users' admin page but could be embedded in different contexts (e.g. when assigning a role to a user): ![image](https://github.com/Unleash/unleash/assets/455064/3f541f46-99bb-409b-a0fe-13f5d3f9572a) This is how the matrix looks like ![screencapture-localhost-3000-admin-users-3-access-2024-02-13-12_15_44](https://github.com/Unleash/unleash/assets/455064/183deeb6-a0dc-470f-924c-f435c6196407) --------- Co-authored-by: Nuno Góis <github@nunogois.com> |
||
---|---|---|
.. | ||
action.ts | ||
application.ts | ||
banner.ts | ||
context.ts | ||
environments.ts | ||
event.ts | ||
featureToggle.ts | ||
featureTypes.ts | ||
group.ts | ||
incomingWebhook.ts | ||
instance.ts | ||
invoice.ts | ||
loginEvent.ts | ||
permissions.ts | ||
personalAPIToken.ts | ||
profile.ts | ||
project.ts | ||
publicSignupTokens.ts | ||
role.ts | ||
route.ts | ||
segment.ts | ||
service-account.ts | ||
strategy.ts | ||
tags.ts | ||
toast.ts | ||
token.ts | ||
uiConfig.ts | ||
user.ts |