keycloak-scim/src/components
Jenny 83d5624bf4
Identity Providers(Mappers): Edit mappers (#1140)
* rebase

dont fetch rolesbyID if mapperId

save attributes

fix cypress test

cypress test updates

fix cancel route

route fix with Erik

Apply suggestions from Jon's code review

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

pr feedback from jon

remove unused import

* usefindbytestid

* PR feedback from Jon

* fix tests

* fix save bug and feedback from Jon

* remove unnecessary type

* fix cypress test
2021-09-22 16:27:30 -04:00
..
alert Use FunctionComponent type for components needing 'children' prop (#977) 2021-08-10 13:18:48 +02:00
attribute-form Identity Providers(Mappers): Edit mappers (#1140) 2021-09-22 16:27:30 -04:00
bread-crumb Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
client-scope Make filtering of client scopes same for clients and client scope section (#1064) 2021-09-14 17:48:48 +02:00
confirm-dialog Check types using ts-jest and upgrade Jest (#1178) 2021-09-17 09:33:15 +02:00
data-loader Check types using ts-jest and upgrade Jest (#1178) 2021-09-17 09:33:15 +02:00
download-dialog add action menu to current user (#1094) 2021-09-03 09:54:23 -04:00
error Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
external-link Drop snapshot tests in Jest 2021-07-07 10:57:35 +02:00
form-access Check types using ts-jest and upgrade Jest (#1178) 2021-09-17 09:33:15 +02:00
group Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
help-enabler Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
json-file-upload changed to use code editor (#1161) 2021-09-22 10:54:53 +02:00
keycloak-card change existing ids to data-testid 2021-03-02 15:50:45 -05:00
keycloak-tabs Prefer Array#includes() over Array#indexOf() (#1013) 2021-08-18 11:29:42 +02:00
list-empty-state Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
multi-line-input Prefer optional chaining over validating references (#992) 2021-08-12 13:15:47 +02:00
password-input change to TextInput when editing (#991) 2021-08-17 08:58:07 -04:00
realm-selector Keep realm value from RealmContext in sync with the URL (#1130) 2021-09-07 13:19:50 +02:00
role-mapping Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
scroll-form Use FunctionComponent type for components needing 'children' prop (#977) 2021-08-10 13:18:48 +02:00
table-toolbar don't show toolbar when not searching (#1152) 2021-09-15 11:45:56 +02:00
time-selector Time selector was generating duplicate id's (#1117) 2021-09-03 08:55:51 +02:00
view-header Identity Providers(Mappers): Implement "Add Mapper" Screen/Functionality for OIDC and SAML IdPs (#1118) 2021-09-13 11:17:00 +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