1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/project/ProjectAccess
Nuno Góis 4736084e00
fix: check for permission in group access assignment (#7408)
Fix project role assignment for users with `ADMIN` permission, even if
they don't have the Admin root role. This happens when e.g. users
inherit the `ADMIN` permission from a group root role, but are not
Admins themselves.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2024-06-18 17:06:34 +01:00
..
ProjectAccessAssign fix: check for permission in group access assignment (#7408) 2024-06-18 17:06:34 +01:00
ProjectAccessCreate feat: Adding Project access requires same role (#6270) 2024-02-20 15:56:53 +01:00
ProjectAccessEditGroup feat: Adding Project access requires same role (#6270) 2024-02-20 15:56:53 +01:00
ProjectAccessEditUser feat: Adding Project access requires same role (#6270) 2024-02-20 15:56:53 +01:00
ProjectAccessTable chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectGroupView chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectAccess.tsx fix: deprecate useProjectNameOrId (#7086) 2024-05-20 14:20:13 +02:00