Block a user
Placeholder Registry: UNRESOLVED & TO_VERIFY Metadaten pr�fen
Dashboard: Nutzer-konfigurierbare Übersicht (Widget-System, Persistenz, Standard-Reset)
Automatischer Audit (Code + Playwright, 2026-07-23)
Nutzer-konfigurierbares Dashboard umgesetzt:
- Migration
039_dashboard_layout.sql—profiles.dashboard_layout - API: `backend/routers/…
Dashboard: Nutzer-konfigurierbare Übersicht (Widget-System, Persistenz, Standard-Reset)
Dashboard-Widgets: Feature-Gate-Zuordnung aus Admin/DB statt hardcodiertem Katalog
Automatischer Audit (Code, 2026-07-23)
Feature-Gate-Zuordnung aus Admin/DB implementiert:
- Migration
041_widget_feature_requirements.sql - Logik:
backend/widget_feature_requirements_db.py…
Logout-Button im App-Header (neben Avatar)
Deprecated Tabelle "subscriptions" entfernen
Automatischer Audit (Code, 2026-07-23)
Deprecated Tabelle subscriptions ist aus dem aktiven Schema entfernt:
- Kein Treffer in
backend/schema.sql,backend/migrations/, Backend-Python -…
Deprecated Tabelle "subscriptions" entfernen
BUG-009: Trainingstyp-Erstellung f�hrt zu Internal Server Error
Automatischer Audit (Code, 2026-07-23)
Bug behoben: JSONB-Insert für abilities/profile nutzt psycopg2.extras.Json().
- Fix-Commit:
2977050— wrap abilities dict with Json() for…
BUG-009: Trainingstyp-Erstellung f�hrt zu Internal Server Error
Logout-Button im App-Header (neben Avatar)
Automatischer Audit (Code + Playwright, 2026-07-23)
Logout-Button im Mobile-Header neben Avatar implementiert:
frontend/src/App.jsx— Button mittitle="Abmelden", IconLogOut-…
[FEAT] Ziele-System (Goals) - v9e Kernfeature
Automatischer Audit (Code + Playwright, 2026-07-23)
Ziele-System ist im Repo umgesetzt:
- Backend:
backend/routers/goals.py, Focus Areas, Goal Types, Progress - Frontend: `frontend/src/pages…
[FEAT] Ziele-System (Goals) - v9e Kernfeature
BugFix manuelle Eingabe TRainings
BugFix manuelle Eingabe TRainings