keycloak-scim/cypress/support/pages/admin_console
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
..
configure/realm_settings changed to use code editor (#1161) 2021-09-22 10:54:53 +02:00
manage Create profile (#1218) 2021-09-24 11:46:01 +01:00
CreateRealmPage.ts remove seperate test project, intgrate cypress 2021-02-19 09:07:40 +01:00
ListingPage.ts Use new routing conventions for client routes (#888) 2021-07-21 17:08:40 +02:00
Masthead.ts don't use private fields 2021-05-06 11:06:20 +02:00
RealmSelector.ts Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00
SidebarPage.ts Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00