keycloak-scim/src/clients/scopes
Erik Jan de Wit 41062f88f4
Introduced generic DataList component that can handle all Lists. (#241)
* initial version of a data list

* introduced paginate property

* added search key

* added types and actions

* added renderer to customize rendering of one cell

* changed `ClientList` to new `DataList`

* replaced client scope list with `DataList`

* added empty state

* Replaced RoleList with `DataList`

* switched to lodash cloneDeep

* fix merge error
2020-12-07 14:23:18 -05:00
..
AddScopeDialog.tsx added actions to client scope mapping screen (#242) 2020-12-04 16:08:11 -05:00
ClientScopes.tsx Introduced generic DataList component that can handle all Lists. (#241) 2020-12-07 14:23:18 -05:00
ClientScopeTypes.tsx added actions to client scope mapping screen (#242) 2020-12-04 16:08:11 -05:00
evaluate.css Initial version of the client scope tab for clients (#227) 2020-11-24 15:11:13 -05:00
EvaluateScopes.tsx Initial version of the client scope tab for clients (#227) 2020-11-24 15:11:13 -05:00