69 Commits (642a0d8effadee6578f3110d497bdf5488e10217)

Author SHA1 Message Date
Gisle Aune 642a0d8eff add project link on task links. 4 years ago
Gisle Aune eebb3d9f77 Add Link button to non-link tasks to link them elsewhere. 4 years ago
Gisle Aune 2a6c04893d add project linking. 4 years ago
Gisle Aune 0fd154227f fix 100% progress bars not looking like 100% on smooth progress bars. 4 years ago
Gisle Aune 330b740e00 add Background (Orange) and Progress (Violet) project types. 4 years ago
Gisle Aune 74e25eef6e added buttons to move projects to completed/failed when you're out of stuff to do. 4 years ago
Gisle Aune 7dc9b9cc40 add mark as completed button when the project has only completed and failed tasks. 4 years ago
Gisle Aune 2dddb7a216 show numbers anyway if task is on hold / to do and amount > 1. 4 years ago
Gisle Aune c410e2d751 add deadline selector to ProjectForm. 4 years ago
Gisle Aune 2452f4d52c remove time limit from FocusHandler. 4 years ago
Gisle Aune 5e112c2a73 add time to log entries. 4 years ago
Gisle Aune 7cf808c13c add front page logs. 4 years ago
Gisle Aune 274923a496 add progress numbers to goals and projects. 4 years ago
Gisle Aune 16237a89a4 add favorite system and other small tweaks and fixes. 4 years ago
Gisle Aune 48b439af4f fix project-select showing empty status categories. 4 years ago
Gisle Aune 8313a27251 allow moving tasks between projects. 4 years ago
Gisle Aune 8f069638dc fix quest log scrolling down. 4 years ago
Gisle Aune 9363958f5f fix front page project links going to questlog on mobile, projects on desktop. 4 years ago
Gisle Aune 35b5a5e3df tweak vertical aligns in quest log list to look more centered. 4 years ago
Gisle Aune 077ed17046 add more date range options. 4 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. 4 years ago
Gisle Aune fdeef21e59 item entries now show weight instead of useless icon. 4 years ago
Gisle Aune d3f17f867f add recalling of last project when navigating out from and into quest log. 4 years ago
Gisle Aune 4294fa387c add sign out boi. 4 years ago
Gisle Aune cd416ba4c3 add time filter. 4 years ago
Gisle Aune 51ead907c0 add mobile check for front page project link. 4 years ago
Gisle Aune afa5fa00cb added better deadline and date range selectors. 4 years ago
Gisle Aune ef94b1556a add a few fixes and tweaks related to the previous commit. 4 years ago
Gisle Aune e1c5bf01b2 Improve individual tasks on the front page, compact icon selector, and add annotaions. 4 years ago
Gisle Aune 270694e49e add status tags to tasks and reorganize them to have more familiar names. 4 years ago
Gisle Aune f22b9b4947 add multiple statuses to proejcts, though it's a bit hacked on. 4 years ago
Gisle Aune 01437c684f fix date in deadline tooltip not padding 9s. 4 years ago
Gisle Aune a187e91c3c add task and item filters to goals. 4 years ago
Gisle Aune 99cc6fac3c tweak goal composition and fix label in goal form. 4 years ago
Gisle Aune 5e1a6f7343 add goal completion composition. 4 years ago
Gisle Aune 282b304f3f add markdown to task log entries. 4 years ago
Gisle Aune ceddd3fbf2 add thin progress bars to stuff, fix tiny issue with progress bars when they're too smol. 4 years ago
Gisle Aune eeba5bc9c8 add new fields to logs and goals. 4 years ago
Gisle Aune 3085b8c025 add times left indicator to questlog. 4 years ago
Gisle Aune 2a9689f15e fix serverless and typos. 4 years ago
Gisle Aune d3a6487dc8 add quest log aesthetic. 4 years ago
Gisle Aune 1d3c8dee73 tweaked progress bars. 4 years ago
Gisle Aune 8a721a44e3 > tfw chevron is correctly aligned. 4 years ago
Gisle Aune b34be5c16f fix undefined in log entry header. 4 years ago
Gisle Aune a99aa8aa2c add markdown support to descriptions. 4 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. 4 years ago
Gisle Aune b01fca8065 add emerald level to goal progress bars. 4 years ago
Gisle Aune 1a3a8949f8 add tooltips to progress bars. 4 years ago
Gisle Aune 0a7d342e86 optimize EveryMinute by binding a variable instead of listening to an event. 4 years ago
Gisle Aune 468d12879c make time left indicators update every minute, and fix segmented progress bars. 4 years ago