feat: T04 fixes - i18n, auth tests, contact/vehicle test cleanup, status updates

This commit is contained in:
2026-07-14 20:16:15 +02:00
parent 2cf433a01c
commit b128ea6b39
16 changed files with 379 additions and 1004 deletions
+10 -7
View File
@@ -1,9 +1,12 @@
# Next Steps
1. T05: Lagerverwaltung + Bestandsführung (Backend + Frontend)
2. Alembic Migration Setup für DB Schema
3. Docker-Compose für dev/prod erstellen
4. Redis Integration für Token-Refresh-Storage
5. Frontend: Dashboard-Page nach Login
6. Frontend: User Management UI (Admin)
7. Frontend: Kontakt-Bearbeiten Seite (kontakte/[id]/bearbeiten)
1. Commit T01 re-implementation changes
2. T03: OCR-Erfassung via OpenRouter Vision (Backend + Frontend)
3. T05: Sales + Legal/Compliance
4. T06: KI Copilot
5. T08: Bildretusche
6. Alembic Migration Setup für DB Schema
7. Docker-Compose für dev/prod erstellen
8. Redis Integration für Token-Refresh-Storage
9. Frontend: Dashboard-Page nach Login
10. Frontend: User Management UI (Admin)