Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Manual sorting #4

Closed
wants to merge 3 commits into from
Closed

[WIP] Manual sorting #4

wants to merge 3 commits into from

Conversation

raimund-schluessler
Copy link
Member

This PR aims to implement the possibility to manualls sort the task list by drag-and-drop and will fix #86.

TODOs:

  • Enable manually sorting tasks in the list view
  • Fix sorting of tasks when list is ordered in reverse
  • Enable sorting tasks in collection views
  • Enable sorting of subtasks
  • Automatically switch to manual sorting if a task is dragged

Continues from owncloud/tasks#358

@charlag
Copy link

charlag commented Sep 30, 2018

Is this going to be developed or it will be part of #194 ?

@raimund-schluessler
Copy link
Member Author

Is this going to be developed or it will be part of #194 ?

#194 Is meant to port the app to Vue.js providing the same features as before. It will not have major new features, only small things which have to be reimplemented anyway will be changed/improved. New features will be implemented after #194 is done.

@raimund-schluessler
Copy link
Member Author

Closing as it needs to be adjusted to the Vue rewrite first.

@waynema02
Copy link

As #194 has been closed, would this PR be reopened and worked on? Manual sorting really helps to organize the tasks in flexible manner. Thanks!

@dohlin
Copy link

dohlin commented Apr 8, 2020

Any update on whether this can be re-opened and reviewed? This is a much needed feature imho

@raimund-schluessler
Copy link
Member Author

The current PR is #237. But there is nothing to review yet, needs to be developed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[User Question] Make Tasks show up in calendar.
4 participants