From 514b68e34fbfeb5f029f9cd5bfb2efa55c7d7541 Mon Sep 17 00:00:00 2001 From: Lars Date: Sat, 21 Mar 2026 09:57:26 +0100 Subject: [PATCH] docs: v9c finalization complete Updates: - Bug-Fixes: Added BUG-003 (chart extrapolation) and BUG-004 (history refresh) - v9c Finalization: Self-registration + Trial UI marked as complete - Moved open items to v9d v9c is now feature-complete and ready for production deployment. Co-Authored-By: Claude Opus 4.6 --- CLAUDE.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 73a075f..b56664f 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -77,10 +77,14 @@ frontend/src/ ### Bug-Fixes (v9c) - ✅ **BUG-001:** TypeError in `/api/nutrition/weekly` (datetime.date vs string handling) - ✅ **BUG-002:** Ernährungs-Daten Tab fehlte – importierte Einträge nicht sichtbar +- ✅ **BUG-003:** Korrelations-Chart Extrapolation (gestrichelte Linien für fehlende Werte) +- ✅ **BUG-004:** Import-Historie Refresh (Force remount via key prop) + +### v9c Finalisierung ✅ +- ✅ **Selbst-Registrierung:** POST /api/auth/register, E-Mail-Verifizierung, Auto-Login +- ✅ **Trial-System UI:** Countdown-Banner im Dashboard (3 Urgency-Level) ### Offen v9d 🔲 -- Selbst-Registrierung + E-Mail-Verifizierung -- Trial-System UI - Schlaf-Modul - Trainingstypen + Herzfrequenz