From 63db4f5a9c9008f55ec237bde39c3ebf7b18099b Mon Sep 17 00:00:00 2001 From: Oliver Bryan Date: Wed, 28 Jan 2026 08:58:31 +0000 Subject: [PATCH] Updated todo.md --- todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.md b/todo.md index c843e34..d1dfaee 100644 --- a/todo.md +++ b/todo.md @@ -1,7 +1,6 @@ # HIGH PRIORITY - BUGS: -- org slug and project code should only be added to url on issues/timeline pages. it happens on any page right now - on the first attempt since page load, pressing the create issue button the default type and status are not loaded - FEATURES: - make login/register into a modal that appears atop the landing page @@ -30,3 +29,4 @@ - 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 - explore payment providers (stripe is the only one i know) +- trial system \ No newline at end of file