Files
trainingstagebuch/backend/services
Torsten Schulz (local) af6048b289 feat(match): normalize player lists before updating match data
- Added a `normalizeList` function to filter out duplicates and invalid entries from player arrays.
- Updated the match update logic to use normalized player lists for `playersReady`, `playersPlanned`, and `playersPlayed`.
- Enhanced error handling in the ScheduleView to throw an error for failed match updates based on response status.
2026-02-05 23:07:41 +01:00
..
2024-08-30 11:50:54 +02:00
2025-01-22 14:34:29 +01:00