Pagingation for tasks in kanban buckets #805

Merged
konrad merged 7 commits from feature/bucket-paginate into main 2021-03-10 10:59:10 +00:00
Owner

Description

This PR adds pagination for tasks in kanban buckets. The /list/{listId}/buckets task endpoint now returns per_page tasks per bucket from the page parameter. More tasks can then be loaded via the usual task filters.

Checklist

  • I added or improved docs for my feature
    • Swagger (including mage do-the-swag)
# Description This PR adds pagination for tasks in kanban buckets. The `/list/{listId}/buckets` task endpoint now returns `per_page` tasks per bucket from the `page` parameter. More tasks can then be loaded via the usual task filters. # Checklist * [x] I added or improved docs for my feature * [x] Swagger (including `mage do-the-swag`)
konrad added 3 commits 2021-02-28 18:09:45 +00:00
konrad added 1 commit 2021-02-28 18:13:48 +00:00
continuous-integration/drone/pr Build is passing Details
9c9cbca11a
Fix task sorting
konrad added 1 commit 2021-02-28 22:15:38 +00:00
continuous-integration/drone/pr Build is passing Details
b82d0af1ac
Fix getting all buckets
konrad added 1 commit 2021-03-10 09:42:15 +00:00
continuous-integration/drone/pr Build is passing Details
b4e90e5287
Merge branch 'main' into feature/bucket-paginate
konrad added 1 commit 2021-03-10 10:45:18 +00:00
continuous-integration/drone/pr Build is passing Details
d1df79e689
Merge branch 'main' into feature/bucket-paginate
konrad merged commit 466b2b676c into main 2021-03-10 10:59:10 +00:00
konrad deleted branch feature/bucket-paginate 2021-03-10 10:59:14 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#805
No description provided.