Commit Graph

4 Commits

Author SHA1 Message Date
Torsten Schulz (local)
2868d64e37 Remove debug logging from SickController and useModal for cleaner code 2025-10-17 21:24:34 +02:00
Torsten Schulz (local)
ca4002f402 Add sick routes to backend and frontend; update routing and UI components for sickness tracking 2025-10-17 21:24:00 +02:00
Torsten Schulz (local)
b65a13d815 Add timefix and vacation routes to backend; update frontend for new routes and page titles 2025-10-17 15:54:30 +02:00
Torsten Schulz (local)
e95bb4cb76 Initial commit: TimeClock v3 - Node.js/Vue.js Zeiterfassung
Features:
- Backend: Node.js/Express mit MySQL/MariaDB
- Frontend: Vue.js 3 mit Composition API
- UTC-Zeithandling für korrekte Zeiterfassung
- Timewish-basierte Überstundenberechnung
- Wochenübersicht mit Urlaubs-/Krankheits-/Feiertagshandling
- Bereinigtes Arbeitsende (Generell/Woche)
- Überstunden-Offset für historische Daten
- Fixed Layout mit scrollbarem Content
- Kompakte UI mit grünem Theme
2025-10-17 14:11:28 +02:00