feat(customers): add initial admin bootstrap and csv import

This commit is contained in:
DS | Schubert 2026-07-03 09:14:56 +02:00
parent c816e9869d
commit ecab0fe6b6
27 changed files with 1197 additions and 34 deletions

View file

@ -34,6 +34,16 @@ Die Roadmap beschreibt die geplante fachliche Entwicklung von Olympus CRM. Archi
- Globale Toasts fuer CRUD-Erfolg und Fehler
- Docker-Konfiguration fuer Logging-Level
## v0.5.1 - Bootstrap und Kundenimport
- Initial-Admin-Bootstrap fuer neue Installationen ohne aktive Benutzer
- Optionale `INITIAL_ADMIN_*` Deployment-Variablen
- Dynamische Header-Benutzeranzeige ueber `GET /api/me`
- CSV-Kundenimport mit Preview und Commit
- Importmodi `create_only`, `update_existing` und `upsert`
- Excel-freundliche CSV-Vorlage ueber Athena
- Audit Log fuer Kundenimporte ohne CSV-Rohdaten
## v0.6.0 - Projektmodul, geplant
- Projektstammdaten