Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @nextcloud/vue from 5.3.1 to 5.4.0 #33467

Merged
merged 2 commits into from
Aug 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
98 changes: 43 additions & 55 deletions apps/dav/src/views/__snapshots__/CalDavSettings.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,26 @@ exports[`CalDavSettings interactions 1`] = `
<div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure this file should be shipped?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no idea, but it was there already and failing

<div
class="settings-section"
data-v-548823d7=""
data-v-4115f3cb=""
>
<h2
class="settings-section__title"
data-v-548823d7=""
data-v-4115f3cb=""
>

Calendar server

<a
class="settings-section__info"
data-v-548823d7=""
data-v-4115f3cb=""
href="https://docs.nextcloud.com/server/23/go.php?to=user-sync-calendars"
role="note"
title="External documentation for Calendar server"
>
<span
aria-hidden="true"
aria-label=""
class="material-design-icon help-circle-icon"
data-v-548823d7=""
decorative=""
data-v-4115f3cb=""
role="img"
>
<svg
Expand All @@ -49,7 +47,7 @@ exports[`CalDavSettings interactions 1`] = `

<p
class="settings-hint"
data-v-548823d7=""
data-v-4115f3cb=""
>
Also install the
<a
Expand All @@ -70,33 +68,31 @@ exports[`CalDavSettings interactions 1`] = `
</p>

<p
data-v-548823d7=""
data-v-4115f3cb=""
>
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-036397c2=""
data-v-548823d7=""
data-v-4115f3cb=""
data-v-797e24c1=""
style="--icon-size: 36px;"
>
<input
class="checkbox-radio-switch__input"
data-v-036397c2=""
data-v-797e24c1=""
id="caldavSendInvitations"
type="checkbox"
value=""
/>

<label
class="checkbox-radio-switch__label"
data-v-036397c2=""
data-v-797e24c1=""
for="caldavSendInvitations"
>
<span
aria-hidden="true"
aria-label=""
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-036397c2=""
decorative=""
data-v-797e24c1=""
role="img"
>
<svg
Expand All @@ -120,7 +116,7 @@ exports[`CalDavSettings interactions 1`] = `
</span>

<em
data-v-548823d7=""
data-v-4115f3cb=""
>
Please make sure to properly set up
<a
Expand All @@ -133,33 +129,31 @@ exports[`CalDavSettings interactions 1`] = `
</p>

<p
data-v-548823d7=""
data-v-4115f3cb=""
>
<span
class="checkbox-radio-switch checkbox checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-036397c2=""
data-v-548823d7=""
data-v-4115f3cb=""
data-v-797e24c1=""
style="--icon-size: 36px;"
>
<input
class="checkbox-radio-switch__input"
data-v-036397c2=""
data-v-797e24c1=""
id="caldavGenerateBirthdayCalendar"
type="checkbox"
value=""
/>

<label
class="checkbox-radio-switch__label"
data-v-036397c2=""
data-v-797e24c1=""
for="caldavGenerateBirthdayCalendar"
>
<span
aria-hidden="true"
aria-label=""
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-036397c2=""
decorative=""
data-v-797e24c1=""
role="img"
>
<svg
Expand All @@ -183,19 +177,19 @@ exports[`CalDavSettings interactions 1`] = `
</span>

<em
data-v-548823d7=""
data-v-4115f3cb=""
>

Birthday calendars will be generated by a background job.

</em>

<br
data-v-548823d7=""
data-v-4115f3cb=""
/>

<em
data-v-548823d7=""
data-v-4115f3cb=""
>

Hence they will not be available immediately after enabling but will show up after some time.
Expand All @@ -204,33 +198,31 @@ exports[`CalDavSettings interactions 1`] = `
</p>

<p
data-v-548823d7=""
data-v-4115f3cb=""
>
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-036397c2=""
data-v-548823d7=""
data-v-4115f3cb=""
data-v-797e24c1=""
style="--icon-size: 36px;"
>
<input
class="checkbox-radio-switch__input"
data-v-036397c2=""
data-v-797e24c1=""
id="caldavSendEventReminders"
type="checkbox"
value=""
/>

<label
class="checkbox-radio-switch__label"
data-v-036397c2=""
data-v-797e24c1=""
for="caldavSendEventReminders"
>
<span
aria-hidden="true"
aria-label=""
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-036397c2=""
decorative=""
data-v-797e24c1=""
role="img"
>
<svg
Expand All @@ -254,7 +246,7 @@ exports[`CalDavSettings interactions 1`] = `
</span>

<em
data-v-548823d7=""
data-v-4115f3cb=""
>
Please make sure to properly set up
<a
Expand All @@ -266,11 +258,11 @@ exports[`CalDavSettings interactions 1`] = `
</em>

<br
data-v-548823d7=""
data-v-4115f3cb=""
/>

<em
data-v-548823d7=""
data-v-4115f3cb=""
>

Notifications are sent via background jobs, so these must occur often enough.
Expand All @@ -280,33 +272,31 @@ exports[`CalDavSettings interactions 1`] = `

<p
class="indented"
data-v-548823d7=""
data-v-4115f3cb=""
>
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-036397c2=""
data-v-548823d7=""
data-v-4115f3cb=""
data-v-797e24c1=""
style="--icon-size: 36px;"
>
<input
class="checkbox-radio-switch__input"
data-v-036397c2=""
data-v-797e24c1=""
id="caldavSendEventRemindersToSharedGroupMembers"
type="checkbox"
value=""
/>

<label
class="checkbox-radio-switch__label"
data-v-036397c2=""
data-v-797e24c1=""
for="caldavSendEventRemindersToSharedGroupMembers"
>
<span
aria-hidden="true"
aria-label=""
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-036397c2=""
decorative=""
data-v-797e24c1=""
role="img"
>
<svg
Expand All @@ -330,7 +320,7 @@ exports[`CalDavSettings interactions 1`] = `
</span>

<em
data-v-548823d7=""
data-v-4115f3cb=""
>

Reminders are always sent to organizers and attendees.
Expand All @@ -340,33 +330,31 @@ exports[`CalDavSettings interactions 1`] = `

<p
class="indented"
data-v-548823d7=""
data-v-4115f3cb=""
>
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-036397c2=""
data-v-548823d7=""
data-v-4115f3cb=""
data-v-797e24c1=""
style="--icon-size: 36px;"
>
<input
class="checkbox-radio-switch__input"
data-v-036397c2=""
data-v-797e24c1=""
id="caldavSendEventRemindersPush"
type="checkbox"
value=""
/>

<label
class="checkbox-radio-switch__label"
data-v-036397c2=""
data-v-797e24c1=""
for="caldavSendEventRemindersPush"
>
<span
aria-hidden="true"
aria-label=""
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-036397c2=""
decorative=""
data-v-797e24c1=""
role="img"
>
<svg
Expand Down
4 changes: 2 additions & 2 deletions dist/core-common.js

Large diffs are not rendered by default.

58 changes: 10 additions & 48 deletions dist/core-common.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,16 @@
* @license MIT
*/

/*!
* focus-trap 6.9.4
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
*/

/*!
* tabbable 5.3.3
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
*/

/*! @license DOMPurify 2.3.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.6/LICENSE */

/*! For license information please see ActionButton.js.LICENSE.txt */
Expand Down Expand Up @@ -376,10 +386,6 @@

/*! For license information please see DatetimePicker.js.LICENSE.txt */

/*! For license information please see EmojiPicker.js.LICENSE.txt */

/*! For license information please see EmptyContent.js.LICENSE.txt */

/*! For license information please see Highlight.js.LICENSE.txt */

/*! For license information please see Modal.js.LICENSE.txt */
Expand Down Expand Up @@ -644,28 +650,6 @@
*
*/

/**
* @copyright Copyright (c) 2020 Georg Ehrke
*
* @author Georg Ehrke <[email protected]>
*
* @license GNU AGPL version 3 or any later version
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/

/**
* @copyright Copyright (c) 2020 Georg Ehrke <[email protected]>
*
Expand Down Expand Up @@ -776,28 +760,6 @@
*
*/

/**
* @copyright Copyright (c) 2021 Christoph Wurst
*
* @author Christoph Wurst <[email protected]>
*
* @license GNU AGPL version 3 or any later version
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/

/**
* @license
* Lodash <https://lodash.com/>
Expand Down
2 changes: 1 addition & 1 deletion dist/core-common.js.map

Large diffs are not rendered by default.

Loading