40 Commits (531ae46f5bd355eff9f27ed84ab7db2d3ef0d74e)

Author SHA1 Message Date
Gisle Aune 7973373419 add group filter on ProjectSelect. 3 years ago
Gisle Aune 83eb9862fc add project groups to frontend. 3 years ago
Gisle Aune ba4384b41d fix date range behavior to be more strongly typed, last 7 days is not an alias for a static date range. 3 years ago
Gisle Aune 589f7a9132 add project to logs, project composition mode to goals and fix unweighted counts for other composition modes. 3 years ago
Gisle Aune 5a508fe8bb add project tags. 3 years ago
Gisle Aune c5af5860bf add project subtraction amounts. 3 years ago
Gisle Aune ac515466fa remove (optional) from deadline as the zero option's text is enough to communicate that. 3 years ago
Gisle Aune d25e2da345 add project start time. 3 years ago
Gisle Aune 019d31600d add background/to do tasks to front page if they have deadline, add some workflow buttons on the front page tasks. 3 years ago
Gisle Aune 2a6c04893d add project linking. 3 years ago
Gisle Aune 2c5d87134d allow changing item on tasks with logs. 3 years ago
Gisle Aune 330b740e00 add Background (Orange) and Progress (Violet) project types. 3 years ago
Gisle Aune c410e2d751 add deadline selector to ProjectForm. 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 8313a27251 allow moving tasks between projects. 3 years ago
Gisle Aune caad8172b2 fix statusTag not being removed when going from completed -> active. 3 years ago
Gisle Aune 4c8669a029 logging completion from non-active state works. 3 years ago
Gisle Aune 4443ec9c84 add password reset. 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 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 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 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 98c7a66fd0 clean up task modal and add non-segmented progress bars. 4 years ago
Gisle Aune ad34116598 clean up item form. 4 years ago
Gisle Aune 59a4f905f8 clean up project form. 4 years ago
Gisle Aune 84b8d5b2db clean up logs modals and fix progress bars counting on completed but N<M/M task progress. 4 years ago
Gisle Aune 55c1ead637 fix task store not being marked stale. 4 years ago
Gisle Aune bd60ab4c98 prevent double-submitting forms. 4 years ago
Gisle Aune 2664c47dff fix task validation to not allow end time before created time, and disallow <=0 amounts. 4 years ago
Gisle Aune c3e589aa3e add support for project inactivity, added new checkbox component. 4 years ago
Gisle Aune c43b180106 fix wrapping in task status numbers, check mark as active by default if a log would bring it at or past the target. 4 years ago
Gisle Aune da2f71b306 add empty list placeholder. 4 years ago
Gisle Aune 2240985aa1 first commit 4 years ago