Commit Graph

2157 Commits

Author SHA1 Message Date
Kalle (Sendou)
212d3d09ac Use new be style when putting player to team 2022-01-20 21:39:03 +02:00
Kalle (Sendou)
1b40f1a6f3 Fix React hooks called out of sync error 2022-01-20 21:38:30 +02:00
Kalle (Sendou)
f187eb375b More manage-roster -> manage-team renames 2022-01-20 08:52:29 +02:00
Kalle (Sendou)
2a2c3fe377 Allow seed command with argument 2022-01-20 08:50:00 +02:00
Kalle (Sendou)
4ce68fc758 Rename manage-roster -> manage-team 2022-01-20 08:40:18 +02:00
Kalle (Sendou)
467468bf02 Modal go back on ESC button press 2022-01-19 23:55:26 +02:00
Kalle (Sendou)
b9a79103a2 Close modal on click outside 2022-01-19 18:27:01 +02:00
Kalle (Sendou)
be10d4b460 Score title in match modal 2022-01-19 09:26:15 +02:00
Kalle (Sendou)
92337f37e2 Display "Winner" as text in presentational mode 2022-01-19 09:10:09 +02:00
Kalle (Sendou)
65a9ee90e3 FancyStageBanners in Match modal 2022-01-19 08:58:07 +02:00
Kalle (Sendou)
487f0e27fb Match modal renders correct info 2022-01-19 08:37:27 +02:00
Kalle (Sendou)
7c7140f046 Match modal info, inputs rendering w/ player info 2022-01-18 09:45:06 +02:00
Kalle (Sendou)
e4ffdd1bae Define TeamRosterInputTeam interface 2022-01-17 09:44:27 +02:00
Kalle (Sendou)
72731fe887 Extract TeamRosterInputs component 2022-01-17 09:35:57 +02:00
Kalle (Sendou)
cfedcf3c72 Match modal using match number with round name 2022-01-17 09:15:38 +02:00
Kalle (Sendou)
93c4ed9edd Seeds use new backend logic style 2022-01-16 22:59:41 +02:00
Kalle (Sendou)
d530e9383c Switch common hooks from /utils to /hooks 2022-01-16 22:03:53 +02:00
Kalle (Sendou)
c8377f5a98 Change zod schemas location 2022-01-16 21:59:33 +02:00
Kalle (Sendou)
5ed5af2465 Use parseRequestFormData in seeds 2022-01-16 21:43:44 +02:00
Kalle (Sendou)
2285e4bb1e Center modal 2022-01-16 16:47:33 +02:00
Kalle (Sendou)
5916579a61 Match modal with team names 2022-01-15 15:58:25 +02:00
Kalle (Sendou)
139ac3b6b6 Rename in bracket: $id -> $bid 2022-01-15 15:54:19 +02:00
Kalle (Sendou)
c30fb46f83 Upgrade deps 2022-01-14 23:29:14 +02:00
Kalle (Sendou)
08cf196828 Route structure for Match Modal 2022-01-14 21:26:00 +02:00
Kalle (Sendou)
11f2ef1a2c Match link styles 2022-01-14 09:40:17 +02:00
Kalle (Sendou)
c5a9d2795f Use uuidv4 module in seeding script 2022-01-14 08:57:39 +02:00
Kalle (Sendou)
11d440e1ea Update deps 2022-01-14 08:54:05 +02:00
Kalle (Sendou)
be147a9c1f When match ends -> events 2022-01-14 08:49:02 +02:00
Kalle (Sendou)
4ba9594620 Fix crash when dropped out of the tournament 2022-01-13 23:50:38 +02:00
Kalle (Sendou)
2bc3cb1ca1 BracketData tuple -> object 2022-01-13 08:59:09 +02:00
Kalle (Sendou)
90f9e54775 Score live update UNDO SCORE REPORT 2022-01-13 08:30:19 +02:00
Kalle (Sendou)
18aaef9854 Fix lint 2022-01-12 23:04:02 +02:00
Kalle (Sendou)
3bff18fae8 Bracket with events working 2022-01-12 18:13:37 +02:00
Kalle (Sendou)
f376047463 Refactor BracketModified to common format 2022-01-12 18:13:09 +02:00
Kalle (Sendou)
c686291442 Getting info about scores to frontend 2022-01-12 09:33:23 +02:00
Kalle (Sendou)
27627fdcfc Events PoC 2022-01-12 09:11:13 +02:00
Kalle (Sendou)
403b61486f Fix lint 2022-01-11 23:14:19 +02:00
Kalle (Sendou)
9f99a45b92 Events endpoint working example 2022-01-11 23:06:58 +02:00
Kalle (Sendou)
b527f11413 Remove stale TODOs 2022-01-11 23:03:28 +02:00
Kalle (Sendou)
ce11be6c46 Don't show Register button after tournament start 2022-01-11 08:52:29 +02:00
Kalle (Sendou)
15b2c4b6e3 Delete unused file 2022-01-11 08:52:16 +02:00
Kalle (Sendou)
af49b5be39 Fix loser source matches logic + add tests 2022-01-11 08:38:45 +02:00
Kalle (Sendou)
2db01de454 Fix seed to include team in LR2 due to BYE 2022-01-10 09:33:41 +02:00
Kalle (Sendou)
e8c612fe8b Loser source in R2 if R1 skipped due to BYE 2022-01-10 09:20:50 +02:00
Kalle (Sendou)
346026b119 Extract bracket service 2022-01-10 09:03:55 +02:00
Kalle (Sendou)
ddb28e95d6 Line generation working for losers byes 2022-01-10 08:53:02 +02:00
Kalle (Sendou)
1efa499461 Advance losers on report if BYE 2022-01-09 23:33:54 +02:00
Kalle (Sendou)
340c640c39 Add TODO 2022-01-09 20:26:46 +02:00
Kalle (Sendou)
8561ce646d Add eslint to GitHub actions 2022-01-09 13:50:29 +02:00
Kalle (Sendou)
ef75059801 Fix lint errors 2022-01-09 13:49:54 +02:00