-
Notifications
You must be signed in to change notification settings - Fork 241
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 calendar-wide transparency settings #6169
feat: allow calendar-wide transparency settings #6169
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6169 +/- ##
============================================
- Coverage 23.97% 23.93% -0.04%
Complexity 457 457
============================================
Files 247 247
Lines 11606 11627 +21
Branches 2188 2195 +7
============================================
+ Hits 2782 2783 +1
- Misses 8508 8527 +19
- Partials 316 317 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
The cdav library was released and can be updated here: https://www.npmjs.com/package/@nextcloud/cdav-library/v/1.5.0 |
6f570c1
to
d67156b
Compare
The cdav library was released again: https://www.npmjs.com/package/@nextcloud/cdav-library/v/1.5.1 It looks like it was already updated on main. So another rebase will pull in the dependency. (PS: Makes testing easier for reviewers.) Ref #6182 |
16595ab
to
4ae8a69
Compare
Works otherwise ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works otherwise
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works now. The wording is now consistent with the actual state.
author Anna Larch <[email protected]> 1721083381 +0200 committer Anna Larch <[email protected]> 1721726554 +0200 feat: allow calendar-wide transparency settings Signed-off-by: Anna Larch <[email protected]>
b9d3b89
to
c1a408e
Compare
Fixes #3193
Needs nextcloud/cdav-library#908Needs nextcloud/cdav-library#909How to test: