Reorder tasks, lists and kanban buckets #620

Merged
konrad merged 40 commits from feature/reorder into main 2021-07-28 19:56:31 +00:00
Owner

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

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: https://kolaente.dev/vikunja/frontend/issues/115, https://kolaente.dev/vikunja/frontend/issues/476, https://kolaente.dev/vikunja/frontend/issues/115, https://kolaente.dev/vikunja/frontend/issues/615 Related API PR: https://kolaente.dev/vikunja/api/pulls/923
konrad added 35 commits 2021-07-28 18:51:20 +00:00
konrad added 1 commit 2021-07-28 18:55:44 +00:00
continuous-integration/drone/pr Build is failing Details
3c331ef579
fix lint
konrad added 2 commits 2021-07-28 19:04:55 +00:00
konrad added 1 commit 2021-07-28 19:45:27 +00:00
continuous-integration/drone/pr Build was killed Details
ed2fb952d0
Fix adding a new task to the beginning of the list
konrad added 1 commit 2021-07-28 19:49:56 +00:00
continuous-integration/drone/pr Build is passing Details
29a5fdc799
Fix creating a new task in a bucket
konrad merged commit 3c7f8d7aa2 into main 2021-07-28 19:56:31 +00:00
konrad deleted branch feature/reorder 2021-07-28 20:12:50 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.