Commit Graph

3 Commits

Author SHA1 Message Date
a44a848cdf 🤝 Subunternehmer-Modul: DB-Migration 2026-03-12 16:17:06 +00:00
18d4e70f46 🗄️ Datenbank-Migration erstellt 2026-03-12 15:53:54 +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