Tournament org bans (#2397)

* Initial

* e2e test

* extract

* finish?
This commit is contained in:
Kalle
2025-06-16 22:28:10 +03:00
committed by GitHub
parent bcd014c352
commit c35da55294
37 changed files with 802 additions and 41 deletions

View File

@@ -186,6 +186,9 @@ erDiagram
Badge ||--o{ TournamentOrganizationBadge : badge_of
TournamentOrganization ||--o{ TournamentOrganizationSeries : has_series
TournamentOrganization ||--o{ TournamentOrganizationBannedUser : has_banned
User ||--o{ TournamentOrganizationBannedUser : banned_from
```
## Videos