141 Commits (main)

Author SHA1 Message Date
Gisle Aune 330b740e00 add Background (Orange) and Progress (Violet) project types. 3 years ago
Gisle Aune 74e25eef6e added buttons to move projects to completed/failed when you're out of stuff to do. 3 years ago
Gisle Aune 7dc9b9cc40 add mark as completed button when the project has only completed and failed tasks. 3 years ago
Gisle Aune 2dddb7a216 show numbers anyway if task is on hold / to do and amount > 1. 3 years ago
Gisle Aune b54dc688ae fix log page date headers being absolutely bonkers due to DST. 3 years ago
Gisle Aune c410e2d751 add deadline selector to ProjectForm. 3 years ago
Gisle Aune 458038bb52 change to Last 7 Days by default in history page. 3 years ago
Gisle Aune 25d291ccb3 npm update and audit fix --force. 3 years ago
Gisle Aune 2452f4d52c remove time limit from FocusHandler. 3 years ago
Gisle Aune 5e112c2a73 add time to log entries. 3 years ago
Gisle Aune 7cf808c13c add front page logs. 3 years ago
Gisle Aune 274923a496 add progress numbers to goals and projects. 3 years ago
Gisle Aune d8e015c70f fix front page headers disappearing on loading. 3 years ago
Gisle Aune 0bbe8b4896 fix goal page showing the wrong date when toggled to. 3 years ago
Gisle Aune 9558c8e547 fix front page project list headers being shown on empty lists. 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 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