|
|
18d4e70f46
|
🗄️ Datenbank-Migration erstellt
|
2026-03-12 15:53:54 +00:00 |
|
|
|
c670c26da3
|
📚 Deployment-Anleitung hinzugefügt
|
2026-03-12 15:49:52 +00:00 |
|
|
|
c2357ee1bb
|
🚀 Deployment-Konfiguration hinzugefügt
- docker-compose.yml (DB + Backend + Frontend)
- Nginx Reverse Proxy Config
- Deployment Script
Ports:
- PostgreSQL: 5434
- Backend: 8004
- Frontend: 3006
|
2026-02-20 16:12:33 +00:00 |
|
|
|
70a72f4364
|
🗄️ Datenbank-Schema Design
Tabellen:
- organizations (Multi-Tenancy)
- users (Chef/Disponent/Mitarbeiter)
- orders (Aufträge)
- order_assignments (Zuweisungen)
- availability (Verfügbarkeit)
- timesheets (Stundenzettel mit Foto)
- modules (Modularer Aufbau)
- organization_modules (Modul-Konfiguration)
- audit_logs (DSGVO)
- refresh_tokens (JWT Auth)
Features:
- Rollen-basierte Berechtigungen
- Multi-Tenancy Support
- Modularer Aufbau
- Audit-Logging
|
2026-02-20 15:01:30 +00:00 |
|
|
|
48edd95cfd
|
📋 Anforderungen & Konzept dokumentiert
- Rollen-Hierarchie: Chef → Disponent → Mitarbeiter
- Modularer Aufbau definiert
- Feature-Übersicht
- Tech-Stack (Vue 3 + Deno)
- Roadmap
|
2026-02-20 14:54:57 +00:00 |
|
|
|
8f3ecebc63
|
Initial commit
|
2026-02-20 14:53:47 +00:00 |
|