api/pkg/integrations
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
..
_test.go.tpl Update copyright header 2020-02-07 17:27:45 +01:00
archived_test.go Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
integrations.go Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
kanban_test.go Add real buckets for tasks which don't have one (#446) 2020-04-25 20:32:02 +00:00
link_sharing_test.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
list_test.go Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
login_test.go Update copyright header 2020-02-07 17:27:45 +01:00
register_test.go Update copyright header 2020-02-07 17:27:45 +01:00
task_collection_test.go Add real buckets for tasks which don't have one (#446) 2020-04-25 20:32:02 +00:00
task_comment_test.go Task Comments (#138) 2020-02-19 21:57:56 +00:00
task_test.go Kanban (#393) 2020-04-19 07:27:28 +00:00
token_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_change_password_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_confirm_email_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_list_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_password_request_token_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_password_reset_test.go Update copyright header 2020-02-07 17:27:45 +01:00
user_show_test.go Update copyright header 2020-02-07 17:27:45 +01:00