habitica/test/api/v3/integration/tasks
Keith Holliday 1590d955cd Group plans reorder tasks (#8358)
* Added move route for group tasks

* Added group task reorder to front end

* Added syncing with group task order

* Fixed linting issues

* Added missing exec and abstracted move code

* Added unit test for moveTask
2017-01-11 19:16:20 +01:00
..
challenges Added note sync when user adds task to challenge, tests, and fixed challenge tests (#8200) 2016-11-12 23:48:22 +01:00
checklists Shortname (#7655) 2016-06-16 12:28:45 -05:00
groups Group plans reorder tasks (#8358) 2017-01-11 19:16:20 +01:00
tags Shortname (#7655) 2016-06-16 12:28:45 -05:00
DELETE-tasks_id.test.js Webhook improvements (#7879) 2016-10-02 09:16:22 -05:00
GET-tasks_challenge_challengeId.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
GET-tasks_id.test.js Shortname (#7655) 2016-06-16 12:28:45 -05:00
GET-tasks_user.test.js Upgrade ESLint to v3 (#8299) 2016-12-20 22:31:36 +01:00
POST-tasks_clearCompletedTodos.test.js Ensured group tasks are removed from places that challegnes tasks are (#8359) 2017-01-07 12:01:12 +01:00
POST-tasks_id_score_direction.test.js Webhook improvements (#7879) 2016-10-02 09:16:22 -05:00
POST-tasks_move_taskId_to_position.test.js Shortname (#7655) 2016-06-16 12:28:45 -05:00
POST-tasks_user.test.js Webhook improvements (#7879) 2016-10-02 09:16:22 -05:00
PUT-tasks_id.test.js fix: allows user to save an alias and checklistCollapsed properties of a challenge task. fixes #7875 (#8170) 2016-10-25 21:47:49 -05:00