sendou.ink/app/features/tournament-bracket
Kalle 96781122e2
Add user to many tournaments in a tournament (#2001)
* Initial

* Load as objects

* fix types

* Progress

* Summarizer

* Show alert about readding player

* Tests
2024-12-28 11:40:39 +02:00
..
components Add user to many tournaments in a tournament (#2001) 2024-12-28 11:40:39 +02:00
core Add user to many tournaments in a tournament (#2001) 2024-12-28 11:40:39 +02:00
queries Add user to many tournaments in a tournament (#2001) 2024-12-28 11:40:39 +02:00
routes Add user to many tournaments in a tournament (#2001) 2024-12-28 11:40:39 +02:00
tournament-bracket-schemas.server.ts Override tournament bracket destination (#1985) 2024-12-15 12:24:11 +02:00
tournament-bracket-utils.test.ts Migrate to vitest, unskip suites Closes #1846 2024-09-14 14:34:41 +03:00
tournament-bracket-utils.ts Add user to many tournaments in a tournament (#2001) 2024-12-28 11:40:39 +02:00
tournament-bracket.css Upgrade deps 2024-09-14 15:01:09 +03:00
TournamentMatchRepository.server.ts Migrate Prettier/Eslint/Stylelint setup to Biome (#1772) 2024-06-24 13:07:17 +03:00