Files
habitica/website/server/libs
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-10-13 10:15:52 -05:00
2019-10-15 17:17:44 +02:00
2019-10-15 18:10:20 +02:00
2019-10-08 16:57:10 +02:00
2019-10-08 16:57:10 +02:00
2020-07-18 15:00:09 +02:00
2020-05-05 20:31:33 +02:00
2020-07-14 18:55:47 +02:00
2020-07-18 15:00:09 +02:00
2020-07-14 18:55:47 +02:00
2019-10-15 15:32:53 +02:00
2019-10-08 16:57:10 +02:00
2020-11-03 14:19:09 -06:00
2020-09-21 16:22:13 +02:00