Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to mytischtennis-cron at torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten created branch nuscore in torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten pushed to nuscore at torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten created branch pin_code in torsten/trainingstagebuch 2025-12-19 14:37:27 +01:00
torsten created branch main in torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten pushed to main at torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
dd0f29124c feat(tournament): add player details dialog and enhance player name interactions
dc084806ab feat(tournament): add group match creation and enhance match handling
4b4c48a50f feat(tournament): refine external participant handling in match assignments
65acc9e0d5 feat(tournament): enhance validation of tournament members and external participants
13cd55c051 feat(tournament): validate tournament members and load external participants
Compare 10 commits »
torsten created branch DiaryIncreasing in torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten pushed to DiaryIncreasing at torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten created branch accident in torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten pushed to accident at torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten created branch activitypainter in torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten pushed to activitypainter at torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten created branch httv in torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten pushed to httv at torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
7be98ffeeb Entfernt die myTischtennis-Integration aus dem Backend und Frontend. Löscht Controller, Routen und Service für myTischtennis. Aktualisiert die Datenmodelle, um die neue ExternalServiceAccount-Integration zu unterstützen. Ändert die API-Routen und Frontend-Komponenten, um die neuen Endpunkte zu verwenden.
torsten created branch mytischtennis in torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten pushed to mytischtennis at torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten created branch mytischtennis-cron in torsten/trainingstagebuch 2025-12-19 14:37:26 +01:00
torsten created repository torsten/trainingstagebuch 2025-12-19 14:37:05 +01:00
torsten created branch main in torsten/stechuhr3 2025-12-19 14:36:27 +01:00
torsten pushed to main at torsten/stechuhr3 2025-12-19 14:36:27 +01:00
6cc8903e06 Enhance frontend components by importing API_BASE_URL for consistent API endpoint usage. This update improves code maintainability and prepares the components for future API integrations.
e71988e0b7 Enhance TimeEntryService with additional debug logging for better traceability of work time calculations. Added logs for netWorkTime and currentlyWorked to provide clearer insights into overtime and weekly totals, improving the debugging process while maintaining existing functionality.
a1b5e191f3 Refactor StatusBox component to improve end time calculations using server data. Update logic to handle elapsed time accurately, including pause states, and enhance display of currently worked hours. Adjust formatting for time outputs to ensure clarity in the user interface.
1eff170a7b Remove debug logging from TimeEntryService to streamline code and enhance performance. This update improves readability by eliminating unnecessary console outputs while maintaining the functionality of time calculations.
dfd169c78d Enhance TimeEntryService to incorporate timefix corrections for start and end times of work and pauses. Update logic to ensure accurate time calculations by integrating timefix data, improving the reliability of time entries. Add debug logging for better traceability of time calculations.
Compare 10 commits »