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__ initial version of the mapping list (#162) 2020-10-12 13:59:15 -04:00
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 Make filtering of client scopes same for clients and client scope section (#1064) 2021-09-14 17:48:48 +02:00
client-scope.css fixed issues described in #468 (#479) 2021-04-06 09:29:11 +02:00
ClientScopesSection.tsx make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
help.ts Convert JSON files for translations to TypeScript (#841) 2021-07-14 12:15:48 +02:00
messages.ts add ability to leave multiple groups (#1431) 2021-11-03 09:45:37 -04:00
routes.ts deleted original screens, works like old console (#1187) 2021-09-20 17:31:05 +02:00