Update todo.md

This commit is contained in:
Oliver Bryan
2026-01-21 17:46:04 +00:00
parent cec41d36f6
commit 70504b3056

View File

@@ -1,10 +1,12 @@
# HIGH PRIORITY # HIGH PRIORITY
- sprints - BUGS:
- timeline display - date picker opens at today's date instead of the selected date
- display sprints - 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 - issues
- issue type (options stored on Organisation) - issue type (options stored on Organisation)
- filters
# LOW PRIORITY # LOW PRIORITY
@@ -38,3 +40,4 @@
- view: - view:
- open git diff in a new tab - 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 - 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