1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/src/test
Gastón Fournier 3d9f31f839
feat: ensure at least one owner on remove user/group access (#5085)
## About the changes
This makes sure that projects have at least one owner, either a group or
a user. This is to prevent accidentally losing access to a project.

We check this when removing a user/group or when changing the role of a
user/group

**Note**: We can still leave a group empty as the only owner of the
project, but that's okay because we can still add more users to the
group
2023-10-19 14:14:59 +02:00
..
config feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00
e2e feat: ensure at least one owner on remove user/group access (#5085) 2023-10-19 14:14:59 +02:00
examples task: Add Unit test result check task (#3695) 2023-05-25 11:03:54 +00:00
fixtures Refactor/separate client and admin store (#5006) 2023-10-12 13:58:23 +02:00
arbitraries.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00