keycloak-scim/src
Erik Jan de Wit dfc4beced4
changed to use the keycloak datatable (#432)
* changed to use the keycloak datatable

so it will benifid from a general way tables work in the admin console

* null check

* changed to use any active tab

seems sometimes the tab doesn't get set properly
so instead of "mappers" it's still "settings"
this change makes it work with both
2021-03-19 08:43:32 -04:00
..
__mocks__
authentication initial version of authentication section (#309) 2021-01-26 14:39:01 -05:00
client-scopes changed to use the keycloak datatable (#432) 2021-03-19 08:43:32 -04:00
clients changed to use the keycloak datatable (#432) 2021-03-19 08:43:32 -04:00
components fixed visual and logical errors described in #423 (#429) 2021-03-19 08:49:33 +01:00
context Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
dashboard Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
events created bookmarkable tabs component (#296) 2021-01-13 15:47:40 -05:00
groups Group details (#425) 2021-03-16 08:37:57 -04:00
identity-providers added links to marvel for work in progress parts (#297) 2021-01-13 15:59:49 -05:00
model
realm use === instead of == and unused imports (#431) 2021-03-12 07:42:54 +01:00
realm-roles Group details (#425) 2021-03-16 08:37:57 -04:00
realm-settings change reload txt to revert 2021-03-12 11:30:14 -05:00
sessions initial version of the sessions sectino (#260) 2020-12-18 08:01:35 +01:00
stories Advanced tab (#373) 2021-02-28 15:02:31 -05:00
user fixed visual and logical errors described in #423 (#429) 2021-03-19 08:49:33 +01:00
user-federation Nonscrolling action buttons for long forms (#437) 2021-03-16 13:35:45 +01:00
App.tsx Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
common-help.json updated to match ui design (#369) 2021-02-18 08:06:51 +01:00
common-messages.json added search empty state (#435) 2021-03-16 13:42:05 +01:00
ForbiddenSection.tsx Implement basic access control. (#183) 2020-10-21 07:31:41 -04:00
i18n.ts initial version of authentication section (#309) 2021-01-26 14:39:01 -05:00
index.tsx be able to use admin client in nodejs mode (#231) 2020-12-02 08:37:40 -05:00
KeycloakAdminConsole.tsx Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
PageHeader.tsx Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
PageNav.tsx fixed merge error 2021-03-05 11:51:20 +01:00
PageNotFoundSection.tsx
route-config.ts changed to use the keycloak datatable (#432) 2021-03-19 08:43:32 -04:00
util.ts Advanced tab (#373) 2021-02-28 15:02:31 -05:00