feat: Phase 1 foundation - incident components, storage, and migrations

This commit is contained in:
2026-07-10 10:48:56 +08:00
parent 28957f1e0f
commit 8a9758c8a6
10 changed files with 2619 additions and 8 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ Started: 2026-07-09
- [x] Task 4: Apply migrations to Supabase cloud (user ran supabase login + link + db push)
- [x] Task 5: Auth flow (commit 5598594, review clean — LOW: open redirect in callback/route.ts:8 fix before prod)
- [x] Task 6: Protected dashboard pages (commit c3ba543, review clean)
- [ ] Task 7: QR code generation
- [x] Task 7: QR code generation (commit 152a660, review clean)