keycloak-scim/src/realm-settings
Jenny 02ce5c4e6e
Realm settings(login tab): fix switches (#1183)
* fix login tab

update cypress test

cypress test

rebase

test updates

cypress test fix

get correct ids

fix get call

fix tests

try refetching realm

add useEffect to fix server GET call

uncomment test

revert to original useFetch

prettier

create new function

set timeout to 10 ms

set to 100 ms

* add comment to useEffect per Jon feedback
2021-09-27 13:15:36 -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 Realm setting profiles (#1149) 2021-09-20 13:42:07 +01: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 Use pre-release version of Admin Client (#1063) 2021-08-26 10:39:35 +02:00
EmailTab.tsx refactor realm settings (#1083) 2021-09-02 16:14:43 -04:00
GeneralTab.tsx Remove useless React fragments (#1062) 2021-08-26 14:15:28 +02:00
help.ts fix the name of the fields introduced test (#1199) 2021-09-23 09:48:23 +02: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 fixes issue with selected locals (#1200) 2021-09-23 16:15:37 +02:00
LoginTab.tsx Realm settings(login tab): fix switches (#1183) 2021-09-27 13:15:36 -04:00
messages.ts fixing messages (#1241) 2021-09-27 16:54:01 +02:00
NewClientProfileForm.tsx Create profile (#1218) 2021-09-24 11:46:01 +01:00
PartialImport.tsx Update Prettier to latest version and fix formatting 2021-07-05 15:26:07 +02:00
PoliciesTab.tsx Realm Settings(Client Policies): Add policies list (#1201) 2021-09-23 09:41:29 -04:00
ProfilesTab.tsx Create profile (#1218) 2021-09-24 11:46:01 +01:00
RealmSettingsSection.css Create profile (#1218) 2021-09-24 11:46:01 +01:00
RealmSettingsSection.tsx Realm settings(login tab): fix switches (#1183) 2021-09-27 13:15:36 -04:00
RealmSettingsTabs.tsx Realm settings(login tab): fix switches (#1183) 2021-09-27 13:15:36 -04:00
routes.ts Realm setting profiles (#1149) 2021-09-20 13:42:07 +01: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