From cec68f3f8d7cac5492fb7bd28cb4564f4f5c8cb5 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Tue, 14 Sep 2021 15:50:35 +0200 Subject: [PATCH 1/2] the user always may modify their additional emails Signed-off-by: Arthur Schiwon --- .../PersonalInfo/EmailSection/EmailSection.vue | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/apps/settings/src/components/PersonalInfo/EmailSection/EmailSection.vue b/apps/settings/src/components/PersonalInfo/EmailSection/EmailSection.vue index cd9b0aa67605c..0ae18a6fe9b3c 100644 --- a/apps/settings/src/components/PersonalInfo/EmailSection/EmailSection.vue +++ b/apps/settings/src/components/PersonalInfo/EmailSection/EmailSection.vue @@ -25,7 +25,7 @@ :account-property="accountProperty" label-for="email" :handle-scope-change="savePrimaryEmailScope" - :is-editable="displayNameChangeSupported" + :is-editable="true" :is-multi-value-supported="true" :is-valid-section="isValidSection" :scope.sync="primaryEmail.scope" @@ -37,18 +37,17 @@ :scope.sync="primaryEmail.scope" :email.sync="primaryEmail.value" @update:email="onUpdateEmail" /> - - {{ primaryEmail.value || t('settings', 'No email address set') }} + From 1e28d144460984f535434cf7665c4db807ae7275 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Tue, 14 Sep 2021 13:59:02 +0000 Subject: [PATCH 2/2] Compile assets Signed-off-by: nextcloud-command --- apps/settings/js/vue-settings-personal-info.js | 6 +++--- apps/settings/js/vue-settings-personal-info.js.map | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/settings/js/vue-settings-personal-info.js b/apps/settings/js/vue-settings-personal-info.js index aa14d598a7692..49edb1be51c57 100644 --- a/apps/settings/js/vue-settings-personal-info.js +++ b/apps/settings/js/vue-settings-personal-info.js @@ -199,7 +199,7 @@ r.VTooltip.options.defaultTemplate='