habitica/test/api/v3/integration/tasks
Keith Holliday e2f4b0e3dc Group managers (#8591)
* Added abiltiy to add group managers

* Added ability to remove managers

* Added ability for managers to add group tasks

* Allower managers to assign tasks

* Allowed managers to unassign tasks

* Allow managers to delete group tasks

* Allowed managers to approve

* Added initial ui

* Added approval view for managers

* Allowed managers to edit

* Fixed lint issues

* Added spacing to buttons

* Removed leader from selection of group managers

* Code review updates

* Ensured approvals are only done once

* Added ability for parties to add managers

* Add notifications to all managers when approval is requests

* Removed tasks need approval notifications from all managers when task is approve

* Fixed linting issues

* Hid add managers UI from groups that are not subscribed

* Removed let from front end

* Fixed issues with post task url params

* Fixed string locales

* Removed extra limited strings

* Added cannotedit tasks function

* Added limit fields and notification check by taskId

* Localized string and other minor issues

* Added manager and leader indicator

* Added group notifications refresh on sync

* Added close button for group notifications

* Removed group approval notifications when manager is removed

* Moved leader/manager indicators to after hp

* Added manager fields to groups

* Spelling and syntax fixes
2017-04-25 08:28:56 -06: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 managers (#8591) 2017-04-25 08:28:56 -06: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 spells: searing brightness should not affect challenge tasks (#8427) 2017-01-24 11:14:25 +01:00
POST-tasks_id_score_direction.test.js Tasks score notes (#8507) 2017-02-27 14:56:34 -07:00
POST-tasks_move_taskId_to_position.test.js Shortname (#7655) 2016-06-16 12:28:45 -05:00
POST-tasks_user.test.js Repeatables (#8444) 2017-02-27 15:41:21 -07: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