keycloak-scim/src/realm-settings
Jenny 8e6f6fb40b
add create client policy form; WIP (#1448)
add client policy tests

checkout realm settings test from master

RealmSettingsPage.ts master

remove comment and add missing translation

fix tests

PR feedback from Jon and Erik

rebase

editClientPolicy

edit client policy

add client policy conditions form

fix bug in create form

remove comment

update help text

fixes

breadcrumbs

add support for adding multiple conditions, deleting conditions, and list conditions in data table

clean up names

add delete functionality to conditions form

PR feedback from Jon

useMemo for conditions

remove comments and logs

remove unused hook

add profiles modal wip

addprofiles wip

profiles wip

help text wip

add help text

remove comments

remove duplicate message

update data test id

PR feedback from Jon 1

Apply suggestions from code review

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

remove fragment

create policy detail attribute type

PR feedback from Jon 2

support editing profile name and description

add edit functionality and restore tests

Delete EditCondition.ts

Apply suggestions from code review

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

format

fix path

use route fn
2021-11-02 13:11:04 -04:00
..
event-config Admin search (#1108) 2021-09-03 11:50:45 +01:00
key-providers make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
routes Client policies(conditions): add correct form fields for all condition types (#1430) 2021-11-01 18:18:27 -04:00
security-defences fix the name of the fields introduced test (#1199) 2021-09-23 09:48:23 +02:00
AddClientProfileModal.tsx Client policies(policies): Create, add, delete and list client profiles in existing policy (#1393) 2021-10-29 16:19:57 +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 add create client policy form; WIP (#1448) 2021-11-02 13:11:04 -04:00
EmailTab.tsx Do not save realm when testing e-mail connection (#1325) 2021-10-14 17:08:42 -04:00
ExecutorForm.tsx add create client policy form; WIP (#1448) 2021-11-02 13:11:04 -04:00
GeneralTab.tsx Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
help.ts Client policies(conditions): add correct form fields for all condition types (#1430) 2021-11-01 18:18:27 -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 Client policies(conditions): add correct form fields for all condition types (#1430) 2021-11-01 18:18:27 -04:00
NewClientPolicyCondition.tsx Client policies(conditions): add correct form fields for all condition types (#1430) 2021-11-01 18:18:27 -04:00
NewClientPolicyForm.tsx add create client policy form; WIP (#1448) 2021-11-02 13:11:04 -04:00
PartialExport.tsx Implement partial realm export (#1441) 2021-10-29 10:50:25 +08:00
PartialImport.tsx Update Prettier to latest version and fix formatting 2021-07-05 15:26:07 +02:00
PoliciesTab.tsx Client policies(policies): Create, add, delete and list client profiles in existing policy (#1393) 2021-10-29 16:19:57 +02:00
ProfilesTab.tsx make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
RealmSettingsSection.css Profile view update (#1357) 2021-10-26 16:16:19 -04:00
RealmSettingsSection.tsx make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
RealmSettingsTabs.tsx make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
routes.ts Client policies(policies): Create, add, delete and list client profiles in existing policy (#1393) 2021-10-29 16:19:57 +02: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