12 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 67d27ab21c Event management 2026-05-06 10:21:10 +02:00
shield f72735197d Game management 2026-05-06 10:19:19 +02:00
shield 89c7f5a233 More teams view refinement 2026-05-06 09:41:22 +02:00
shield 2ec32ebd7e teams: slightly changed the design and improved filtering options 2026-05-06 09:26:24 +02:00
shield a14cc8a0d9 Team Registration view v1 2026-05-06 09:02:00 +02:00
shield 1e25ca809b fix: cleanup unnecessary usings 2026-04-10 15:56:45 +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 929dc09274 fix: make roundstate enum names consistent 2026-04-09 11:49:30 +02:00
shield a7a354fec7 fix: make roundstate enum names consistent 2026-04-09 10:42:33 +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