keycloak-scim/cypress/support/pages/admin_console/manage
Erik Jan de Wit ede8db53a0
Added default role tab to realm settings (#1497)
* added user registration tab to realm settings

* added keycloak spinner

* fixed routing from all role tabs

* Update src/realm-settings/RealmSettingsTabs.tsx

Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>

* changed tab name to "associated-roles"

* removed useless key attribute

* removed unnessary variable

* fixed pagination

* rebased

* fixed default role type

* fixed create realm role

* fixed helpItem forID

* fixed test

Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
2021-11-16 12:10:10 +01:00
..
authentication added required actions tab (#1338) 2021-10-19 17:30:57 +02:00
client_scopes remove seperate test project, intgrate cypress 2021-02-19 09:07:40 +01:00
clients Add a human readable name for client protocol (#1283) 2021-10-01 16:36:36 +02:00
events Event listeners (#1533) 2021-11-11 12:18:50 +00:00
groups Added attributes tab to users (#1383) 2021-10-25 16:38:54 +02:00
identity_providers put shared logic into common component + fixes (#1415) 2021-11-01 08:49:23 +01:00
providers Add editMode as a required field (#1209) 2021-09-23 16:11:41 +02:00
realm_roles Added default role tab to realm settings (#1497) 2021-11-16 12:10:10 +01:00
realm_settings Event listeners (#1533) 2021-11-11 12:18:50 +00:00
sessions Fixes cypress memory issue and several tests (#1358) 2021-10-26 08:41:08 -04:00
users Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00
AttributesTab.ts Added possibility to manage array attributes (#1384) 2021-10-28 14:49:19 -04:00
RoleMappingTab.ts Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00