api/pkg/db
konrad 231dc3913f Add real buckets for tasks which don't have one (#446)
Add docs for error code

Add moving new tasks into the default bucket when none was provided

Add moving tasks in default bucket when deleting one

Fix tests again

Add test for removing a bucket

Fix tests

Prevent removing the last bucket

Remove the empty pseudo bucket

Add migration to create a new bucket for each list (and put all tasks in it

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#446
2020-04-25 20:32:02 +00:00
..
fixtures Add real buckets for tasks which don't have one (#446) 2020-04-25 20:32:02 +00:00
db.go Kanban (#393) 2020-04-19 07:27:28 +00:00
test.go Kanban (#393) 2020-04-19 07:27:28 +00:00
test_fixtures.go Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00