566361e46aa901085022623ab808be73c5946b85
- 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.
Description
No description provided
Languages
Vue
46.4%
JavaScript
30.9%
Kotlin
21.2%
SCSS
0.5%
Shell
0.4%
Other
0.6%