keycloak-scim/cypress/integration
Jenny 8e6f6fb40b
add create client policy form; WIP (#1448)
add client policy tests

checkout realm settings test from master

RealmSettingsPage.ts master

remove comment and add missing translation

fix tests

PR feedback from Jon and Erik

rebase

editClientPolicy

edit client policy

add client policy conditions form

fix bug in create form

remove comment

update help text

fixes

breadcrumbs

add support for adding multiple conditions, deleting conditions, and list conditions in data table

clean up names

add delete functionality to conditions form

PR feedback from Jon

useMemo for conditions

remove comments and logs

remove unused hook

add profiles modal wip

addprofiles wip

profiles wip

help text wip

add help text

remove comments

remove duplicate message

update data test id

PR feedback from Jon 1

Apply suggestions from code review

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

remove fragment

create policy detail attribute type

PR feedback from Jon 2

support editing profile name and description

add edit functionality and restore tests

Delete EditCondition.ts

Apply suggestions from code review

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

format

fix path

use route fn
2021-11-02 13:11:04 -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 possibility to manage array attributes (#1384) 2021-10-28 14:49:19 -04:00
identity_providers.spec.ts put shared logic into common component + fixes (#1415) 2021-11-01 08:49:23 +01: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_export_test.spec.ts Implement partial realm export (#1441) 2021-10-29 10:50:25 +08: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 add create client policy form; WIP (#1448) 2021-11-02 13:11:04 -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 prevent stacked notifications (#1438) 2021-10-28 14:58:54 -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 possibility to manage array attributes (#1384) 2021-10-28 14:49:19 -04:00