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

Caldav set calendar url of collection source #227

Merged
merged 4 commits into from
Sep 14, 2021

Conversation

marbetschar
Copy link
Member

This PR fixes issues where adding/editing and removing task lists weren't possible in the Tasks app. All of this was due to missing information when adding the CalDAV account through Online Accounts (for details see: elementary/tasks#269 (comment))

The changes in this PR also enables us to drop a bunch of code which is no longer needed, because EDS is now capable to discover and add child sources (read "Task lists" or "Calendars") by itself.

@marbetschar marbetschar requested a review from a team September 13, 2021 13:50
@marbetschar marbetschar mentioned this pull request Sep 13, 2021
Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

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

Nice work! Love that you keep making this code smaller ;)

@danirabbit danirabbit enabled auto-merge (squash) September 14, 2021 21:50
@danirabbit danirabbit merged commit 80514be into main Sep 14, 2021
@danirabbit danirabbit deleted the caldav-set-calendar-url-of-collection-source branch September 14, 2021 21:51
@cassidyjames
Copy link
Contributor

@marbetschar for details in the blog post, will this require users to remove and re-add their account to get this fix?

@marbetschar
Copy link
Member Author

@cassidyjames right now: Yes. Once #216 is merged as well, then a simple edit and re-save is enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants