keycloak-scim/cypress/integration
agagancarczyk 56eb774dd3
Profile view update (#1357)
* added routing for viewing client profile

* added add executors form template

* added add executors form template

* add executor: wip

* add executor: wip

* add executor: wip

* add executor: wip

* add executor: wip

* add executor: wip

* add executor: wip

* add executor: wip

* add executor: wip

* added adding excutors to profiles

* added displaying executors - wip

* added displaying executors - wip

* added navigation to client profile edit on executor creation

* replaced table with list for listing executors added

* added support for editing client profile

* added logic making executors with config links only

* added read only values for edit/view client temporarily

* added helpText for added executors listed in executors list

* added helpText for added executors listed in executors list

* added deleting executor from client profile

* fixed deleting client profile and fixed messages for delete modals

* fixed message for delete clinet profile modal

* combined delete dialogs for client profile and executor

* displaying global executors for global profiles, hiding add executor button

* fixed eslint issue

* fixed executors list

* added back button to global profile view/edit view

* fixed test

* added global batche and hid actions dropdown for global profiles

* fixed switch on/off labels

* fixed hide/display items for global and non-global profiles

* added isDirty

* feedback fixes

* feedback fixes

* feedback fixes

* feedback fixes

* feedback fixes

* feedback fix

* small refactor

* added name and removed unused state

* fixed executor creation

* fixed executor creation

* added saving edited client profile

* added saving edited client profile

* improved trash icon styles

* test fix

* Some code suggestions

* Some more code suggestions

* feedback fixes

* feedback fixes

* use find instead of filter

* feedback fixes

* added defaultValues for executors

* removed defaultValues for executors

* final feedback fixes

* minor fixes

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-10-26 16:16:19 -04:00
..
authentication_test.spec.ts added required actions tab (#1338) 2021-10-19 17:30:57 +02:00
client_scopes_test.spec.ts Prefer using arrow functions for callbacks (#1287) 2021-10-04 08:03:19 +02:00
clients_test.spec.ts Fixes cypress memory issue and several tests (#1358) 2021-10-26 08:41:08 -04:00
events_test.spec.ts Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00
group_test.spec.ts Added attributes tab to users (#1383) 2021-10-25 16:38:54 +02:00
identity_providers.spec.ts Delete mapper (#1307) 2021-10-07 12:08:29 +02:00
login_test.spec.ts Prefer using arrow functions for callbacks (#1287) 2021-10-04 08:03:19 +02:00
masthead_test.spec.ts Default roles: UI Changes from KEYCLOAK-14846 (#693) 2021-06-18 16:04:20 -04:00
partial_import_test.spec.ts changed to use code editor (#1161) 2021-09-22 10:54:53 +02:00
realm_roles_test.spec.ts Prefer using arrow functions for callbacks (#1287) 2021-10-04 08:03:19 +02:00
realm_settings_test.spec.ts Profile view update (#1357) 2021-10-26 16:16:19 -04:00
realm_test.spec.ts Pass login realm to WhoAmI (#989) 2021-08-11 16:38:55 +02:00
sessions_test.spec.ts Fixes cypress memory issue and several tests (#1358) 2021-10-26 08:41:08 -04:00
user_fed_kerberos_test.spec.ts Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
user_fed_ldap_mapper_test.spec.ts Fixes cypress memory issue and several tests (#1358) 2021-10-26 08:41:08 -04:00
user_fed_ldap_test.spec.ts Add editMode as a required field (#1209) 2021-09-23 16:11:41 +02:00
users_test.spec.ts Added attributes tab to users (#1383) 2021-10-25 16:38:54 +02:00