keycloak-scim/src/realm-settings
agagancarczyk 56eb774dd3
Profile view update (#1357)
* added routing for viewing client profile

* added add executors form template

* added add executors form template

* add executor: wip

* add executor: wip

* add executor: wip

* add executor: wip

* add executor: wip

* add executor: wip

* add executor: wip

* add executor: wip

* add executor: wip

* added adding excutors to profiles

* added displaying executors - wip

* added displaying executors - wip

* added navigation to client profile edit on executor creation

* replaced table with list for listing executors added

* added support for editing client profile

* added logic making executors with config links only

* added read only values for edit/view client temporarily

* added helpText for added executors listed in executors list

* added helpText for added executors listed in executors list

* added deleting executor from client profile

* fixed deleting client profile and fixed messages for delete modals

* fixed message for delete clinet profile modal

* combined delete dialogs for client profile and executor

* displaying global executors for global profiles, hiding add executor button

* fixed eslint issue

* fixed executors list

* added back button to global profile view/edit view

* fixed test

* added global batche and hid actions dropdown for global profiles

* fixed switch on/off labels

* fixed hide/display items for global and non-global profiles

* added isDirty

* feedback fixes

* feedback fixes

* feedback fixes

* feedback fixes

* feedback fixes

* feedback fix

* small refactor

* added name and removed unused state

* fixed executor creation

* fixed executor creation

* added saving edited client profile

* added saving edited client profile

* improved trash icon styles

* test fix

* Some code suggestions

* Some more code suggestions

* feedback fixes

* feedback fixes

* use find instead of filter

* feedback fixes

* added defaultValues for executors

* removed defaultValues for executors

* final feedback fixes

* minor fixes

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-10-26 16:16:19 -04:00
..
event-config Admin search (#1108) 2021-09-03 11:50:45 +01:00
key-providers Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
routes Profile view update (#1357) 2021-10-26 16:16:19 -04:00
security-defences fix the name of the fields introduced test (#1199) 2021-09-23 09:48:23 +02:00
AddMessageBundleModal.tsx Realm settings(localization): Add bundle functionality (#739) 2021-07-01 08:48:30 +02:00
AddUserEmailModal.tsx Do not save realm when testing e-mail connection (#1325) 2021-10-14 17:08:42 -04:00
ClientProfileForm.tsx Profile view update (#1357) 2021-10-26 16:16:19 -04:00
EmailTab.tsx Do not save realm when testing e-mail connection (#1325) 2021-10-14 17:08:42 -04:00
ExecutorForm.tsx Profile view update (#1357) 2021-10-26 16:16:19 -04:00
GeneralTab.tsx Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
help.ts Create client policy form (#1309) 2021-10-12 11:03:56 -04:00
JavaKeystoreModal.tsx Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
KeysListTab.tsx refactor realm settings (#1083) 2021-09-02 16:14:43 -04:00
KeysProvidersTab.tsx added user role mapping tab to user details (#1075) 2021-09-03 10:40:59 -04:00
LocalizationTab.tsx Add help text to the realm localization fields (#1266) 2021-09-30 10:58:30 +02:00
LoginTab.tsx Realm settings(login tab): fix switches (#1183) 2021-09-27 13:15:36 -04:00
messages.ts Profile view update (#1357) 2021-10-26 16:16:19 -04:00
NewClientPolicyCondition.tsx Realm settings(Client policies): Add support for adding, listing, and deleting conditions (#1361) 2021-10-21 14:40:02 -04:00
NewClientPolicyForm.tsx Realm settings(Client policies): Add support for adding, listing, and deleting conditions (#1361) 2021-10-21 14:40:02 -04:00
PartialImport.tsx Update Prettier to latest version and fix formatting 2021-07-05 15:26:07 +02:00
PoliciesTab.tsx Edit client policy (#1337) 2021-10-13 16:54:51 -04:00
ProfilesTab.tsx Profile view update (#1357) 2021-10-26 16:16:19 -04:00
RealmSettingsSection.css Profile view update (#1357) 2021-10-26 16:16:19 -04:00
RealmSettingsSection.tsx Realm settings(Client policies): Add support for adding, listing, and deleting conditions (#1361) 2021-10-21 14:40:02 -04:00
RealmSettingsTabs.tsx Do not save realm when testing e-mail connection (#1325) 2021-10-14 17:08:42 -04:00
routes.ts Profile view update (#1357) 2021-10-26 16:16:19 -04:00
RSAGeneratedModal.tsx Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
RSAModal.tsx Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
SessionsTab.tsx refactor realm settings (#1083) 2021-09-02 16:14:43 -04:00
ThemesTab.tsx Remove internationalization from 'Themes' tab (#1138) 2021-09-09 14:00:20 +02:00
TokensTab.tsx refactor realm settings (#1083) 2021-09-02 16:14:43 -04:00