nextcloud/apps/settings/src/components
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB
Synced from LDAP to profile:
- Date of birth

Synced from LDAP to SAB (via the profile):
- Biography
- Date of birth

Original code by Jake Nabasny (GitHub: @slapcat)

Co-authored-by: Jake Nabasny <jake@nabasny.com>
Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-05-30 12:01:13 +02:00
..
AdminDelegation fix(settings): Refactor logger code to use Typescript 2024-03-05 12:55:31 +01:00
AppList feat(settings): Implement app type for AppDiscover section 2024-03-19 20:18:52 +01:00
AppStoreDiscover feat(settings): Implement app type for AppDiscover section 2024-03-19 20:18:52 +01:00
AppStoreSidebar refactor(settings): move apps list styles to components 2024-03-19 15:38:51 +01:00
BasicSettings fix(settings): Refactor logger code to use Typescript 2024-03-05 12:55:31 +01:00
DeclarativeSettings feat: Add declarative settings 2024-03-12 13:56:54 +02:00
PersonalInfo feat(ldap): sync additional properties to profile and SAB 2024-05-30 12:01:13 +02:00
Users chore(settings): Rename "User backend" to "Account backend" 2024-05-17 10:15:46 -07:00
WebAuthn feat(webauthn): submit device name by pressing enter 2024-05-01 13:56:20 +02:00
AdminAI.vue fix(tests): Adjust theming test for new splitted background and primary colors 2024-05-21 20:36:26 +02:00
AdminDelegating.vue chore: Update nextcloud-vue to v8 beta2 and renamed changed properties 2023-08-02 15:19:26 +02:00
AdminSettingsSharingForm.vue chore(settings): Change "username" to "account name" 2024-05-17 10:15:46 -07:00
AdminTwoFactor.vue feat: rename users to account or person 2024-02-13 21:06:30 +01:00
AppList.vue fix(settings): make apps list search result valid table 2024-03-19 15:38:51 +01:00
AuthToken.vue enh(settings): Refactor frontend for session and app token management 2023-12-21 15:15:52 +01:00
AuthTokenList.vue enh(settings): Refactor frontend for session and app token management 2023-12-21 15:15:52 +01:00
AuthTokenSection.vue enh(settings): Refactor frontend for session and app token management 2023-12-21 15:15:52 +01:00
AuthTokenSetup.vue enh(settings): Refactor frontend for session and app token management 2023-12-21 15:15:52 +01:00
AuthTokenSetupDialog.vue fix: replace Account name by Login 2024-02-13 21:08:10 +01:00
Encryption.vue fix(encryption): Clicking default module in UI sets bogus value 2024-04-01 22:54:04 +00:00
GroupListItem.vue feat: rename users to account or person 2024-02-13 21:06:30 +01:00
Markdown.vue fix: Allow markdown to limit the min heading level 2024-03-06 13:19:49 +01:00
PasswordSection.vue fix: replace non-standard autocorrect with spellcheck attribute 2023-10-20 00:35:51 +02:00
SelectSharingPermissions.vue enh(settings): Migrate admin settings for sharing to vue 2023-11-20 17:07:55 +01:00
SvgFilterMixin.vue Fix duplicate ids on apps management page 2022-08-13 02:14:47 +00:00
UserList.vue feat: Add back searching in disabled user list 2024-05-23 09:08:31 +02:00