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

Correctly handle tasks in read-only calendars #523

Merged
merged 7 commits into from
Jul 25, 2019

Conversation

raimund-schluessler
Copy link
Member

This PR prevents locally editing tasks in read-only calendars. This prevents confusing the user why applied changes were not saved by the server. Closes #522.

@codecov
Copy link

codecov bot commented Jul 21, 2019

Codecov Report

Merging #523 into master will decrease coverage by 0.04%.
The diff coverage is 0%.

@@           Coverage Diff            @@
##           master   #523      +/-   ##
========================================
- Coverage    6.04%     6%   -0.05%     
========================================
  Files          45     45              
  Lines        1902   1916      +14     
  Branches      329    336       +7     
========================================
  Hits          115    115              
- Misses       1652   1659       +7     
- Partials      135    142       +7

@raimund-schluessler raimund-schluessler force-pushed the permissions branch 2 times, most recently from ea13b3e to bb28caa Compare July 25, 2019 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forbid to locally edit tasks in read-only calendars
1 participant