From 3dd46ba17d74fa79e6ff99f778f51d4aabcad693 Mon Sep 17 00:00:00 2001 From: Ark Date: Fri, 28 Mar 2025 17:14:15 -0600 Subject: [PATCH] branch test --- TODO.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index 2cb3d2a..7392d00 100644 --- a/TODO.md +++ b/TODO.md @@ -5,9 +5,15 @@ MVP: - [X] password reset page - [X] guard against script injection - [X] loading animation for serverless wakeup -- [ ] implement optimistic concurrency -- [ ] Make moble rendering non-fugly -- [ ] CI and branch protection +- [X] implement optimistic concurrency +- [X] Make moble rendering non-fugly +- [X] switch to free postgres hosting +- [ ] Colab setup + - [ ] Documentation + - [ ] CI and branch protection +- [ ] Analytics +- [ ] Add remaining mics +- [ ] make project public BACKLOG - [ ] tech debt @@ -16,5 +22,7 @@ BACKLOG - [ ] ops - [ ] views for human friendly audit logging - [ ] tools for db rollback/restore -- [ ] features -- [ ] automated password reset via email +- [ ] potential features + - [ ] automated password reset via email + - [ ] better editing of recurring events (edit "this event" vs "entire series") + - [ ] automated signup list