keycloak-scim/src
Jenny 2923a4c16f
Identity Providers(SAML): Adds data table for SAML mappers (#1058)
* data table for saml mappers

saml mapeprs tab

fix localized text

PR feedback from Jon

remove jsx fragment

remove comment

remove toolbar button

* try fixing cypress test

* remove optional chaining

* PR feedback from Jon

* more PR feedback from Jon

* rename variable and use find()

* useFetch() change as suggested by Jon

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

* rebase and use reset function

Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-09-08 10:33:19 -04:00
..
authentication Add button on authentication flows (#1119) 2021-09-06 14:43:36 +02:00
client-scopes Bump typescript from 4.2.4 to 4.4.2 (#1081) 2021-09-06 09:48:53 +02:00
clients Add button on authentication flows (#1119) 2021-09-06 14:43:36 +02:00
components Keep realm value from RealmContext in sync with the URL (#1130) 2021-09-07 13:19:50 +02:00
context Keep realm value from RealmContext in sync with the URL (#1130) 2021-09-07 13:19:50 +02:00
dashboard Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
events Admin events auth dialog (#1131) 2021-09-07 12:38:36 +01:00
groups Bump typescript from 4.2.4 to 4.4.2 (#1081) 2021-09-06 09:48:53 +02:00
identity-providers Identity Providers(SAML): Adds data table for SAML mappers (#1058) 2021-09-08 10:33:19 -04:00
model Adds realm roles section to app and storybook (#79) 2020-09-18 10:04:55 +02:00
realm Keep realm value from RealmContext in sync with the URL (#1130) 2021-09-07 13:19:50 +02:00
realm-roles Link to RealmRoleRoute using a static path (#1129) 2021-09-07 12:29:34 +02:00
realm-settings Keep realm value from RealmContext in sync with the URL (#1130) 2021-09-07 13:19:50 +02:00
sessions Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
user added user role mapping tab to user details (#1075) 2021-09-03 10:40:59 -04:00
user-federation Bump typescript from 4.2.4 to 4.4.2 (#1081) 2021-09-06 09:48:53 +02:00
utils Introduce 'useRequiredContext' utility function (#882) 2021-07-21 11:30:18 +02:00
App.tsx Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
common-help.ts Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
common-messages.ts add action menu to current user (#1094) 2021-09-03 09:54:23 -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 Add a constant for the default locale (#1023) 2021-08-19 15:56:00 +02: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 Remove useless React fragments (#1062) 2021-08-26 14:15:28 +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 Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
util.ts Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00