Torsten Schulz (local) f59c7391b8
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 55s
feat(tactics): add functionality for managing tactic plans in official tournaments
- Implemented routes for listing, saving, updating, and deleting tactic plans in officialTournamentRoutes.js.
- Created OfficialTournamentTacticPlan model to handle tactic plan data.
- Developed OfficialTournamentService methods for tactic plan operations including validation and error handling.
- Enhanced OfficialTournaments.vue to include a new tactics tab with UI for managing tactic plans.
- Added TacticBoard component for visualizing and editing tactic paths.
- Updated server.js to synchronize the new tactic plan model.
2026-08-14 13:15:26 +02:00
2026-08-10 15:15:11 +02:00
Description
No description provided
519 MiB
Languages
Kotlin 43.7%
Vue 31.8%
JavaScript 21.7%
Dart 1%
PLpgSQL 0.3%
Other 1.5%