keycloak-scim/cypress/support/pages/admin_console/manage/groups
Erik Jan de Wit 50920b3df2
Added rename group and adding members to a group (#448)
* users can now rename groups

* add members to a group

* added cypress test

* remove rename and delete when no group is selected

* added test

* keep selected rows form other pages

* fixed empty first page and cancel button
2021-03-24 10:07:49 -04:00
..
GroupDetailPage.ts Added rename group and adding members to a group (#448) 2021-03-24 10:07:49 -04:00
GroupModal.ts Added rename group and adding members to a group (#448) 2021-03-24 10:07:49 -04:00
SearchGroup.ts Search and create sub groups (#387) 2021-03-01 10:06:04 -05:00