85 Commits (aed8e1d6dfd39484c45f30e1d5e407f7b25cd97a)
 

Author SHA1 Message Date
Gisle Aune aed8e1d6df fix statusTag 3 years ago
Gisle Aune e7be563407 fix statusTag being non-nil on active projects. 3 years ago
Gisle Aune 16237a89a4 add favorite system and other small tweaks and fixes. 3 years ago
Gisle Aune 48b439af4f fix project-select showing empty status categories. 3 years ago
Gisle Aune 8313a27251 allow moving tasks between projects. 3 years ago
Gisle Aune 73855ffdd1 fix logs page not updating group headers if left open for a day. 3 years ago
Gisle Aune 8f069638dc fix quest log scrolling down. 3 years ago
Gisle Aune 9363958f5f fix front page project links going to questlog on mobile, projects on desktop. 3 years ago
Gisle Aune 35b5a5e3df tweak vertical aligns in quest log list to look more centered. 3 years ago
Gisle Aune caad8172b2 fix statusTag not being removed when going from completed -> active. 3 years ago
Gisle Aune 2923a088fc add error handling in logs page for invalid dates instead of crashing. 3 years ago
Gisle Aune 077ed17046 add more date range options. 3 years ago
Gisle Aune 02a251166f add file forgotten in last commit. 3 years ago
Gisle Aune 173158a514 fix handling of zero-weight items. They're not counted in goals/compositon, but project progress count them as 1. 3 years ago
Gisle Aune fdeef21e59 item entries now show weight instead of useless icon. 3 years ago
Gisle Aune d3f17f867f add recalling of last project when navigating out from and into quest log. 3 years ago
Gisle Aune 4c8669a029 logging completion from non-active state works. 3 years ago
Gisle Aune 32f068c36e fix back/forward in quest log. 3 years ago
Gisle Aune 4443ec9c84 add password reset. 3 years ago
Gisle Aune 4294fa387c add sign out boi. 3 years ago
Gisle Aune cd416ba4c3 add time filter. 3 years ago
Gisle Aune 51ead907c0 add mobile check for front page project link. 3 years ago
Gisle Aune afa5fa00cb added better deadline and date range selectors. 3 years ago
Gisle Aune ef94b1556a add a few fixes and tweaks related to the previous commit. 3 years ago
Gisle Aune e1c5bf01b2 Improve individual tasks on the front page, compact icon selector, and add annotaions. 3 years ago
Gisle Aune 270694e49e add status tags to tasks and reorganize them to have more familiar names. 3 years ago
Gisle Aune f22b9b4947 add multiple statuses to proejcts, though it's a bit hacked on. 3 years ago
Gisle Aune 01437c684f fix date in deadline tooltip not padding 9s. 3 years ago
Gisle Aune a187e91c3c add task and item filters to goals. 3 years ago
Gisle Aune 99cc6fac3c tweak goal composition and fix label in goal form. 3 years ago
Gisle Aune 5e1a6f7343 add goal completion composition. 3 years ago
Gisle Aune 282b304f3f add markdown to task log entries. 3 years ago
Gisle Aune a3e7426b4c fix individual task time progress starting from 1970. 3 years ago
Gisle Aune ceddd3fbf2 add thin progress bars to stuff, fix tiny issue with progress bars when they're too smol. 3 years ago
Gisle Aune 02b0907598 fix log amount not being accounted for in TaskResult.completedAmount, and fix being unable to remove secondary item. 3 years ago
Gisle Aune 52d6c55e0e do not allow editing task item if task has logs. 3 years ago
Gisle Aune 197fe227a4 add support for changing task item. 3 years ago
Gisle Aune eeba5bc9c8 add new fields to logs and goals. 3 years ago
Gisle Aune 3085b8c025 add times left indicator to questlog. 3 years ago
Gisle Aune 2a9689f15e fix serverless and typos. 3 years ago
Gisle Aune d3a6487dc8 add quest log aesthetic. 3 years ago
Gisle Aune 1d3c8dee73 tweaked progress bars. 3 years ago
Gisle Aune 8a721a44e3 > tfw chevron is correctly aligned. 3 years ago
Gisle Aune b34be5c16f fix undefined in log entry header. 3 years ago
Gisle Aune c73ce8dd64 npm audit fix. 3 years ago
Gisle Aune a99aa8aa2c add markdown support to descriptions. 3 years ago
Gisle Aune 033abaa5bb refactored Item, Task and Log entry to share code. TaskEntry is still a bit messy, but that's because of the weird icon stuffs. 3 years ago
Gisle Aune b01fca8065 add emerald level to goal progress bars. 3 years ago
Gisle Aune 14ead20349 add sorting to goals. 3 years ago
Gisle Aune 1a3a8949f8 add tooltips to progress bars. 3 years ago