habitica/website/server/controllers/api-v4
Alec Brickner f33720e9fd
Drag challenge tasks (#12204)
* Allow challenge tasks to be draggable by leaders and admins

* Drag challenge tasks, ensure they're ordered

* Ensure group tasks are ordered properly, make draggable

* Add tests, fix broken tests

* Resolve merge conflict

* Remove console.log()

* Address code review comments

* Code review fixes

* Fix lint

* Fix importing

* taskManager

* Lint

* Fix collapseChecklist test

Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2021-04-30 16:23:27 -05:00
..
user fix(apidoc): make sure v4 routes do not show up in docs 2020-06-25 16:07:03 +02:00
auth.js fix(apidoc): make sure v4 routes do not show up in docs 2020-06-25 16:07:03 +02:00
coupon.js fix(apidoc): make sure v4 routes do not show up in docs 2020-06-25 16:07:03 +02:00
faq.js fix(apidoc): make sure v4 routes do not show up in docs 2020-06-25 16:07:03 +02:00
inbox.js fix(apidoc): make sure v4 routes do not show up in docs 2020-06-25 16:07:03 +02:00
members.js fix(apidoc): make sure v4 routes do not show up in docs 2020-06-25 16:07:03 +02:00
news.js Implement Bailey CMS API (#10739) 2020-10-13 10:15:52 -05:00
README.md API v4 (WIP) (#10453) 2018-06-18 14:40:25 +02:00
tasks.js Drag challenge tasks (#12204) 2021-04-30 16:23:27 -05:00
user.js Inventory: fixes / layout (#11948) 2020-10-19 23:54:51 +02:00