Commit Graph

5 Commits

Author SHA1 Message Date
shield 5a51a8265d Match management view 2026-05-06 16:21:50 +02:00
shield c70b9c554e Tournament management 2026-05-06 13:28:10 +02:00
shield a14cc8a0d9 Team Registration view v1 2026-05-06 09:02:00 +02:00
shield f7aacdad04 fix: fixed model issues
Game and Tournament forgot to add setters to group count and advancement numbers to stage 1 in multistage tournaments

Participant apparently accidentally deleted the composite key in TeamParticipant
2026-04-09 12:08:52 +02:00
shield 16160f6424 feat: initial datamodel + ef connection and migrations
Initial version of the data model
Includes EF initialization and migrations
EF migrations are applied on application start
2026-04-09 10:36:09 +02:00