mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01: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>  | 
			||
|---|---|---|
| .. | ||
| 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 | ||