keycloak-scim/cypress/integration
Erik Jan de Wit cc31f0853c
Initial version of the authentication section (#887)
* initial version of create authentication screen

* initial version of authentication details

* added flow details labels to view header

* not in use fix

* create execution tree

* fixed collapsable row layout

* fix drag and drop expand

* fix merge error

* move to modal

* diff and post drag and drop changes

* fixed locating the parent row

* move "live text" for d&d to common messages

* firefox fix

* initial version of the diagram

* use dagre to layout automatically

* moved to sperate file

* conditional node

* now renders subflows sequential

* changed to render sequential or parallel flows

* fixed render of sub flows

* added button edge, drawer and selectable nodes

* add requirement dropdown

* also do move so we can merge

* also do move so we can merge

* fixed merge

* added refresh

* change requirement

* fixed merge error

* now uses the new routes

* Split out routes into multiple files

* Update src/authentication/AuthenticationSection.tsx

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

* Update src/authentication/FlowDetails.tsx

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

* Update src/authentication/FlowDetails.tsx

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

* Update src/authentication/FlowDetails.tsx

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

* Update src/authentication/FlowDetails.tsx

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

* fixed labels

* merge fix

* make execution of these parrallel

* added some tests

* Update src/authentication/components/FlowRequirementDropdown.tsx

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

* more review changes

* fixed merge error

Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-08-09 10:47:34 +02:00
..
authentication_test.spec.ts Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
client_scopes_test.spec.ts Introduce a standard way to create handle errors (#918) 2021-07-28 14:01:42 +02:00
clients_test.spec.ts Introduce a standard way to create handle errors (#918) 2021-07-28 14:01:42 +02:00
group_test.spec.ts removed member count column 2021-06-28 12:15:10 +02:00
identity_providers.spec.ts Run Cypress tests on Keycloak theme (#925) 2021-07-30 20:12:32 +02:00
login_test.spec.ts Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04: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 Partial import phase 2 (#702) 2021-06-16 13:03:55 +02:00
realm_roles_test.spec.ts better waits for realm role tests (#897) 2021-07-23 12:58:39 +02:00
realm_settings_test.spec.ts Re-enable localization Cypress tests (#935) 2021-08-04 12:50:25 +02:00
realm_test.spec.ts Fixing cypress tests (#586) 2021-05-06 07:31:40 +02:00
sessions_test.spec.ts sessions: added cypress tests for session types dropdown display 2021-07-14 11:14:03 +01: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 Fixing UXD review for user (#648) 2021-06-16 07:35:03 -04:00
user_fed_ldap_test.spec.ts fix types and one user fed test 2021-05-14 15:47:28 -04:00
users_test.spec.ts Fixing UXD review for user (#648) 2021-06-16 07:35:03 -04:00