nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
949 stars 232 forks source link

[stable4.7] fix(editor): don't respect default calendar in the calendar picker #6038

Closed st3iny closed 1 month ago

st3iny commented 1 month ago

Manual backport of https://github.com/nextcloud/calendar/pull/5996

I omitted the translation of the help text above the picker. It will now falsely mention that the option influences the event editor calendar picker.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 15.49%. Comparing base (382c4f4) to head (e1c39d3). Report is 1 commits behind head on stable4.7.

Files Patch % Lines
src/store/calendarObjects.js 0.00% 2 Missing :warning:
src/components/AppNavigation/Settings.vue 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## stable4.7 #6038 +/- ## ========================================== Coverage 15.49% 15.49% ========================================== Files 206 206 Lines 9257 9253 -4 Branches 1931 1929 -2 ========================================== Hits 1434 1434 + Misses 7823 7819 -4 ``` | [Flag](https://app.codecov.io/gh/nextcloud/calendar/pull/6038/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | Coverage Δ | | |---|---|---| | [javascript](https://app.codecov.io/gh/nextcloud/calendar/pull/6038/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `15.49% <0.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.