keycloak-scim/src/stories
Erik Jan de Wit bfa0c6e1ea
Advanced tab (#373)
* initial version of the advanced tab

* added registered nodes

* added fine grain open id connect configuration

* added open id connect compatibility section

* added advanced section

* added backend

* fixed type

* renamed 'advanced' to advancedtab

to prevent strange add of '/index.js' by snowpack

* fixed storybook stories

* change '_' to '-' because '_' is also used

* fix spacing buttons

* stop passing the form

* cypress test for advanced tab

* more tests

* saml section

* changed to use NumberInput

* added authetnication flow override

* fixed merge error

* updated text and added link to settings tab

* fixed test

* added filter on flows and better reset

* added now mandetory error handler

* added sorting

* Revert "changed to use NumberInput"

This reverts commit 7829f2656ae8fc8ed4a4a6b1c4b1961241a09d8e.

* allow users to put empty string as value

* already on detail page after save

* fixed merge error
2021-02-28 15:02:31 -05:00
..
AddMapperDialog.stories.tsx hooked up the build in mapper dialog (#197) 2020-11-05 16:26:43 -05:00
AlertPanel.stories.tsx Advanced tab (#373) 2021-02-28 15:02:31 -05:00
ConfirmDialog.stories.tsx initial version of confirm dialog (#117) 2020-09-25 09:17:55 -04:00
DataLoader.stories.tsx Advanced tab (#373) 2021-02-28 15:02:31 -05:00
DownloadDialog.stories.tsx Advanced tab (#373) 2021-02-28 15:02:31 -05:00
FormattedLink.stories.tsx ux review fixes (#356) 2021-02-16 14:18:09 -05:00
HelpSystem.stories.tsx Field level help (#152) 2020-10-09 08:48:50 +02:00
JsonFileUpload.stories.tsx initial version of json file upload component (#75) 2020-09-08 13:16:08 -04:00
KeycloakDataTable.stories.tsx deduplicates some common text strings 2021-01-13 15:48:16 -05:00
ListEmptyState.stories.tsx added ability to add mulitple actions (#163) 2020-10-12 14:02:17 -04:00
MapperList.stories.tsx created a MockAdminClient for the storybook (#240) 2020-12-04 13:58:28 -05:00
messages.json Field level help (#152) 2020-10-09 08:48:50 +02:00
MockAdminClient.tsx Advanced tab (#373) 2021-02-28 15:02:31 -05:00
MultiLineInput.stories.tsx Advanced tab (#373) 2021-02-28 15:02:31 -05:00
RealmForm.stories.tsx created a MockAdminClient for the storybook (#240) 2020-12-04 13:58:28 -05:00
RoleAttributes.stories.tsx Advanced tab (#373) 2021-02-28 15:02:31 -05:00
RoleDetails.stories.tsx WIP role attributes 2021-01-11 16:19:22 -05:00
RoleMappingForm.stories.tsx created a MockAdminClient for the storybook (#240) 2020-12-04 13:58:28 -05:00
ScrollSpy.stories.tsx upgraded to storybook 6 and changed to tsx (#58) 2020-09-03 13:26:36 -04:00
Toolbar.stories.tsx Advanced tab (#373) 2021-02-28 15:02:31 -05:00
UserFedKerberosSettings.stories.tsx renamed useFetch to asyncStateFetch (#277) 2021-01-11 13:56:19 -05:00
UserFedKerberosWizard.stories.tsx rebase on user federation wizard screens (storybook) 2021-01-11 16:07:30 -05:00
UserFedLDAPSettingsTab.stories.tsx renamed useFetch to asyncStateFetch (#277) 2021-01-11 13:56:19 -05:00
UserFedLdapWizard.stories.tsx rebase on user federation wizard screens (storybook) 2021-01-11 16:07:30 -05:00
ViewHeader.stories.tsx Change list view header action menu from select to dropdown (#179) 2020-10-19 09:44:22 -04:00
WizardSectionHeader.stories.tsx rebase on user federation wizard screens (storybook) 2021-01-11 16:07:30 -05:00