Files
habitica/website/server/controllers/api-v3
Denys Dorokhov 3ce182d0dc Feature/enhance get memebers for a challenge fixes #12481 (#12716)
* refactor(api-members): separate handler for the GET /challenges/:challengeId/members route

* refactor(api-members): challenges-related code removed from _getMembersForItem handler function

* feat(api-members): added support to the new includeTasks query parameter for the GET /challenges/:challengeId/members route

* fix(api-members): adjustments to the GET /challenges/:challengeId/members route

* fix(api-members): merge of _getMembersTasksFromChallenge and additional check for a test suite

* refactor(api-members): includeAllMembers query parameter got removed from the GET /challenges/:challengeId/members route

* GET-challenges_challengeId_members.test.js: use _id

* members.js: use _id instead of id

* use id instead of _id

* _id instead of id

Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
2020-11-30 20:04:17 +01:00
..
2020-02-12 15:40:44 -05:00
2019-10-11 13:03:05 +02:00
2020-07-01 18:20:18 +02:00
2020-05-05 20:31:33 +02:00
2019-10-08 16:57:10 +02:00
2019-10-08 16:57:10 +02:00
2019-10-11 13:03:05 +02:00
2020-10-13 10:15:52 -05:00
2020-03-01 20:53:33 +01:00
2019-10-13 18:31:43 +02:00
2019-10-08 16:57:10 +02:00
2020-07-01 18:20:18 +02:00
2020-09-21 16:22:13 +02:00