Files
trainingstagebuch/backend/migrations
Torsten Schulz (local) 5dfdcb63bc
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 44s
feat: Implement friendly match management features
- Added backend support for managing friendly matches including listing, creating, updating, and deleting matches.
- Introduced a new database table `friendly_match` with relevant fields for match details.
- Created a service layer to handle business logic related to friendly matches.
- Developed API routes for friendly match operations with appropriate authentication and authorization.
- Added a Vue component for managing participants in friendly matches, allowing selection of members and manual entry of names.
- Updated existing tournament editor screens to integrate friendly match functionalities.
2026-05-18 00:43:42 +02:00
..