1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/frontend/src
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
..
__mocks__
assets chore: delete ice cream icon 🍦 (#7403) 2024-06-17 11:26:06 +02:00
component fix: check for permission in group access assignment (#7408) 2024-06-18 17:06:34 +01:00
constants
contexts
hooks chore: add some tests for the useRecentlyVisited hook (#7380) 2024-06-13 08:38:51 +02:00
interfaces Feat: feature view created by field - frontend (#7382) 2024-06-13 13:00:57 +02:00
openapi Feat: feature view created by field - frontend (#7382) 2024-06-13 13:00:57 +02:00
themes feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
types
utils feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
index.tsx feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
setupTests.ts
vite-env.d.ts