vikunja/pkg/db/fixtures
Miguel Arroyo 225d65268d
continuous-integration/drone/push Build is passing Details
feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634)
As I mentioned [here](vikunja/api#1442 (comment)), this is mainly a cleanup of @zewaren 's original [PR](vikunja/api#1442).

It adds support for the `RELATED-TO` property in CalDAV's `VTODO` and the `RELTYPE=PARENT` and `RELTYPE=CHILD` relationships. In other words, it allows for `ParentTask->SubTask` relations to be handled supported through CalDAV.

In addition to the included tests, this has been tested by both @zewaren & myself with DAVx5 & Tasks (Android) and it's been working great.

Resolves vikunja/api#1345

Co-authored-by: Miguel A. Arroyo <miguel@codeheads.dev>
Co-authored-by: Erwan Martin <public@fzwte.net>
Reviewed-on: vikunja/api#1634
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Miguel Arroyo <mayanez@noreply.kolaente.de>
Co-committed-by: Miguel Arroyo <mayanez@noreply.kolaente.de>
2023-11-10 22:44:03 +00:00
..
api_tokens.yml chore(api tokens): remove updated date from tokens as it can't be updated anyway 2023-09-01 11:16:36 +02:00
buckets.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
favorites.yml fix: fetch all tasks for all projects 2023-05-24 15:52:33 +02:00
files.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
label_tasks.yml fix(test): fixtures 2023-05-24 15:52:32 +02:00
labels.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
link_shares.yml fix: test fixtures 2023-03-13 14:28:07 +01:00
projects.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
saved_filters.yml Saved filters (#655) 2020-09-26 21:02:17 +00:00
subscriptions.yml fix(tests): subscription test fixtures 2023-05-24 15:51:56 +02:00
task_assignees.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
task_attachments.yml Add names for link shares (#829) 2021-04-07 12:44:39 +00:00
task_comments.yml Add names for link shares (#829) 2021-04-07 12:44:39 +00:00
task_relations.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
task_reminders.yml fix: reminder fixture 2023-05-24 15:52:33 +02:00
tasks.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
team_members.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
team_projects.yml fix(tests): permission tests for parent projects 2023-05-24 15:51:56 +02:00
teams.yml fix(tests): make the tests compile again 2023-05-24 15:51:55 +02:00
user_tokens.yml Refactor user email confirmation + password reset handling (#919) 2021-07-13 20:56:02 +00:00
users.yml fix(user): allow deleting a user if they have a default project 2023-08-23 16:10:51 +02:00
users_projects.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00