habitica/test/api/v3/integration/tasks
Keith Holliday 13df60e0dd Group approval ui (#8184)
* Added all ui components back

* Added group ui items back and initial group approval directive

* Added ability to mark tasks as requires approval. Added approvals ctrl. Added get approvals method to tasks service

* Added approval list view with approving functionality

* Added error to produce message when task requests approval

* Added notification display for group approvals

* Fixed notification read and adding task

* Fixed syncing with group approval required

* Added group id to notifications for redirect on client side

* Fixed approval request tests

* Fixed linting issues

* Removed expectation from beforeEach

* Moved string to locale

* Added eslint ignore

* Updated notification for group approved, added new icons, and updated styles

* Hid group plan ui
2016-11-12 23:47:45 +01:00
..
challenges fix: allows leader of challenge to create new challenge tasks even when not a participant of the challenge. fixes #7918 2016-08-24 12:07:54 -05:00
checklists Shortname (#7655) 2016-06-16 12:28:45 -05:00
groups Group approval ui (#8184) 2016-11-12 23:47:45 +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 "allCompletedTodos" option in API for returning all completed To-Dos for when 30 isn't enough (#7773) 2016-07-14 08:34:48 +10:00
POST-tasks_clearCompletedTodos.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02: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