vikunja-api/pkg/db/fixtures
konrad 14d706c91e Kanban bucket limits (#652)
Fix integration tests

Generate swagger docs

Add test for moving a task between buckets

Add check for bucket limit when updating a task

Add fixture to ensure a bucket with a high limit will never exceed the limit

Refactor bucket limit check into seperate function

Add test for creating and fix

Fix unexported field

Add error in case a task was added to a bucket which has its limit already exceeded

Add migration to add new task field

Add limit field to buckets

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/652
2020-09-04 14:37:56 +00:00
..
buckets.yml Kanban bucket limits (#652) 2020-09-04 14:37:56 +00:00
files.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
label_task.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
labels.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
link_sharing.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
list.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
namespaces.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
task_assignees.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
task_attachments.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
task_comments.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
task_relations.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
task_reminders.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
tasks.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
team_list.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
team_members.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
team_namespaces.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
teams.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
users.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
users_list.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
users_namespace.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00