keycloak-scim/src
Jon Koops 386201595b
Use route functions for navigation in groups (#1474)
* Use route functions for navigation in groups

* pass testid to link
2021-11-09 12:53:06 -05:00
..
authentication Use route functions for navigation in authentication (#1473) 2021-11-02 15:58:56 +01:00
client-scopes Refactored dynamic components a bit more (#1462) 2021-11-08 10:46:03 +01:00
clients add ability to leave multiple groups (#1431) 2021-11-03 09:45:37 -04:00
components Refactored dynamic components a bit more (#1462) 2021-11-08 10:46:03 +01:00
context Check types using ts-jest and upgrade Jest (#1178) 2021-09-17 09:33:15 +02:00
dashboard make all routes lazy (#1445) 2021-10-29 18:11:06 +02: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 IDPs: go to edit form after save() (#1464) 2021-11-04 07:24:47 +01:00
model Adds realm roles section to app and storybook (#79) 2020-09-18 10:04:55 +02:00
realm make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
realm-roles refactor + use new composite role api (#1399) 2021-11-01 13:29:52 +01:00
realm-settings Refactored dynamic components a bit more (#1462) 2021-11-08 10:46:03 +01:00
sessions make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
user add ability to leave multiple groups (#1431) 2021-11-03 09:45:37 -04:00
user-federation Ask for confirmation before unlinking users (#1477) 2021-11-09 09:28:03 -05:00
utils Introduce 'useRequiredContext' utility function (#882) 2021-07-21 11:30:18 +02:00
App.tsx refactor + use new composite role api (#1399) 2021-11-01 13:29:52 +01:00
common-help.ts Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
common-messages.ts Profile view update (#1357) 2021-10-26 16:16:19 -04:00
environment.ts Parse environment information as JSON (#851) 2021-07-15 11:50:01 +02: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