habitica/website/server/libs
Sabe Jones 284b2cc413
Group Tasks Shared Completion (#10515)
* WIP(groups): add shared completion prop
Also fix an issue where the Needs Approval toggle would not read/save 
correctly.

* fix(groups): save group options on task create
Also, correct count of assigned members when viewing user is among 
assignments

* fix(groups): display correct messages in two places

* fix(tasks): eliminate console error related to filtering
Also localize a group plans string

* WIP(groups): implement single completion for approval workflow

* WIP(groups): Add shared completion handling to no-approval-needed flow

* WIP(groups): cover approval flow case for all-assigned
Also save new field on initial task creation

* fix(tasks): use default sharedCompletion value when creating tasks

* WIP(tests): non-working draft test

* Added completed todo to group query

* WIP(group-tasks): fix bugs, add tests

* refactor(group-tasks): deleteMany op, add more tests

* refactor(group-tasks): move shared completion handling to lib

* WIP(group-tasks): broken refactor

* WIP(group-tasks): await all the things

* Turned complete master task to save

* WIP(group-tasks): show completed

* fix(filtering): don't try to filter if no list is passed

* refactor(group-tasks): load completed to-dos on demand, not at start

* fix(group-tasks): don't double up on repeat visits

* fix(group-tasks): include brief explanation in dropdown

* fix(group-tasks): improve wording some more
2018-07-20 12:29:44 -05:00
..
challenges Fix 9248: challenge creator should not automatically join their own challenge (#10383) 2018-05-25 12:03:39 +02:00
chat Move Chat to Model (#9703) 2018-04-23 12:17:16 -05:00
chatReporting moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
payments Remove parallel calls to save (#10416) 2018-06-01 15:56:01 +02:00
queue Make Kafka dep optional (#10129) 2018-03-14 18:21:39 +01:00
analyticsService.js Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
apiError.js moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
aws.js Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802) 2016-08-01 22:36:10 +02:00
bannedSlurs.js removed a slur that has legit uses - TRIGGER / CONTENT WARNING: slurs, swearwords, assault, etc 2018-04-14 21:51:06 +10:00
bannedWords.js add swear word - TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc 2018-05-01 15:29:01 +10:00
baseModel.js Upgrade lodash to v4 and lint more files (#8495) 2017-03-01 17:10:48 +01:00
buildManifest.js typo, correct prod check in build manifest 2016-09-21 16:33:38 +02:00
chat.js Refactored group chat flagging (#9907) 2018-02-11 08:35:24 -07:00
client.js fix hard links for new client (#8986) 2017-08-24 18:19:31 +02:00
collectionManipulators.js item pinning (#8918) 2017-08-14 19:15:32 +02:00
cron.js increase Hourglasses and gemCapExtra promptly when multi-month subscription renews - fixes #4819 (#10147) 2018-04-08 15:26:25 +02:00
csvStringify.js Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
email.js only store necessary data for social login (continuation of 10352) (#10395) 2018-05-25 18:16:30 +02:00
encryption.js Updated encryption 2018-01-25 17:33:50 -06:00
errors.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
groupTasks.js Group Tasks Shared Completion (#10515) 2018-07-20 12:29:44 -05:00
guildsAllowingBannedWords.js exempt The Rhyme Commando guild from the swearword blocker 2018-05-01 13:31:56 +10:00
i18n.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
inAppPurchases.js Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
logger.js make unhandled promise rejections easier to find among logs 2018-05-01 12:09:30 +02:00
password.js Api quest restrictions - no purchase/start without fulfilling eligibility requirements (#10387) 2018-05-27 16:41:56 +02:00
preening.js fix preening when history entries are null 2018-06-29 20:03:45 +02:00
pusher.js Format files to adhere to editorconfig (#7977) 2016-09-07 12:58:26 -05:00
pushNotifications.js iOS push notifications, use node-apn (#10517) 2018-07-12 12:56:15 +02:00
routes.js API v4 (WIP) (#10453) 2018-06-18 14:40:25 +02:00
setupMongoose.js add ability to specify pool size for mongodb (#10481) 2018-06-28 11:02:26 +02:00
setupNconf.js Use config when starting development server (#9410) 2017-11-27 20:38:27 -06:00
setupPassport.js fixes #10423 (#10425) 2018-06-04 14:16:30 +02:00
slack.js Add timestamp to moderator Slack messages (fixes #10441) (#10443) 2018-06-15 11:01:10 +02:00
sleep.js Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
spells.js Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
stringUtils.js improve code and tests for banned words and slurs (#10211) 2018-04-08 15:31:37 +02:00
taskManager.js Group Tasks Shared Completion (#10515) 2018-07-20 12:29:44 -05:00
webhook.js Members: user .lean() to improve performances (#10399) 2018-05-28 13:38:59 +02:00