api/pkg/routes
konrad ecdecdd94e 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
..
api/v1 Add endpoint to disable totp auth 2020-04-18 01:38:49 +02:00
caldav Fix getting the authenticated user with caldav 2020-04-01 22:51:57 +02:00
metrics.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
rate_limit.go Add rate limit by ip for non-authenticated routes (#127) 2020-01-26 19:53:47 +00:00
routes.go Kanban (#393) 2020-04-19 07:27:28 +00:00