require full teams for bracket initialization

This commit is contained in:
2026-03-13 15:04:17 +01:00
parent cc7faf477b
commit 95897ccc07
6 changed files with 40 additions and 22 deletions

View File

@@ -168,4 +168,9 @@ Folgende Dateien wurden in diesem Prompt verändert:
- Rename the settings page to Profile
Folgende Dateien wurden in diesem Prompt verändert:
- frontend_splatournament_manager/lib/pages/settings_page.dart
- frontend_splatournament_manager/lib/pages/home_page.dart
- frontend_splatournament_manager/lib/pages/home_page.dart
- Always require the full amount of teams for initializing the bracket.
Folgende Dateien wurden in diesem Prompt verändert:
- backend_splatournament_manager/src/app.ts
- frontend_splatournament_manager/lib/pages/tournament_bracket_page.dart