habitica-self-host/website/client/components/challenges
Nathanael Farley a48a6a292d If user's cron will happen later today, start the task yesterday. (#10783)
* If user's cron will happen later today, start the task yesterday.

* Added default dayStart to taskDefaults.

* Removed the need to call shouldDo twice to calculate nextDue.

* Revert "Removed the need to call shouldDo twice to calculate nextDue."

This reverts commit e1467f2fc33cfb11e6a4fc667460df6a48b69d45.

* Removed defaults from taskDefault arguments.

* Got user from $store in copyAsTodoModal.vue.

* Fixed tests for taskDefaults to include mock user.

* Fix shouldDo tests when run in GMT timezone.

* Added test to taskDefault; added utcOffset to taskDefault.

* Replaced utcOffset with zone.

* Removed erroneous import.
2018-11-02 16:58:01 +01:00
..
challengeDetail.vue If user's cron will happen later today, start the task yesterday. (#10783) 2018-11-02 16:58:01 +01:00
challengeItem.vue fixes #10485 2018-06-29 20:29:14 +02:00
challengeMemberProgressModal.vue Added new award flow to challenges (#10512) 2018-07-13 21:58:28 -05:00
challengeModal.vue Fixed editing categories (#10627) 2018-08-25 11:15:47 -05:00
closeChallengeModal.vue Added prize back after deleting challenge (#10631) 2018-08-25 11:15:00 -05:00
findChallenges.vue No matching Guilds/Challenges message (#10744) 2018-10-13 20:19:03 +02:00
groupChallenges.vue Improvements to Challenge Layout (#9619) 2018-05-01 19:47:04 +02:00
index.vue [WIP] New client challenges (#8842) 2017-07-20 14:52:46 -06:00
leaveChallengeModal.vue clarify that "Leave" refers to guild/party; fix pluralisation in keep/remove challenge tasks (#9706) 2018-01-29 14:52:28 -06:00
myChallenges.vue No matching Guilds/Challenges message (#10744) 2018-10-13 20:19:03 +02:00
sidebar.vue Several hard coded strings fixed. 2018-05-01 14:34:58 +02:00