Reorder tasks, lists and kanban buckets #620
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/reorder"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds the capability to reorder tasks (in the list view), lists in the menu and buckets in the kanban view.
I've also thrown out the kanban library and rebuilt the whol thing with sortablejs. It now uses less code, is more performant and finally works on mobile without bugging up after a while.
Related issues: #115, #476, #115, #615
Related API PR: vikunja/api#923