keycloak-scim/src/realm-settings
agagancarczyk a6904be9ff
Realm-settings -> User Profile -> Attributes (#2107)
* attributes tab - wip

* attributes tab - wip

* attributes tab - wip

* attributes tab - wip

* added dropdown for each attribute row

* added kebab logic

* added delete dialog - wip

* added delete dialog - wip

* added delete dialog - wip

* draggable rows - wip

* draggable rows - wip

* draggable rows - wip

* refactored draggable rows

* refactored draggable rows

* added tests

* added tests

* refactor

* refactor

* refactor

* renamed css file to realm-settings-section.css

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-02-16 11:39:08 +00:00
..
event-config changed all the help items (#1683) 2021-12-14 15:56:36 +01:00
key-providers changed all the help items (#1683) 2021-12-14 15:56:36 +01:00
routes Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
security-defences changed all the help items (#1683) 2021-12-14 15:56:36 +01:00
user-profile Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
AddClientProfileModal.tsx Added default role tab to realm settings (#1497) 2021-11-16 12:10:10 +01:00
AddMessageBundleModal.tsx updated and fixed user test (#1956) 2022-02-02 12:44:52 +01:00
AddUserEmailModal.tsx updated and fixed user test (#1956) 2022-02-02 12:44:52 +01:00
ClientProfileForm.tsx Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
DefaultGroupsTab.tsx Added default group tab to user registration (#1965) 2022-02-09 12:46:58 +01:00
EmailTab.tsx Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
ExecutorForm.tsx changed all the help items (#1683) 2021-12-14 15:56:36 +01:00
GeneralTab.tsx Add toggle for user profile to realm settings (#1717) 2022-01-03 16:00:03 +01:00
help.ts Added default group tab to user registration (#1965) 2022-02-09 12:46:58 +01:00
JavaKeystoreModal.tsx updated and fixed user test (#1956) 2022-02-02 12:44:52 +01:00
KeysListTab.tsx Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
KeysProvidersTab.tsx Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
LocalizationTab.tsx Replace Lodash with it's ESM variant (#1990) 2022-02-02 11:33:57 +01:00
LoginTab.tsx changed all the help items (#1683) 2021-12-14 15:56:36 +01:00
messages.ts Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
NewAttributeSettings.tsx Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
NewClientPolicyCondition.tsx changed to use route functions (#1919) 2022-02-08 17:10:46 -05:00
NewClientPolicyForm.tsx Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00: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 Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
ProfilesTab.tsx Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
realm-settings-section.css Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
RealmSettingsSection.tsx make all sub tabs routeable tabs (#1954) 2022-01-31 08:19:44 +01:00
RealmSettingsTabs.tsx make all sub tabs routeable tabs (#1954) 2022-01-31 08:19:44 +01:00
routes.ts Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
RSAGeneratedModal.tsx updated and fixed user test (#1956) 2022-02-02 12:44:52 +01:00
RSAModal.tsx updated and fixed user test (#1956) 2022-02-02 12:44:52 +01:00
SessionsTab.tsx Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
ThemesTab.tsx changed all the help items (#1683) 2021-12-14 15:56:36 +01:00
TokensTab.tsx Realm-settings -> User Profile -> Attributes (#2107) 2022-02-16 11:39:08 +00:00
UserRegistration.tsx Added default group tab to user registration (#1965) 2022-02-09 12:46:58 +01:00