keycloak-scim/src/groups
mfrances17 aa99ac7e2d
Add help url links (#1747)
* initial work

* add help urls for all main landing pages
2021-12-21 10:32:53 -05:00
..
__tests__
routes make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
GroupAttributes.tsx Initial version of the create and edit resouce screen (#1573) 2021-12-01 08:58:25 +01:00
groupIdUtils.ts
GroupRoleMapping.tsx Added role mapping tab to group detail page (#1638) 2021-12-07 13:56:25 +01:00
GroupsModal.tsx Trim names of client, realm role, user and group before saving (#1639) 2021-12-06 17:32:52 +01:00
GroupsSection.css
GroupsSection.tsx Add help url links (#1747) 2021-12-21 10:32:53 -05:00
GroupTable.tsx Realm settings(client policies): add/edit client-updater-source-groups condition (#1577) 2021-11-24 17:19:28 +01:00
Members.tsx Added role mapping tab to group detail page (#1638) 2021-12-07 13:56:25 +01:00
MembersModal.tsx Use route functions for navigation in groups (#1474) 2021-11-09 12:53:06 -05:00
messages.ts Add help url links (#1747) 2021-12-21 10:32:53 -05:00
routes.ts
SearchGroups.tsx make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
SubGroupsContext.tsx