keycloak-scim/src/client-scopes
Erik Jan de Wit 405d3310f3
add ability to leave multiple groups (#1431)
* add ability to leave multiple groups

fixes: #496

* With v21.0.0 a new JSON format v4 was introduced

* Update src/user/UserGroups.tsx

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* Update src/user/UserGroups.tsx

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* filter selected groups based on direct membership

* fixed test

* remove all the groups

Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-11-03 09:45:37 -04:00
..
__tests__
add Client policies(conditions): add correct form fields for all condition types (#1430) 2021-11-01 18:18:27 -04:00
details Use route functions for navigation in client scopes (#1472) 2021-11-02 15:59:22 +01:00
form Use route functions for navigation in client scopes (#1472) 2021-11-02 15:59:22 +01:00
routes make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
ChangeTypeDropdown.tsx
client-scope.css
ClientScopesSection.tsx make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
help.ts
messages.ts add ability to leave multiple groups (#1431) 2021-11-03 09:45:37 -04:00
routes.ts