Torsten Schulz (local)
328bc9e776
Add account deletion feature and privacy section
...
Implement a new endpoint for account deletion in AuthController, allowing users to permanently delete their accounts and associated data. Update AuthService to handle account deletion logic, including confirmation checks and data removal from the database. Enhance frontend with new views and components for account deletion and privacy information, including links in the side menu and profile view. Update mobile app to support account deletion and privacy sections, improving user experience and compliance with data protection standards.
2026-05-15 11:20:08 +02:00
Torsten Schulz (local)
6a519fc4d4
Add export routes to backend and frontend; implement routing and UI components for data export management
2025-10-18 00:00:34 +02:00
Torsten Schulz (local)
ac3720fb61
Add watcher routes to backend and frontend; implement routing and UI components for watcher management
2025-10-17 23:50:25 +02:00
Torsten Schulz (local)
c7a0316ca0
Add invite routes to backend and frontend; implement routing and UI components for invitation management
2025-10-17 23:39:45 +02:00
Torsten Schulz (local)
dd492fd69e
Add roles routes to backend and frontend; implement routing and UI components for admin roles management
2025-10-17 23:31:14 +02:00
Torsten Schulz (local)
876c2964dd
Add timewish routes to backend and frontend; implement routing and UI components for timewish settings
2025-10-17 23:20:13 +02:00
Torsten Schulz (local)
4fe6b27b8f
Add password change routes to backend and frontend; update routing and UI components for password management
2025-10-17 23:13:33 +02:00
Torsten Schulz (local)
b2cef4d306
Add profile routes to backend and frontend; implement user state handling for holidays and workdays, and update UI components for profile settings
2025-10-17 23:03:29 +02:00
Torsten Schulz (local)
67ddf812cd
Add holidays routes to backend and frontend; implement holiday associations and update UI components for admin holidays management
2025-10-17 22:35:31 +02:00
Torsten Schulz (local)
6a0b23e694
Add calendar routes to backend and frontend; update routing and UI components for calendar feature
2025-10-17 21:46:32 +02:00
Torsten Schulz (local)
a58504a93e
Add workdays routes to backend and frontend; update routing and UI components for workdays tracking
2025-10-17 21:37:47 +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