1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/frontend/src/component/project
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
..
NewProjectCard feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
Project chore: use new ScreenReaderOnly component in config buttons (#7352) 2024-06-12 11:04:47 +02:00
ProjectAccess fix: check for permission in group access assignment (#7408) 2024-06-18 17:06:34 +01:00
ProjectApplications chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectEnvironment chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
ProjectList fix: make rendering of new project form independent of rendering the project list (#7405) 2024-06-18 09:36:36 +02:00