Reorder tasks, lists and kanban buckets #923

Merged
konrad merged 15 commits from feature/reorder into main 2021-07-28 19:06:42 +00:00
Owner

Description

This PR adds reordering tasks, lists and kanban buckets. To do this, it introduces new position properties for these entities to order and sort by, they work like the already existing position for tasks on the kanban board.

Related frontend PR (most of the magic happens over there): vikunja/frontend#620

Checklist

  • I added or improved tests
  • I added or improved docs for my feature
    • Swagger (including mage do-the-swag)
# Description This PR adds reordering tasks, lists and kanban buckets. To do this, it introduces new `position` properties for these entities to order and sort by, they work like the already existing position for tasks on the kanban board. Related frontend PR (most of the magic happens over there): https://kolaente.dev/vikunja/frontend/pulls/620 # Checklist * [x] I added or improved tests * [x] I added or improved docs for my feature * [x] Swagger (including `mage do-the-swag`)
konrad added 15 commits 2021-07-28 18:54:48 +00:00
konrad merged commit 6ccb85a0dc into main 2021-07-28 19:06:42 +00:00
konrad deleted branch feature/reorder 2021-07-28 19:06:48 +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#923
No description provided.