feat(customers): add initial admin bootstrap and csv import
This commit is contained in:
parent
c816e9869d
commit
ecab0fe6b6
27 changed files with 1197 additions and 34 deletions
10
ROADMAP.md
10
ROADMAP.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue