This repository has been archived on 2025-10-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vikunja-api/pkg/db
konrad e5559137dd Favorite tasks (#653)
Fixed namespace tests

Add test for favorite tasks

Fix favorite tasks not being updated

Fix integration tests

Fix lint

Return a pseudo namespace and list for favorites

Make sure users can only see their favorites

Add condition show tasks from the favorites list

Regenerate swagger docs

Add favorite field to task

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/653
2020-09-05 20:16:02 +00:00
..
fixtures Favorite tasks (#653) 2020-09-05 20:16:02 +00:00
db.go Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
dump.go Restore command (#593) 2020-06-21 15:30:48 +00:00
test.go Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
test_fixtures.go Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00