sendou.ink/app/features/tournament
Phil-hacker 2fd3ff1240
Add a time component (#2347)
* Add Time component

* Use the Time component on the tournament and scrims pages

* fix formatting issues

* renamed the Time component to TimePopover

* change the Time component trigger to a button

* remove unused import

* fix button styling
2025-06-01 09:25:35 +03:00
..
actions Refactor app/constants away 2025-05-31 13:54:34 +03:00
components Consistent actions/loaders folder structure 2025-03-23 11:24:56 +02:00
core Revert LUTI bracket progression hack (#2346) 2025-05-31 14:50:02 +03:00
loaders Global roles refactor (#2212) 2025-04-21 23:51:30 +03:00
queries Refactor away in-game-lists barrel file Closes #2322 2025-05-24 19:58:40 +03:00
routes Add a time component (#2347) 2025-06-01 09:25:35 +03:00
tournament-constants.ts VITE_PROD_MODE env var for easier development against prod DB 2025-04-09 22:14:39 +03:00
tournament-schemas.server.ts Safe string schema with check against zalgo text 2025-04-05 15:39:44 +03:00
tournament-utils.server.ts Toasts (#2132) 2025-03-07 22:20:29 +02:00
tournament-utils.ts Refactor app/constants away 2025-05-31 13:54:34 +03:00
tournament.css Test tournaments, prematch chat & counterpicking with mode repeat (#2242) 2025-05-01 12:26:13 +03:00
TournamentRepository.server.ts Show test tournaments on front page if the organizer 2025-05-24 20:25:08 +03:00
TournamentTeamRepository.server.ts Refactor app/constants away 2025-05-31 13:54:34 +03:00