keycloak-scim/src
Jenny a5fd9dd0bf
Realm settings(Client policies): Add support for adding, listing, and deleting conditions (#1361)
* add create client policy form; WIP

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

PR feedback from Jon

messages

rename message

rebase

* remove duplicate value

* fixed multi select bug
2021-10-21 14:40:02 -04:00
..
authentication added required actions tab (#1338) 2021-10-19 17:30:57 +02:00
client-scopes Added mapping tab to clients (#1375) 2021-10-20 16:26:05 +02:00
clients Added mapping tab to clients (#1375) 2021-10-20 16:26:05 +02:00
components Mask private key when exporting SAML client (#1326) 2021-10-14 09:52:36 +02:00
context Check types using ts-jest and upgrade Jest (#1178) 2021-09-17 09:33:15 +02:00
dashboard Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
events Add utility function to pretty print JSON (#1310) 2021-10-08 20:21:09 +02:00
groups now checks if data could be loaded and throw error (#1265) 2021-09-30 10:58:48 +02:00
identity-providers Normalize regex attribute values before saving (#1381) 2021-10-20 17:53:44 +02:00
model Adds realm roles section to app and storybook (#79) 2020-09-18 10:04:55 +02:00
realm Keep realm value from RealmContext in sync with the URL (#1130) 2021-09-07 13:19:50 +02:00
realm-roles now checks if data could be loaded and throw error (#1265) 2021-09-30 10:58:48 +02:00
realm-settings Realm settings(Client policies): Add support for adding, listing, and deleting conditions (#1361) 2021-10-21 14:40:02 -04:00
sessions Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
user now checks if data could be loaded and throw error (#1265) 2021-09-30 10:58:48 +02:00
user-federation Updated the test ldap settings with second button (#1275) 2021-10-05 12:31:39 +02:00
utils Introduce 'useRequiredContext' utility function (#882) 2021-07-21 11:30:18 +02:00
App.tsx now checks if data could be loaded and throw error (#1265) 2021-09-30 10:58:48 +02:00
common-help.ts Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
common-messages.ts Updated the test ldap settings with second button (#1275) 2021-10-05 12:31:39 +02:00
environment.ts Parse environment information as JSON (#851) 2021-07-15 11:50:01 +02:00
ForbiddenSection.tsx Implement basic access control. (#183) 2020-10-21 07:31:41 -04:00
i18n.ts Add a constant for the default locale (#1023) 2021-08-19 15:56:00 +02:00
index.css Upgrade to Snowpack 3 (#839) 2021-07-16 10:59:46 +02:00
index.tsx Fix realm intialization (#990) 2021-08-11 13:23:59 +02:00
PageHeader.tsx Use type-safe alternative for links (#1280) 2021-10-01 12:52:45 +02:00
PageNav.tsx Realm settings(localization): add locale dropdown to table (#936) 2021-08-17 08:50:31 -04:00
PageNotFoundSection.tsx Restructure (#78) 2020-09-10 14:04:03 -04:00
route-config.ts Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
util.ts Add utility function to pretty print JSON (#1310) 2021-10-08 20:21:09 +02:00