Is it possible to reorder tasks?
Mm, not directly, no. But indirectly you can modify the task’s created_at
field from Administration – Application – Tasks – Click on task to edit it. Not very elegant I admit.
We’d welcome a pull request with improvements for this, or even just a plugin.
That did the trick.
You’re using a templating platform that I don’t know and I suck with front end development. If it were just PHP, I may be able to contribute, but at this point, I’m almost 6 years out of practice with any web development.
Ah, yes React (and Javascript) are different beasts than PHP. They’re a lot of fun though! I highly recommend checking them out, if you ever have the itch of learning some new coding skills. https://reactjs.org/. Good knowledge of Javascript is a pre-requisite (https://www.amazon.com/JavaScript-Definitive-Most-Used-Programming-Language/dp/1491952024)