mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-17 01:17:29 +02:00
## 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):  This is how the matrix looks like  --------- Co-authored-by: Nuno Góis <github@nunogois.com> |
||
---|---|---|
.. | ||
apiToken | ||
auth | ||
banners | ||
billing | ||
cors | ||
groups | ||
instance-admin | ||
instance-privacy | ||
invoice | ||
license | ||
maintenance | ||
menu | ||
network | ||
roles | ||
serviceAccounts | ||
users | ||
Admin.tsx | ||
AdminIndex.tsx | ||
AdminRedirect.tsx | ||
adminRoutes.ts | ||
filterAdminRoutes.test.ts | ||
filterAdminRoutes.ts | ||
LazyAdmin.tsx | ||
LazyAdminExport.tsx | ||
useAdminRoutes.ts |