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

feat: Allow shared calendars as appointment conflict calendars #6411

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SebastianKrupinski
Copy link
Contributor

Resolves: #3786
Requires: nextcloud/server#48621

Summary

Adjusted "Additional calendars to check for conflicts" selection logic to list all users calendars, personal and shared to be selectable for conflicts.

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

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

Project coverage is 23.54%. Comparing base (df34ac0) to head (562e828).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
src/components/AppointmentConfigModal.vue 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6411   +/-   ##
=========================================
  Coverage     23.54%   23.54%           
  Complexity      454      454           
=========================================
  Files           247      247           
  Lines         11701    11701           
  Branches       2202     2203    +1     
=========================================
  Hits           2755     2755           
  Misses         8626     8626           
  Partials        320      320           
Flag Coverage Δ
javascript 15.07% <0.00%> (ø)
php 59.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
Status: 🏗️ In progress
Development

Successfully merging this pull request may close these issues.

Allow shared calendars as appointment conflict calendars
1 participant