keycloak-scim/js/apps/admin-ui/src/groups
Erik Jan de Wit 339619816a
lazy populate the treeview for groups (#21520)
* added lazy parameter

fixes: #19954

* changed to only have the parameter

* fixed merge errors

* removed the `lazy` and now add subgroups on select

* lint

* fixed prettier

* fixed nullpointer

* fixed member tab
2023-08-04 20:19:34 +00:00
..
__tests__ Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
components lazy populate the treeview for groups (#21520) 2023-08-04 20:19:34 +00:00
routes lazy populate the treeview for groups (#21520) 2023-08-04 20:19:34 +00:00
GroupAttributes.tsx Reference admin client from module instead of context (#20118) 2023-05-03 13:51:02 +00:00
groupIdUtils.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
GroupRoleMapping.tsx Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
GroupsModal.tsx Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
GroupsSection.css Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
GroupsSection.tsx lazy populate the treeview for groups (#21520) 2023-08-04 20:19:34 +00:00
GroupTable.tsx lazy populate the treeview for groups (#21520) 2023-08-04 20:19:34 +00:00
Members.tsx lazy populate the treeview for groups (#21520) 2023-08-04 20:19:34 +00:00
MembersModal.tsx Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00
routes.ts Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
SubGroupsContext.tsx Upgrade Prettier to the latest version (#21601) 2023-07-11 14:03:21 +00:00