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
fix lint
Some checks failed
continuous-integration/drone/pr Build is failing
3c331ef579
konrad added 2 commits 2021-07-28 19:04:55 +00:00
Formatting
Some checks failed
continuous-integration/drone/pr Build is failing
b73b31dd36
konrad added 1 commit 2021-07-28 19:45:27 +00:00
Fix adding a new task to the beginning of the list
Some checks reported errors
continuous-integration/drone/pr Build was killed
ed2fb952d0
konrad added 1 commit 2021-07-28 19:49:56 +00:00
Fix creating a new task in a bucket
All checks were successful
continuous-integration/drone/pr Build is passing
29a5fdc799
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.