keycloak-scim/cypress/support/pages/admin_console/manage
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 Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
client_scopes remove seperate test project, intgrate cypress 2021-02-19 09:07:40 +01:00
clients Fixing UXD review for user (#648) 2021-06-16 07:35:03 -04:00
groups removed member count column 2021-06-28 12:15:10 +02:00
identity_providers fixes issue (#663) 2021-06-14 07:31:45 -04:00
providers fix test 2021-06-16 10:16:46 -04:00
realm_roles better waits for realm role tests (#897) 2021-07-23 12:58:39 +02:00
realm_settings Realm settings: Sessions tab (#807) 2021-07-15 16:25:22 +02:00
sessions sessions: added cypress tests review changes 2021-07-14 11:41:04 +01:00
users Fixing UXD review for user (#648) 2021-06-16 07:35:03 -04:00
RoleMappingTab.ts Fixing UXD review for user (#648) 2021-06-16 07:35:03 -04:00