keycloak-scim/src/components/table-toolbar
Erik Jan de Wit 78f843cdcc
Fixes with realm list (#576)
* only query realms endpoint once

currently the realm list query is expensive and we only need it once.

* fixed refresh issues

* fixed tests

* fixed imports

* fixed types

* removed strange non code

* reload instead

* added more realm tests
2021-05-03 12:44:47 -04:00
..
KeycloakDataTable.tsx Fixes with realm list (#576) 2021-05-03 12:44:47 -04:00
PaginatingTableToolbar.tsx added isRowDisabled function to disble rows 2021-03-31 10:48:14 +02:00
TableToolbar.tsx Changes from Realm Roles UX Review [List] (#433) 2021-03-22 09:14:24 +01:00