141 Commits (main)

Author SHA1 Message Date
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
Gisle Aune 0a7d342e86 optimize EveryMinute by binding a variable instead of listening to an event. 3 years ago
Gisle Aune 468d12879c make time left indicators update every minute, and fix segmented progress bars. 3 years ago
Gisle Aune ab35df9fe2 refactor GoalEntry and add guiding lines to goal progress. 3 years ago
Gisle Aune 096f25804d refactored ProjectEntry and GroupEntry to share common style. 3 years ago
Gisle Aune 62cb58cadc limit future and past goals on front page. 3 years ago
Gisle Aune b0b617636b small css tweak to disabled select. 3 years ago
Gisle Aune 98c7a66fd0 clean up task modal and add non-segmented progress bars. 3 years ago
Gisle Aune ad34116598 clean up item form. 3 years ago
Gisle Aune 59a4f905f8 clean up project form. 3 years ago
Gisle Aune 84b8d5b2db clean up logs modals and fix progress bars counting on completed but N<M/M task progress. 3 years ago
Gisle Aune 748814b43c add table of contents and #links. 3 years ago
Gisle Aune 838a787409 add project progress indicator and sort front page projects by deadline. 3 years ago
Gisle Aune 55c1ead637 fix task store not being marked stale. 3 years ago
Gisle Aune 48ba7c8693 hide completed tasks in projects, and add individual deadline tasks to front page. 3 years ago
Gisle Aune c6fa75d1a3 show N/M value on hover for completed tasks. 3 years ago
Gisle Aune bd60ab4c98 prevent double-submitting forms. 3 years ago
Gisle Aune 2664c47dff fix task validation to not allow end time before created time, and disallow <=0 amounts. 3 years ago
Gisle Aune 00218bb817 add item to log entries. 3 years ago
Gisle Aune c3e589aa3e add support for project inactivity, added new checkbox component. 3 years ago
Gisle Aune 7dfa1ec8b4 change goals sorting to start_time descending, end_time ascending, so that long-term goals are pushed below the short-term from the same time span. 3 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. 3 years ago
Gisle Aune f785cda541 add focus handling. 3 years ago
Gisle Aune da2f71b306 add empty list placeholder. 3 years ago
Gisle Aune a6b7469f77 fix header color and app name. 3 years ago
Gisle Aune 1c4964ea8a fix ci. 3 years ago
Gisle Aune 00a9ffc962 fix ci. 3 years ago
Gisle Aune 5c0ecea506 fix ci. 3 years ago
Gisle Aune 2240985aa1 first commit 3 years ago