Files
trainingstagebuch/backend/routes
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
..