]> source.dussan.org Git - nextcloud-server.git/commit
Improve handling of profile fields 37524/head
authorChristopher Ng <chrng8@gmail.com>
Mon, 3 Apr 2023 23:03:56 +0000 (16:03 -0700)
committerChristopher Ng <chrng8@gmail.com>
Mon, 3 Apr 2023 23:03:56 +0000 (16:03 -0700)
commitc2d2ae3c59697cd3c3e89286646d01bf6ace50cd
tree35d80795342de2f521e4e9a8ae437aea96334fc9
parent08c3eb39988e7fd99dc1eb9fef4c3b00b14cedea
Improve handling of profile fields

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 82bbcca720de26f453aa5aaf26ff28920e57f59d)
13 files changed:
apps/provisioning_api/lib/Controller/UsersController.php
apps/settings/src/components/PersonalInfo/EmailSection/Email.vue
apps/settings/src/components/PersonalInfo/EmailSection/EmailSection.vue
apps/settings/src/components/PersonalInfo/LanguageSection/Language.vue
apps/settings/src/components/PersonalInfo/LocaleSection/Locale.vue
apps/settings/src/components/PersonalInfo/ProfileSection/ProfileCheckbox.vue
apps/settings/src/components/PersonalInfo/ProfileVisibilitySection/VisibilityDropdown.vue
apps/settings/src/components/PersonalInfo/shared/AccountPropertySection.vue
apps/settings/src/components/PersonalInfo/shared/FederationControl.vue
apps/settings/src/utils/handlers.js [new file with mode: 0644]
core/Controller/ProfileApiController.php
dist/settings-vue-settings-personal-info.js
dist/settings-vue-settings-personal-info.js.map