vikunja-api/pkg/integrations
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
..
_test.go.tpl Update copyright header 2020-02-07 17:27:45 +01:00
archived_test.go Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +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 Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
list_test.go Return rights when reading a single item (#626) 2020-08-10 12:11:43 +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 Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
task_comment_test.go Task Comments (#138) 2020-02-19 21:57:56 +00:00
task_test.go Kanban bucket limits (#652) 2020-09-04 14:37:56 +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