Torsten Schulz (local) 566361e46a feat(tournament): add number of tables feature and update related logic
- Introduced a new field `numberOfTables` in the Tournament model to track the number of tables for tournaments.
- Updated the tournament update logic to include `numberOfTables` when modifying tournament details.
- Added a new endpoint to set the table number for matches, enhancing match management.
- Updated frontend components to support the new `numberOfTables` feature, including input fields and table distribution logic.
- Enhanced internationalization with new translation keys for table-related features.
2026-02-06 15:12:05 +01:00
2025-12-19 15:59:45 +01:00
Description
No description provided
104 MiB
Languages
Vue 46.4%
JavaScript 30.9%
Kotlin 21.2%
SCSS 0.5%
Shell 0.4%
Other 0.6%