Commit Graph

3893 Commits

Author SHA1 Message Date
Kalle (Sendou)
f8d2200959 Trigger CI 2021-12-18 10:01:50 +02:00
Kalle (Sendou)
99db711c16 Github Actions on push test 2021-12-18 09:59:21 +02:00
Kalle (Sendou)
f89552951f Upgrade deps 2021-12-18 09:01:09 +02:00
Kalle (Sendou)
c48bdea053 Disable buttons on /start if round being edited 2021-12-18 08:57:13 +02:00
Kalle (Sendou)
d4e5a64b84 Stopped tracking .env file 2021-12-18 08:10:20 +02:00
Kalle (Sendou)
37da3c5e38 Add TODOs 2021-12-18 08:09:20 +02:00
Kalle (Sendou)
52fdf958f7 Number map list rounds 2021-12-17 23:12:08 +02:00
Kalle (Sendou)
df08fc0af6 Fix Edge white on white selects 2021-12-17 22:56:16 +02:00
Kalle (Sendou)
7b196384cc Edit map list stages functionality 2021-12-17 22:39:00 +02:00
Kalle (Sendou)
33155e2593 Regenerate all maps 2021-12-17 19:32:07 +02:00
Kalle (Sendou)
d27683ecc9 Handle counting SE rounds 2021-12-17 19:01:14 +02:00
Kalle (Sendou)
2332456ef2 Generate bracket reset 2021-12-17 18:57:51 +02:00
Kalle (Sendou)
02af571113 Handle a few map generation special cases 2021-12-17 17:50:28 +02:00
Kalle (Sendou)
54ca8aaab9 Map list algorithm better map picking
Don't repeat a map between rounds
2021-12-17 10:45:00 +02:00
Kalle (Sendou)
dc84895b4e Map list algorithm better mode picking
Don't repeat a mode before other modes have appeared in the round
2021-12-17 10:12:43 +02:00
Kalle (Sendou)
2cef8ad5e4 Use more realistic map pool set for test 2021-12-17 09:32:02 +02:00
Kalle (Sendou)
19e74bccc2 Fix jank when changing best of 2021-12-17 09:28:30 +02:00
Kalle (Sendou)
d050d7a5c6 Upgrade deps 2021-12-17 09:21:17 +02:00
Kalle (Sendou)
a6a303302c Can change best of and regen maps 2021-12-17 09:17:58 +02:00
Kalle (Sendou)
357f8b1024 Fix hydration error 2021-12-17 08:31:02 +02:00
Kalle (Sendou)
7da5e912c0 Start page UI initial 2021-12-17 08:16:02 +02:00
Kalle (Sendou)
3d66a02065 noUncheckedIndexedAccess: false 2021-12-16 22:30:58 +02:00
Kalle (Sendou)
9899755e81 Map list generating algorithm maps 2021-12-16 09:57:18 +02:00
Kalle (Sendou)
30d82e92d3 Map list generating algorithm modes 2021-12-16 09:00:10 +02:00
Kalle (Sendou)
1398dadc31 Start page UI hooks skeleton 2021-12-15 09:26:55 +02:00
Kalle (Sendou)
9addeb0e26 More realistic maplist seeding script 2021-12-15 08:32:44 +02:00
Kalle (Sendou)
a868ce390e Adjust tournament/core folder structure 2021-12-14 20:49:11 +02:00
Kalle (Sendou)
d495644c36 TournamentBracket type in schema 2021-12-13 19:00:22 +02:00
Kalle (Sendou)
8e7dcb40f5 Don't make ADMIN text bold when link is active 2021-12-13 17:46:08 +02:00
Kalle (Sendou)
6b1b88494b Tournament nav links with admin only links 2021-12-13 15:47:39 +02:00
Kalle (Sendou)
c493f0082a Show round names and default best of on /start 2021-12-13 11:36:17 +02:00
Kalle (Sendou)
a4dec62b61 Count rounds algorithm 2021-12-13 10:22:31 +02:00
Kalle (Sendou)
f8437e3975 Elim bracket algorithm 2021-12-12 20:23:10 +02:00
Kalle (Sendou)
224817f9e8 Tournament bracket schemas initial migration 2021-12-11 21:31:11 +02:00
Kalle (Sendou)
207ec000a5 Tournament InfoBanner construct CSS vars on server 2021-12-11 11:50:49 +02:00
Kalle (Sendou)
069e88b5dd Upgrade deps 2021-12-11 11:36:08 +02:00
Kalle (Sendou)
0e2ea81b48 Remove TODOs that aren't TODOs 2021-12-11 10:46:34 +02:00
Kalle (Sendou)
cdd59b139d Remove MyForm component 2021-12-11 10:38:26 +02:00
Kalle (Sendou)
e08a0f529b Info about architecture &seed variations to README 2021-12-11 10:12:03 +02:00
Kalle (Sendou)
de25132b52 Fix TODO (article global styles) 2021-12-10 23:45:03 +02:00
Kalle (Sendou)
f9e11b19c5 Disable sorting teams when seed POST call pending 2021-12-10 23:42:56 +02:00
Kalle (Sendou)
73171d0d9a Sortable team list CSS adjustments 2021-12-10 23:10:55 +02:00
Kalle (Sendou)
c6f4d9b016 Sort teams to show own team first on team tab 2021-12-10 09:38:43 +02:00
Kalle (Sendou)
13084b7dac Save seeds to database 2021-12-10 09:31:31 +02:00
Kalle (Sendou)
abb5dda7ab Manage roster fix type error & needless renders 2021-12-10 08:20:35 +02:00
Kalle (Sendou)
0a97fb16a1 Sort teams by seed logic 2021-12-09 10:11:53 +02:00
Kalle (Sendou)
bb9149755a Set up unit testing lib 2021-12-09 10:11:15 +02:00
Kalle (Sendou)
e888fef7c6 Sortable list UI 2021-12-09 09:07:03 +02:00
Kalle (Sendou)
36c42c1980 Fix bug of negative minute remaining showing 2021-12-08 20:04:09 +02:00
Kalle (Sendou)
a9384ca099 Admin can check in and check out teams 2021-12-08 01:36:27 +02:00