keycloak-scim/src/realm-roles
Eugenia dd1e1f511e
Realm roles(associated roles): fix search filtering bug (#497)
* realm roles UX review progress wip

* filter realm roles on Enter key press, add filter functionality

* clean up

* filterChips logic now in table toolbar

* fix lint and format

* save with erik

* remove filter chips functionality

* fix check-types

* fix realm roles cypress test

* format

* wip pagination

* rebase

* fix roles pagination

* format

* add back save

* remove duplicates in associated roles table, can now paginate modal

* remove logs

* rebase and fix pagination/search

* remove slice

* pagination in modal and associated roles tab

* show client roles

* lint and format

* fix ts error in AliasRenderer

* fix lint

* add filterType

* wip search in component

* fix associated roles tab pagination

* revert KDT changes

* fix text

* add promise resolve type

* format

* remove comment

* add alphabetize function

* fix search

* remove log stmt

* clean up

* address PR feedback from Erik and render clientId badge in associated roles

* remove comment

* fix type

* format

* make checkboxes selectable

* address PR feedbak from Erik

* changes from rebase
2021-04-09 17:08:40 +02:00
..
__tests__ WIP role attributes 2021-01-11 16:19:22 -05:00
AliasRendererComponent.tsx Fix roles pagination+filter out duplicates from associated roles list (#460) 2021-04-01 15:41:21 +02:00
AssociatedRolesModal.tsx Realm roles(associated roles): fix search filtering bug (#497) 2021-04-09 17:08:40 +02:00
AssociatedRolesTab.tsx Realm roles(associated roles): fix search filtering bug (#497) 2021-04-09 17:08:40 +02:00
messages.json move multi-used strings to common 2021-04-05 14:04:23 -04:00
RealmRoleForm.tsx Changes from Realm Roles UX Review [List] (#433) 2021-03-22 09:14:24 +01:00
RealmRolesSection.css Changes from Realm Roles UX Review [List] (#433) 2021-03-22 09:14:24 +01:00
RealmRolesSection.tsx removed double query for realm roles (#471) 2021-03-29 14:46:46 -04:00
RealmRoleTabs.tsx move multi-used strings to common 2021-04-05 14:04:23 -04:00
RoleAttributes.tsx Changes from Realm Roles UX Review [List] (#433) 2021-03-22 09:14:24 +01:00
RolesList.tsx Changes from Realm Roles UX Review [List] (#433) 2021-03-22 09:14:24 +01:00
UsersInRoleTab.tsx added delete and cypress test 2021-03-05 14:47:59 +01:00