Kanban bucket limits #652

Merged
konrad merged 15 commits from feature/kanban-limits into master 2020-09-04 14:37:58 +00:00

15 Commits

Author SHA1 Message Date
kolaente 7058519802
Fix integration tests
continuous-integration/drone/pr Build is passing Details
2020-09-04 15:30:21 +02:00
kolaente ca0f4f69e0
Merge branch 'master' into feature/kanban-limits
continuous-integration/drone/pr Build is failing Details
2020-09-04 15:28:21 +02:00
kolaente 3b7e95a728
Generate swagger docs
continuous-integration/drone/pr Build is failing Details
2020-09-04 13:48:20 +02:00
kolaente 67eb800fc0
Add test for moving a task between buckets 2020-09-04 13:47:20 +02:00
kolaente 90153fae67
Add check for bucket limit when updating a task 2020-09-04 13:46:05 +02:00
kolaente 072ce4963d
Add fixture to ensure a bucket with a high limit will never exceed the limit 2020-09-04 13:42:46 +02:00
kolaente 848b11ce52
Refactor bucket limit check into seperate function 2020-09-04 13:41:41 +02:00
kolaente 9d17ec4cb3
Add test for creating and fix 2020-09-04 13:37:31 +02:00
kolaente 0f95a667df
Fix unexported field 2020-09-04 13:32:08 +02:00
kolaente 6b24ec5eaa
Add error in case a task was added to a bucket which has its limit already exceeded 2020-09-04 13:29:07 +02:00
kolaente c6e392c56b
Merge branch 'master' into feature/kanban-limits 2020-09-04 13:16:02 +02:00
kolaente 00bc7c2b50
Merge branch 'master' into feature/kanban-limits 2020-09-04 10:42:46 +02:00
kolaente 3789ccf729
Add migration to add new task field 2020-09-04 10:16:32 +02:00
kolaente 945b135498
Merge branch 'master' into feature/kanban-limits 2020-09-04 10:15:44 +02:00
kolaente 8930b0cc77
Add limit field to buckets 2020-09-04 10:03:06 +02:00