vikunja/pkg/integrations
konrad ecdecdd94e
continuous-integration/drone/push Build is passing Details
Kanban (#393)
Fix tests

Add error docs

Add swagger docs for bucket endpoints

Add integration tests

Fix tests

Fix err shadow

Make sure a bucket and a task belong to the same list when adding or updating a task

Add tests

Add getting users of a bucket

Fix log level when testing

Fix lint

Add migration for buckets

Cleanup/Comments/Reorganization

Add Kanban bucket handling

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#393
2020-04-19 07:27:28 +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 Kanban (#393) 2020-04-19 07:27:28 +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 Kanban (#393) 2020-04-19 07:27:28 +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