keycloak-scim/cypress/support/pages/admin_console/manage
agagancarczyk bd423c4bbe
Create profile (#1218)
* create-client-profile: creating client profile wip

* create-profile: added deleting profile

* create-profile: add executors - wip

* create-profile: add executors - wip

* create-profile: add executors - wip

* create-profile: add executors - wip

* create-profile: added testId for tests

* create-profile: added cypress tests for client profiles

* Update cypress/support/pages/admin_console/manage/realm_settings/RealmSettingsPage.ts

marking fields as private

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* Update src/realm-settings/NewClientProfileForm.tsx

removing async (not needed)

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* feedback fixes

* Update src/realm-settings/NewClientProfileForm.tsx

new router link implementation

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* simplify ClientProfile type

* align form type with model

* do not delete

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-09-24 11:46:01 +01:00
..
authentication added subflow and create flow to authentication (#1198) 2021-09-23 17:06:58 +02:00
client_scopes remove seperate test project, intgrate cypress 2021-02-19 09:07:40 +01:00
clients Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00
events Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00
groups Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00
identity_providers Identity Providers(Mappers): Edit mappers (#1140) 2021-09-22 16:27:30 -04:00
providers Add editMode as a required field (#1209) 2021-09-23 16:11:41 +02:00
realm_roles Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00
realm_settings Create profile (#1218) 2021-09-24 11:46:01 +01:00
sessions Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00
users Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00
RoleMappingTab.ts Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00