Mateusz Kwasniewski
5de4958b0f
fix: group cleanup ( #4334 )
2023-07-24 11:05:55 +02:00
Jaanus Sellin
6442a8a386
fix: creating groups should work without users ( #4033 )
2023-06-21 14:44:43 +03:00
Simon Hornby
efbec719de
fix: block adding a root role to a group with a project role ( #3775 )
2023-05-16 12:11:32 +02:00
Simon Hornby
3b42e866ec
feat: root roles from groups ( #3559 )
...
feat: adds a way to specify a root role on a group, which will cause any user entering into that group to take on the permissions of that root role
Co-authored-by: Nuno Góis <github@nunogois.com>
2023-04-20 12:29:30 +02:00
Mateusz Kwasniewski
96b21f08b0
feat: allow every store to participate in transaction ( #3016 )
2023-01-30 09:02:44 +01:00
Ivar Conradi Østhus
cf4fc2303b
Feat/stats service ( #2211 )
...
Introduces an instance stats service exposing usage metrics of the Unleash installation.
2022-10-25 13:10:27 +02:00
sellinjaanus
726674ea3e
UX additions to groups SSO syncing ( #2200 )
...
* Initial commit
* Fix snapshot
* Fixes
* Small fix
Co-authored-by: sjaanus <sellinjaanus@gmail.com>
2022-10-20 10:47:19 +03:00
sellinjaanus
4068e4749f
Fix all groups being removed, even when no external groups were defined ( #2197 )
...
* Syncing groups
* Add tests
* Fix all groups being removed
Co-authored-by: sjaanus <sellinjaanus@gmail.com>
2022-10-17 11:44:36 +03:00
sjaanus
06ebe4fca0
Syncing external groups with unleash group ( #2194 )
...
* Syncing groups
* Add tests
2022-10-14 13:08:14 +03:00
Nuno Góis
a3bf564100
feat: add SSO mappings to groups ( #2175 )
...
* feat: add SSO mappings to groups
* add feature flag to conditionally render
* fix EditGroupUsers
* fix: update snap
2022-10-13 11:34:47 +01:00
Simon Hornby
38e428dacf
Fix/remove group owner concept ( #1905 )
...
* fix: remove group user role
2022-08-11 08:23:08 +02:00
sjaanus
33ed72716f
Implement group access edit for project ( #1854 )
2022-07-25 10:11:16 +00:00
sighphyre
5806b6748f
Feat/grouping ( #1845 )
...
* Implement user grouping feature for permissions
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
Co-authored-by: Jaanus Sellin <sellinjaanus@gmail.com>
Co-authored-by: Nuno Góis <github@nunogois.com>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-07-21 16:23:56 +02:00