keycloak-scim/src/groups
Erik Jan de Wit 2c9b77c425
Fixing UXD review for user (#648)
* Introduced new GroupPicker.
Can be used for move group or join group

* Moved help texts to help.json

* don't set state when there was no request

* add pagination

* remove "Groups" link on root level

* use path in chip instread of name

* fixes filtering to show search not found
and removes `+1` logic from pager

* fix breadcrumb and layout

* fixed all the tests
2021-06-16 07:35:03 -04:00
..
__tests__ First page within Group section (#108) 2020-09-28 11:58:03 -04:00
GroupAttributes.tsx genericly we want all sections to look like this (#473) 2021-03-31 15:16:58 +02:00
groupIdUtils.ts Group details (#425) 2021-03-16 08:37:57 -04:00
GroupsModal.tsx Extend tsconfig from Snowpack and fix type errors 2021-05-18 16:50:35 +02:00
GroupsSection.css First page within Group section (#108) 2020-09-28 11:58:03 -04:00
GroupsSection.tsx fixing issue 629 (#655) 2021-06-10 09:25:02 -04:00
GroupTable.tsx Fixing UXD review for user (#648) 2021-06-16 07:35:03 -04:00
Members.tsx Extend tsconfig from Snowpack and fix type errors 2021-05-18 16:50:35 +02:00
MembersModal.tsx Extend tsconfig from Snowpack and fix type errors 2021-05-18 16:50:35 +02:00
messages.json fixing issue 629 (#655) 2021-06-10 09:25:02 -04:00
SearchGroups.tsx Fixing UXD review for user (#648) 2021-06-16 07:35:03 -04:00
SubGroupsContext.tsx Extend tsconfig from Snowpack and fix type errors 2021-05-18 16:50:35 +02:00