From 70504b30563676c0cb87fb754be88afd9881ab59 Mon Sep 17 00:00:00 2001 From: Oliver Bryan <04oliverbryan@gmail.com> Date: Wed, 21 Jan 2026 17:46:04 +0000 Subject: [PATCH] Update todo.md --- todo.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/todo.md b/todo.md index 0612a66..e76805f 100644 --- a/todo.md +++ b/todo.md @@ -1,10 +1,12 @@ # HIGH PRIORITY -- sprints - - timeline display - - display sprints +- BUGS: +- date picker opens at today's date instead of the selected date +- january: date picker is above, february: date picker is below (likely due to how many rows worth of sprints are displayed) - -my-1/-m-px on dates that have a sprint +- FEATURES: - issues - issue type (options stored on Organisation) +- filters # LOW PRIORITY @@ -38,3 +40,4 @@ - view: - open git diff in a new tab - figure out if it's possible to remove the "lib/server/..." helpers altogether, and have some sort of dynamic route maker in the shared package +- request logging