Commit Graph

5 Commits

Author SHA1 Message Date
f132f0f516 Add Objects/Sites module - DB schema 2026-03-12 19:53:31 +00:00
7fe8460d9c Add Qualifications module - DB schema, roadmap 2026-03-12 19:47:12 +00:00
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