keycloak-scim/src
Jenny 0b73d51412
Realm settings(Client policies -> conditions): Update client-roles condition to match new design (#1532)
* wip client roles select field

WIP multivalued roles component

wip client roles select: multivalued rows component

wip client roles select

role multi select is working :)

update client roles select to use multivalued select as per new design

delete comments

remove unused css

update cypress tests

revert to original

remove duplicates

add isCreateable

* PR feedback

* small refactor

* change to use orderBy

* use localeCompare

* fix tests

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2021-11-22 07:41:43 -05:00
..
authentication Added default role tab to realm settings (#1497) 2021-11-16 12:10:10 +01:00
client-scopes Realm settings(Client policies -> conditions): Update client-roles condition to match new design (#1532) 2021-11-22 07:41:43 -05:00
clients Added initial "Authorisation" tabs Settings and Resources (#1524) 2021-11-17 09:27:56 +01:00
components Realm settings(Client policies -> conditions): Update client-roles condition to match new design (#1532) 2021-11-22 07:41:43 -05:00
context Fix Cypress tests (#1569) 2021-11-18 13:55:21 +01:00
dashboard Show exact commit hash of Admin UI in interface (#1572) 2021-11-22 12:41:12 +01:00
events make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
groups Use route functions for navigation in groups (#1474) 2021-11-09 12:53:06 -05:00
identity-providers Realm settings(Client policies -> conditions): Update client-roles condition to match new design (#1532) 2021-11-22 07:41:43 -05:00
model Adds realm roles section to app and storybook (#79) 2020-09-18 10:04:55 +02:00
realm Split realm context into two (#1523) 2021-11-11 17:04:04 +01:00
realm-roles delete functionality and do not display current role in modal (#1543) 2021-11-19 11:55:52 +01:00
realm-settings Realm settings(Client policies -> conditions): Update client-roles condition to match new design (#1532) 2021-11-22 07:41:43 -05:00
sessions make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
user enable user management with limited permissions (#1558) 2021-11-18 17:45:56 +01:00
user-federation Fix default values for group and role mappers (#1511) 2021-11-19 15:01:14 +01:00
utils Introduce 'useRequiredContext' utility function (#882) 2021-07-21 11:30:18 +02:00
App.tsx Added default role tab to realm settings (#1497) 2021-11-16 12:10:10 +01:00
common-help.ts Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
common-messages.ts Added initial "Authorisation" tabs Settings and Resources (#1524) 2021-11-17 09:27:56 +01:00
environment.ts Show exact commit hash of Admin UI in interface (#1572) 2021-11-22 12:41:12 +01:00
ForbiddenSection.tsx Implement basic access control. (#183) 2020-10-21 07:31:41 -04:00
i18n.ts Refactored dynamic components a bit more (#1462) 2021-11-08 10:46:03 +01:00
index.css Upgrade to Snowpack 3 (#839) 2021-07-16 10:59:46 +02:00
index.tsx Fix realm intialization (#990) 2021-08-11 13:23:59 +02:00
PageHeader.tsx Use type-safe alternative for links (#1280) 2021-10-01 12:52:45 +02:00
PageNav.tsx Realm settings(localization): add locale dropdown to table (#936) 2021-08-17 08:50:31 -04:00
PageNotFoundSection.tsx Restructure (#78) 2020-09-10 14:04:03 -04:00
route-config.ts refactor + use new composite role api (#1399) 2021-11-01 13:29:52 +01:00
util.ts Refactored dynamic components a bit more (#1462) 2021-11-08 10:46:03 +01:00