keycloak-scim/src/realm-settings
2022-06-02 09:27:29 +02:00
..
event-config Refactored the way we show time using Intl (#2178) 2022-03-07 14:49:38 +01:00
keys Replace text inputs with KeycloakTextInput (#2413) 2022-04-21 17:03:26 +02:00
routes Ream-settings -> User Profile -> Edit Attribute (#2343) 2022-03-31 14:28:48 +01:00
security-defences Link security header help text to MDN (#2733) 2022-06-02 09:27:29 +02:00
user-profile Disallow deletion of restricted user attributes (#2734) 2022-06-02 09:04:11 +02:00
AddClientProfileModal.tsx Fix policy profiles (#2120) 2022-02-18 11:51:03 +01:00
AddMessageBundleModal.tsx Replace text inputs with KeycloakTextInput (#2413) 2022-04-21 17:03:26 +02:00
AddUserEmailModal.tsx Replace text inputs with KeycloakTextInput (#2413) 2022-04-21 17:03:26 +02:00
ClientProfileForm.tsx removed action menu for create new client profile (#2728) 2022-06-01 14:21:29 +01:00
DefaultGroupsTab.tsx Fixed the group move test by fixing the app (#2625) 2022-05-12 15:46:10 +02:00
EmailTab.tsx Use correct field for authentication of e-mail server (#2706) 2022-05-30 12:20:17 +02:00
ExecutorForm.tsx Reset the form when the type is changed (#2189) 2022-03-07 15:27:10 +01:00
GeneralTab.tsx Replace text inputs with KeycloakTextInput (#2413) 2022-04-21 17:03:26 +02:00
LocalizationTab.tsx Locale edit shouldn't be disabled (#2626) 2022-05-17 09:51:12 +02:00
LoginTab.tsx Realm settings(login tab): Add login tests (#2260) 2022-03-28 17:34:07 +02:00
NewAttributeSettings.tsx Refactored scroll form so to easier hide section (#2697) 2022-05-30 13:07:33 +02:00
NewClientPolicyCondition.tsx removed components that don't adhere to server configuration (#2091) 2022-02-21 17:30:57 +01:00
NewClientPolicyForm.tsx Replace text areas with KeycloakTextArea (#2617) 2022-05-11 11:46:14 +02:00
PartialExport.tsx Implement partial realm export (#1441) 2021-10-29 10:50:25 +08:00
PartialImport.tsx Complete partial import functionality. (#1644) 2021-12-10 11:53:21 +01:00
PoliciesTab.tsx Added confirm dialog on disable (#2238) 2022-03-14 11:16:43 +01:00
ProfilesTab.tsx Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
realm-settings-section.css Ream-settings-> User profile -> Create attribute (#2265) 2022-03-16 09:32:23 +00:00
RealmSettingsSection.tsx refacored the keys tab removed duplication (#2146) 2022-02-28 16:22:00 +01:00
RealmSettingsTabs.tsx Override when already set with default (#2283) 2022-03-29 11:23:26 +02:00
routes.ts Ream-settings-> User profile -> Create attribute (#2265) 2022-03-16 09:32:23 +00:00
SessionsTab.tsx don't convert to string (#2653) 2022-05-17 12:19:18 +02:00
ThemesTab.tsx changed all the help items (#1683) 2021-12-14 15:56:36 +01:00
TokensTab.tsx Remove "Revoke Refresh Token" when not revoke on (#2234) 2022-03-14 11:26:06 +01:00
UserRegistration.tsx Added default group tab to user registration (#1965) 2022-02-09 12:46:58 +01:00