keycloak-scim/src/components
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
..
alert Introduce a standard way to create handle errors (#918) 2021-07-28 14:01:42 +02:00
attribute-form Extend tsconfig from Snowpack and fix type errors 2021-05-18 16:50:35 +02:00
bread-crumb Disable automatically generated breadcrumbs (#894) 2021-07-22 16:48:00 +02:00
client-scope Update Prettier to latest version and fix formatting 2021-07-05 15:26:07 +02:00
confirm-dialog Convert ConfirmDialog test to use React Testing Library 2021-07-07 14:49:49 +02:00
data-loader Drop Storybook from the project (#881) 2021-07-20 16:40:45 +02:00
download-dialog Place dropdown over DownloadDialog (#943) 2021-08-05 15:01:48 +02:00
error Extend tsconfig from Snowpack and fix type errors 2021-05-18 16:50:35 +02:00
external-link Drop snapshot tests in Jest 2021-07-07 10:57:35 +02:00
form-access Run as theme (#840) 2021-07-14 11:35:49 -04:00
group Enable 'no-empty-function' ESlint rule (#917) 2021-07-27 22:56:16 +02:00
help-enabler Introduce 'useRequiredContext' utility function (#882) 2021-07-21 11:30:18 +02:00
json-file-upload Drop snapshot tests in Jest 2021-07-07 10:57:35 +02:00
keycloak-card change existing ids to data-testid 2021-03-02 15:50:45 -05:00
keycloak-tabs fixing the remainder of issue 428 (#621) 2021-05-24 06:21:49 +02:00
list-empty-state added accessibility fixes 2021-07-09 17:15:21 +01:00
multi-line-input added accessibility fixes 2021-07-09 17:15:21 +01:00
password-input added keys tab to client details (#557) 2021-05-04 10:11:58 +02:00
realm-selector Use new routing conventions for realm routes (#890) 2021-07-22 09:13:35 +02:00
role-mapping Introduce a standard way to create handle errors (#918) 2021-07-28 14:01:42 +02:00
scroll-form added acessibility fixes 2021-07-12 15:09:14 +01:00
table-toolbar Changed the group picker to reflect the updated design (#743) 2021-07-06 11:31:14 +02:00
time-selector Realm settings: Sessions tab (#807) 2021-07-15 16:25:22 +02:00
view-header Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
wizard-section-header Integrate Prettier into ESLint and fix linting issues 2021-07-13 15:20:36 +02:00
work-in-progress Integrate Prettier into ESLint and fix linting issues 2021-07-13 15:20:36 +02:00