Torsten Schulz (local) 4a83e5c159 Enhance knockout round functionality by adding group count validation
This commit updates the `TournamentTab.vue` component to ensure that knockout rounds can only be started or reset if there is more than one group present in the tournament. A new method, `getTotalNumberOfGroups`, is introduced to calculate the total number of groups, improving the logic for determining the availability of knockout rounds. These changes enhance the tournament management experience by preventing invalid operations in single-group scenarios.
2025-11-15 22:26:17 +01:00
Description
No description provided
7.8 MiB
Languages
Vue 52.5%
JavaScript 45.3%
SCSS 0.6%
Shell 0.6%
CSS 0.5%
Other 0.5%