mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-12 01:17:04 +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> |
||
---|---|---|
.. | ||
project | ||
user | ||
addon.ts | ||
api-token.test.ts | ||
api-token.ts | ||
config.test.ts | ||
config.ts | ||
constraints.ts | ||
context.test.ts | ||
context.ts | ||
email.test.ts | ||
email.ts | ||
environments.ts | ||
event.ts | ||
events.test.ts | ||
favorites.ts | ||
feature-type.ts | ||
index.ts | ||
instance-admin.ts | ||
metrics.test.ts | ||
metrics.ts | ||
public-signup.test.ts | ||
public-signup.ts | ||
state.ts | ||
strategy.test.ts | ||
strategy.ts | ||
tag.test.ts | ||
tag.ts | ||
telemetry.ts | ||
user-admin.ts | ||
user-feedback.ts | ||
user-splash.ts |