diff options
author | Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | 2024-07-03 15:32:23 +0200 |
---|---|---|
committer | skjnldsv <skjnldsv@protonmail.com> | 2024-07-04 16:52:56 +0200 |
commit | 5e86322584b6e220d9d8fd89a973799ab2a2060b (patch) | |
tree | dd46ff130bac5d94d857274d442441e1a7630669 /apps/dav | |
parent | 8b3055ce592063ca8171ea640bb9d02aa76a92d7 (diff) | |
download | nextcloud-server-5e86322584b6e220d9d8fd89a973799ab2a2060b.tar.gz nextcloud-server-5e86322584b6e220d9d8fd89a973799ab2a2060b.zip |
chore(deps): Bump @nextcloud/vue to v8.14.0
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/src/views/__snapshots__/CalDavSettings.spec.js.snap | 116 |
1 files changed, 58 insertions, 58 deletions
diff --git a/apps/dav/src/views/__snapshots__/CalDavSettings.spec.js.snap b/apps/dav/src/views/__snapshots__/CalDavSettings.spec.js.snap index 76d640b2895..ed50c779749 100644 --- a/apps/dav/src/views/__snapshots__/CalDavSettings.spec.js.snap +++ b/apps/dav/src/views/__snapshots__/CalDavSettings.spec.js.snap @@ -4,17 +4,17 @@ exports[`CalDavSettings interactions 1`] = ` <div> <div class="settings-section settings-section--limit-width" - data-v-f51cf2d3="" + data-v-251fe753="" > <h2 class="settings-section__name" - data-v-f51cf2d3="" + data-v-251fe753="" > Calendar server <a aria-label="External documentation for Calendar server" class="settings-section__info" - data-v-f51cf2d3="" + data-v-251fe753="" href="https://docs.nextcloud.com/server/23/go.php?to=user-sync-calendars" rel="noreferrer nofollow" target="_blank" @@ -23,7 +23,7 @@ exports[`CalDavSettings interactions 1`] = ` <span aria-hidden="true" class="material-design-icon help-circle-icon" - data-v-f51cf2d3="" + data-v-251fe753="" role="img" > <svg @@ -45,7 +45,7 @@ exports[`CalDavSettings interactions 1`] = ` <!----> <p class="settings-hint" - data-v-f51cf2d3="" + data-v-251fe753="" > Also install the <a @@ -66,38 +66,38 @@ exports[`CalDavSettings interactions 1`] = ` </p> <p - data-v-f51cf2d3="" + data-v-251fe753="" > <span class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked" - data-v-2603be83="" - data-v-f51cf2d3="" + data-v-251fe753="" + data-v-919d07b7="" style="--icon-size: 36px; --icon-height: 16px;" > <input aria-labelledby="caldavSendInvitations-label" class="checkbox-radio-switch__input" - data-v-2603be83="" + data-v-919d07b7="" id="caldavSendInvitations" type="checkbox" value="" /> <span class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text" - data-v-2603be83="" - data-v-2672ad1a="" + data-v-02d27370="" + data-v-919d07b7="" id="caldavSendInvitations-label" > <span aria-hidden="true" class="checkbox-content__icon checkbox-content__icon--checked checkbox-radio-switch__icon" - data-v-2672ad1a="" + data-v-02d27370="" inert="inert" > <span aria-hidden="true" class="material-design-icon toggle-switch-icon" - data-v-2672ad1a="" + data-v-02d27370="" role="img" > <svg @@ -117,7 +117,7 @@ exports[`CalDavSettings interactions 1`] = ` </span> <span class="checkbox-content__text checkbox-radio-switch__text" - data-v-2672ad1a="" + data-v-02d27370="" > Send invitations to attendees @@ -127,7 +127,7 @@ exports[`CalDavSettings interactions 1`] = ` </span> <em - data-v-f51cf2d3="" + data-v-251fe753="" > Please make sure to properly set up <a @@ -140,38 +140,38 @@ exports[`CalDavSettings interactions 1`] = ` </p> <p - data-v-f51cf2d3="" + data-v-251fe753="" > <span class="checkbox-radio-switch checkbox checkbox-radio-switch-switch checkbox-radio-switch--checked" - data-v-2603be83="" - data-v-f51cf2d3="" + data-v-251fe753="" + data-v-919d07b7="" style="--icon-size: 36px; --icon-height: 16px;" > <input aria-labelledby="caldavGenerateBirthdayCalendar-label" class="checkbox-radio-switch__input" - data-v-2603be83="" + data-v-919d07b7="" id="caldavGenerateBirthdayCalendar" type="checkbox" value="" /> <span class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text" - data-v-2603be83="" - data-v-2672ad1a="" + data-v-02d27370="" + data-v-919d07b7="" id="caldavGenerateBirthdayCalendar-label" > <span aria-hidden="true" class="checkbox-content__icon checkbox-content__icon--checked checkbox-radio-switch__icon" - data-v-2672ad1a="" + data-v-02d27370="" inert="inert" > <span aria-hidden="true" class="material-design-icon toggle-switch-icon" - data-v-2672ad1a="" + data-v-02d27370="" role="img" > <svg @@ -191,7 +191,7 @@ exports[`CalDavSettings interactions 1`] = ` </span> <span class="checkbox-content__text checkbox-radio-switch__text" - data-v-2672ad1a="" + data-v-02d27370="" > Automatically generate a birthday calendar @@ -201,7 +201,7 @@ exports[`CalDavSettings interactions 1`] = ` </span> <em - data-v-f51cf2d3="" + data-v-251fe753="" > Birthday calendars will be generated by a background job. @@ -209,11 +209,11 @@ exports[`CalDavSettings interactions 1`] = ` </em> <br - data-v-f51cf2d3="" + data-v-251fe753="" /> <em - data-v-f51cf2d3="" + data-v-251fe753="" > Hence they will not be available immediately after enabling but will show up after some time. @@ -222,38 +222,38 @@ exports[`CalDavSettings interactions 1`] = ` </p> <p - data-v-f51cf2d3="" + data-v-251fe753="" > <span class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked" - data-v-2603be83="" - data-v-f51cf2d3="" + data-v-251fe753="" + data-v-919d07b7="" style="--icon-size: 36px; --icon-height: 16px;" > <input aria-labelledby="caldavSendEventReminders-label" class="checkbox-radio-switch__input" - data-v-2603be83="" + data-v-919d07b7="" id="caldavSendEventReminders" type="checkbox" value="" /> <span class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text" - data-v-2603be83="" - data-v-2672ad1a="" + data-v-02d27370="" + data-v-919d07b7="" id="caldavSendEventReminders-label" > <span aria-hidden="true" class="checkbox-content__icon checkbox-content__icon--checked checkbox-radio-switch__icon" - data-v-2672ad1a="" + data-v-02d27370="" inert="inert" > <span aria-hidden="true" class="material-design-icon toggle-switch-icon" - data-v-2672ad1a="" + data-v-02d27370="" role="img" > <svg @@ -273,7 +273,7 @@ exports[`CalDavSettings interactions 1`] = ` </span> <span class="checkbox-content__text checkbox-radio-switch__text" - data-v-2672ad1a="" + data-v-02d27370="" > Send notifications for events @@ -283,7 +283,7 @@ exports[`CalDavSettings interactions 1`] = ` </span> <em - data-v-f51cf2d3="" + data-v-251fe753="" > Please make sure to properly set up <a @@ -295,11 +295,11 @@ exports[`CalDavSettings interactions 1`] = ` </em> <br - data-v-f51cf2d3="" + data-v-251fe753="" /> <em - data-v-f51cf2d3="" + data-v-251fe753="" > Notifications are sent via background jobs, so these must occur often enough. @@ -309,38 +309,38 @@ exports[`CalDavSettings interactions 1`] = ` <p class="indented" - data-v-f51cf2d3="" + data-v-251fe753="" > <span class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked" - data-v-2603be83="" - data-v-f51cf2d3="" + data-v-251fe753="" + data-v-919d07b7="" style="--icon-size: 36px; --icon-height: 16px;" > <input aria-labelledby="caldavSendEventRemindersToSharedGroupMembers-label" class="checkbox-radio-switch__input" - data-v-2603be83="" + data-v-919d07b7="" id="caldavSendEventRemindersToSharedGroupMembers" type="checkbox" value="" /> <span class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text" - data-v-2603be83="" - data-v-2672ad1a="" + data-v-02d27370="" + data-v-919d07b7="" id="caldavSendEventRemindersToSharedGroupMembers-label" > <span aria-hidden="true" class="checkbox-content__icon checkbox-content__icon--checked checkbox-radio-switch__icon" - data-v-2672ad1a="" + data-v-02d27370="" inert="inert" > <span aria-hidden="true" class="material-design-icon toggle-switch-icon" - data-v-2672ad1a="" + data-v-02d27370="" role="img" > <svg @@ -360,7 +360,7 @@ exports[`CalDavSettings interactions 1`] = ` </span> <span class="checkbox-content__text checkbox-radio-switch__text" - data-v-2672ad1a="" + data-v-02d27370="" > Send reminder notifications to calendar sharees as well @@ -370,7 +370,7 @@ exports[`CalDavSettings interactions 1`] = ` </span> <em - data-v-f51cf2d3="" + data-v-251fe753="" > Reminders are always sent to organizers and attendees. @@ -380,38 +380,38 @@ exports[`CalDavSettings interactions 1`] = ` <p class="indented" - data-v-f51cf2d3="" + data-v-251fe753="" > <span class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked" - data-v-2603be83="" - data-v-f51cf2d3="" + data-v-251fe753="" + data-v-919d07b7="" style="--icon-size: 36px; --icon-height: 16px;" > <input aria-labelledby="caldavSendEventRemindersPush-label" class="checkbox-radio-switch__input" - data-v-2603be83="" + data-v-919d07b7="" id="caldavSendEventRemindersPush" type="checkbox" value="" /> <span class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text" - data-v-2603be83="" - data-v-2672ad1a="" + data-v-02d27370="" + data-v-919d07b7="" id="caldavSendEventRemindersPush-label" > <span aria-hidden="true" class="checkbox-content__icon checkbox-content__icon--checked checkbox-radio-switch__icon" - data-v-2672ad1a="" + data-v-02d27370="" inert="inert" > <span aria-hidden="true" class="material-design-icon toggle-switch-icon" - data-v-2672ad1a="" + data-v-02d27370="" role="img" > <svg @@ -431,7 +431,7 @@ exports[`CalDavSettings interactions 1`] = ` </span> <span class="checkbox-content__text checkbox-radio-switch__text" - data-v-2672ad1a="" + data-v-02d27370="" > Enable notifications for events via push |