vikunja-api/pkg
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: vikunja/api#652
2020-09-04 14:37:56 +00:00
..
caldav Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
cmd Fix reading passwords on windows 2020-08-13 17:59:10 +02:00
config More avatar providers (#622) 2020-08-02 17:16:58 +00:00
db Kanban bucket limits (#652) 2020-09-04 14:37:56 +00:00
files More avatar providers (#622) 2020-08-02 17:16:58 +00:00
initialize Restore command (#593) 2020-06-21 15:30:48 +00:00
integrations Kanban bucket limits (#652) 2020-09-04 14:37:56 +00:00
log Kanban (#393) 2020-04-19 07:27:28 +00:00
mail Add config option to force ssl connections to connect with the mailer 2020-07-14 17:30:39 +02:00
metrics More avatar providers (#622) 2020-08-02 17:16:58 +00:00
migration Kanban bucket limits (#652) 2020-09-04 14:37:56 +00:00
models Kanban bucket limits (#652) 2020-09-04 14:37:56 +00:00
modules Don't add a subtask to the top level of tasks to not add it twice in the list 2020-08-17 22:30:24 +02:00
red Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
routes Add caldav enabled/disabled to /info endpoint 2020-09-04 09:58:42 +02:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Kanban bucket limits (#652) 2020-09-04 14:37:56 +00:00
user Manage users via cli (#632) 2020-08-13 15:34:02 +00:00
utils Add gosec static analysis 2020-04-13 22:30:09 +02:00
version Switch to mage (#651) 2020-09-03 15:13:19 +00:00