vikunja/pkg/db/fixtures
kolaente 6673adf0b5
fix(filter): do not show tasks in filter results when they are filtered out by labels
This fixes a bug where tasks which were filtered out by their label would still be shown. That was caused by the way the filter query was translated to sql under the hood.

Resolves https://github.com/go-vikunja/vikunja/issues/394
2025-01-20 14:05:42 +01: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 fix(views): update test fixtures for new structure 2024-03-19 00:47:51 +01: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(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01:00
labels.yml fix(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01:00
link_shares.yml feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
project_views.yml fix(views): update test fixtures for new structure 2024-03-19 00:47:51 +01:00
projects.yml fix(views): update test fixtures for new structure 2024-03-19 00:47:51 +01:00
reactions.yml feat: emoji reactions for tasks and comments (#2196) 2024-03-12 19:25:58 +00:00
saved_filters.yml fix(filter): translate all tests 2024-03-09 19:06:35 +01:00
subscriptions.yml fix(subscriptions): correctly inherit subscriptions 2024-09-03 22:04:11 +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_buckets.yml feat(tasks): add tests for moving a task out of the done bucket 2024-06-18 13:40:41 +02:00
task_comments.yml feat: emoji reactions for tasks and comments (#2196) 2024-03-12 19:25:58 +00:00
task_positions.yml fix(views): update test fixtures for new structure 2024-03-19 00:47:51 +01: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 fix(views): update test fixtures for new structure 2024-03-19 00:47:51 +01:00
team_members.yml feat(teams): add public flags to teams to allow easier sharing with other teams (#2179) 2024-03-10 14:04:32 +00:00
team_projects.yml fix(tests): permission tests for parent projects 2023-05-24 15:51:56 +02:00
teams.yml feat(teams): add public flags to teams to allow easier sharing with other teams (#2179) 2024-03-10 14:04:32 +00:00
user_tokens.yml Refactor user email confirmation + password reset handling (#919) 2021-07-13 20:56:02 +00:00
users.yml feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +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