Commit Graph
90 Commits
Author SHA1 Message Date
gisle 74e25eef6e added buttons to move projects to completed/failed when you're out of stuff to do.
continuous-integration/drone/push Build encountered an error
2021-04-03 14:01:50 +02:00
gisle 7dc9b9cc40 add mark as completed button when the project has only completed and failed tasks. 2021-04-03 13:51:11 +02:00
gisle 2dddb7a216 show numbers anyway if task is on hold / to do and amount > 1.
continuous-integration/drone/push Build is passing
2021-04-03 13:43:51 +02:00
gisle b54dc688ae fix log page date headers being absolutely bonkers due to DST.
continuous-integration/drone/push Build is passing
2021-04-03 13:39:10 +02:00
gisle c410e2d751 add deadline selector to ProjectForm.
continuous-integration/drone/push Build is passing
2021-04-03 13:20:28 +02:00
gisle 458038bb52 change to Last 7 Days by default in history page.
continuous-integration/drone/push Build is passing
2021-04-03 13:03:43 +02:00
gisle 25d291ccb3 npm update and audit fix --force. 2021-04-03 12:50:48 +02:00
gisle 2452f4d52c remove time limit from FocusHandler. 2021-04-03 12:47:23 +02:00
gisle 5e112c2a73 add time to log entries. 2021-04-03 12:43:32 +02:00
gisle 7cf808c13c add front page logs. 2021-04-03 12:08:56 +02:00
gisle 274923a496 add progress numbers to goals and projects. 2021-04-03 11:10:01 +02:00
gisle d8e015c70f fix front page headers disappearing on loading.
continuous-integration/drone/push Build is passing
2021-03-02 10:24:52 +01:00
gisle 0bbe8b4896 fix goal page showing the wrong date when toggled to.
continuous-integration/drone/push Build is passing
2021-02-28 20:12:22 +01:00
gisle 9558c8e547 fix front page project list headers being shown on empty lists.
continuous-integration/drone/push Build is passing
2021-02-28 20:10:29 +01:00
gisle e7be563407 fix statusTag being non-nil on active projects.
continuous-integration/drone/push Build is passing
2021-02-27 19:23:24 +01:00
gisle 16237a89a4 add favorite system and other small tweaks and fixes.
continuous-integration/drone/push Build is passing
2021-02-27 16:47:57 +01:00
gisle 48b439af4f fix project-select showing empty status categories.
continuous-integration/drone/push Build is failing
2021-02-14 18:13:32 +01:00
gisle 8313a27251 allow moving tasks between projects.
continuous-integration/drone/push Build is passing
2021-02-14 17:44:07 +01:00
gisle 73855ffdd1 fix logs page not updating group headers if left open for a day. 2021-02-14 17:03:32 +01:00
gisle 8f069638dc fix quest log scrolling down.
continuous-integration/drone/push Build is passing
2021-02-08 11:49:04 +01:00
gisle 9363958f5f fix front page project links going to questlog on mobile, projects on desktop.
continuous-integration/drone/push Build is passing
2021-02-07 14:01:42 +01:00
gisle 35b5a5e3df tweak vertical aligns in quest log list to look more centered.
continuous-integration/drone/push Build is passing
2021-02-07 13:51:18 +01:00
gisle caad8172b2 fix statusTag not being removed when going from completed -> active. 2021-02-07 13:45:51 +01:00
gisle 2923a088fc add error handling in logs page for invalid dates instead of crashing. 2021-02-07 13:43:00 +01:00
gisle 077ed17046 add more date range options. 2021-02-07 13:42:40 +01:00
gisle 173158a514 fix handling of zero-weight items. They're not counted in goals/compositon, but project progress count them as 1. 2021-02-07 12:47:11 +01:00
gisle fdeef21e59 item entries now show weight instead of useless icon. 2021-02-07 12:40:13 +01:00
gisle d3f17f867f add recalling of last project when navigating out from and into quest log. 2021-02-07 12:35:55 +01:00
gisle 4c8669a029 logging completion from non-active state works. 2021-02-07 11:56:06 +01:00
gisle 32f068c36e fix back/forward in quest log. 2021-02-07 11:54:50 +01:00
gisle 4443ec9c84 add password reset.
continuous-integration/drone/push Build is passing
2021-01-24 18:56:10 +01:00
gisle 4294fa387c add sign out boi.
continuous-integration/drone/push Build is passing
2021-01-24 18:21:36 +01:00
gisle cd416ba4c3 add time filter.
continuous-integration/drone/push Build is passing
2021-01-24 18:12:10 +01:00
gisle 51ead907c0 add mobile check for front page project link. 2021-01-24 17:23:05 +01:00
gisle afa5fa00cb added better deadline and date range selectors.
continuous-integration/drone/push Build is passing
2021-01-24 17:10:52 +01:00
gisle ef94b1556a add a few fixes and tweaks related to the previous commit.
continuous-integration/drone/push Build is passing
2021-01-24 13:52:37 +01:00
gisle e1c5bf01b2 Improve individual tasks on the front page, compact icon selector, and add annotaions.
continuous-integration/drone/push Build is passing
2021-01-24 13:36:55 +01:00
gisle 270694e49e add status tags to tasks and reorganize them to have more familiar names.
continuous-integration/drone/push Build is passing
2021-01-24 12:39:23 +01:00
gisle f22b9b4947 add multiple statuses to proejcts, though it's a bit hacked on.
continuous-integration/drone/push Build is passing
2021-01-20 22:05:52 +01:00
gisle 01437c684f fix date in deadline tooltip not padding 9s.
continuous-integration/drone/push Build is passing
2021-01-19 22:24:49 +01:00
gisle a187e91c3c add task and item filters to goals.
continuous-integration/drone/push Build is passing
2021-01-19 22:12:10 +01:00
gisle 99cc6fac3c tweak goal composition and fix label in goal form.
continuous-integration/drone/push Build is passing
2021-01-19 20:56:54 +01:00
gisle 5e1a6f7343 add goal completion composition.
continuous-integration/drone/push Build is passing
2021-01-19 19:45:12 +01:00
gisle 282b304f3f add markdown to task log entries.
continuous-integration/drone/push Build is passing
2021-01-18 20:04:30 +01:00
gisle a3e7426b4c fix individual task time progress starting from 1970.
continuous-integration/drone/push Build is passing
2021-01-18 19:18:57 +01:00
gisle ceddd3fbf2 add thin progress bars to stuff, fix tiny issue with progress bars when they're too smol.
continuous-integration/drone/push Build is passing
2021-01-18 19:16:34 +01:00
gisle 02b0907598 fix log amount not being accounted for in TaskResult.completedAmount, and fix being unable to remove secondary item.
continuous-integration/drone/push Build is passing
2021-01-17 21:57:26 +01:00
gisle 52d6c55e0e do not allow editing task item if task has logs.
continuous-integration/drone/push Build was killed
2021-01-17 19:49:04 +01:00
gisle 197fe227a4 add support for changing task item.
continuous-integration/drone/push Build is passing
2021-01-17 19:48:05 +01:00
gisle eeba5bc9c8 add new fields to logs and goals.
continuous-integration/drone/push Build is passing
2021-01-17 19:01:13 +01:00