mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
* Modify relative dueIn time on tasks to be in days - Normalizes the current time and task due time to the ends of their respective days. - Returns 'today' if the dates are the same day else uses moment's humanize function to allow for weeks, months, years and so on. * Modify task due date to appear grey when due the next day |
||
|---|---|---|
| .. | ||
| approvalFooter.vue | ||
| approvalHeader.vue | ||
| approvalModal.vue | ||
| brokenTaskModal.vue | ||
| column.vue | ||
| spells.vue | ||
| tagsPopup.vue | ||
| task.vue | ||
| taskModal.vue | ||
| user.vue | ||