1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src
Christopher Kolstad fa72ced1e5
feat: added more granular project permissions (#5932)
### What
Adds Read and Write permissions for project administration settings
(user access, change request settings, default strategy, other).

### Why
On request from two large customers that wanted our RBAC controls to be
more granulated to easier be able to limit the access they granted their
users.
2024-01-18 09:57:44 +01:00
..
lib feat: added more granular project permissions (#5932) 2024-01-18 09:57:44 +01:00
mailtemplates fix: make the conflcit email template button conditionally render (#5931) 2024-01-17 13:26:07 +00:00
migrations feat: added more granular project permissions (#5932) 2024-01-18 09:57:44 +01:00
test feat: admin token calls get an admin token user (#5924) 2024-01-17 16:55:59 +01:00
migrator.ts
server-dev.ts feat: separate UI flag and backend flag for extended metrics (#5875) 2024-01-12 10:20:03 +01:00
server.ts