Torsten Schulz (local) 0ff67dae80
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 49s
Implement cross-club friendly match concept with invitations and shared matches
- Added controllers for handling friendly match invitations and shared matches.
- Created migration scripts for `friendly_match_invitation` and `friendly_match_shared` tables.
- Developed models for `FriendlyMatchInvitation` and `FriendlyMatchShared`.
- Established routes for managing invitations and shared matches.
- Implemented services for business logic related to invitations and shared matches.
- Documented the concept plan for the new feature including API endpoints and data models.
2026-05-30 17:50:35 +02:00
2025-12-19 15:59:45 +01:00
Description
No description provided
514 MiB
Languages
Kotlin 44.9%
Vue 30.8%
JavaScript 21.6%
Dart 0.8%
PLpgSQL 0.3%
Other 1.6%