Commit Graph

1965 Commits

Author SHA1 Message Date
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
Kalle (Sendou)
14bf713094 Fix Serialized type 2021-12-07 22:07:04 +02:00
Kalle (Sendou)
4e72f67615 Tournament admin page initial 2021-12-07 00:57:06 +02:00
Kalle (Sendou)
cc7e1d6428 Add overview tab 2021-12-06 23:05:41 +02:00
Kalle (Sendou)
24ee2ff099 Move api folder to routes root 2021-12-06 22:47:08 +02:00
Kalle (Sendou)
a812feaac3 Add loading state to Check-in button 2021-12-06 21:09:45 +02:00
Kalle (Sendou)
710e67599e Update tournament team schema 2021-12-06 17:41:04 +02:00
Kalle (Sendou)
b912b3be0e Check in functionality 2021-12-06 17:27:26 +02:00
Kalle (Sendou)
2d33e73378 Seeding script with variations 2021-12-06 15:58:02 +02:00
Kalle (Sendou)
50edb54689 ActionSection different composition 2021-12-06 15:40:04 +02:00
Kalle (Sendou)
a24afa2af8 ActionSection initial 2021-12-06 14:48:50 +02:00
Kalle (Sendou)
873d39270c Extract hook utils to different file 2021-12-06 13:46:08 +02:00
Kalle (Sendou)
0229a5d714 Can delete players from roster 2021-12-06 13:43:19 +02:00
Kalle (Sendou)
f574a1985c Show alert if team full 2021-12-06 12:45:08 +02:00
Kalle (Sendou)
e843e09759 Add TODOs to README 2021-12-06 12:44:42 +02:00
Kalle (Sendou)
291da9e7bc Update deps 2021-12-06 02:02:43 +02:00
Kalle (Sendou)
0554b1dcda Add trust when joining a team via invite link 2021-12-06 02:01:48 +02:00
Kalle (Sendou)
859daacf19 Add player to team from dropdown functionality 2021-12-06 01:30:30 +02:00
Kalle (Sendou)
340c6fd101 Adjust manage roster layout 2021-12-05 15:36:09 +02:00
Kalle (Sendou)
6106803745 Invite players via dropdown loader functionality 2021-12-05 15:15:04 +02:00
Kalle (Sendou)
758f9e71ca Global checkbox styles 2021-12-05 13:52:47 +02:00
Kalle (Sendou)
2b689abb3e Add MyForm element 2021-12-05 13:29:39 +02:00
Kalle (Sendou)
236ed75391 Add N-ZAP user to seed script 2021-12-05 13:28:40 +02:00
Kalle (Sendou)
fb89f5111b Fix running seed via script 2021-12-05 13:12:55 +02:00
Kalle (Sendou)
83135e214a Add Button component 2021-12-05 12:22:49 +02:00
Kalle (Sendou)
687da723fd Update tests 2021-12-04 15:22:33 +02:00
Kalle (Sendou)
87e53abf42 Join team action 2021-12-04 15:12:05 +02:00
Kalle (Sendou)
0a56f72d8b Join team page UI initial 2021-12-04 14:00:28 +02:00
Kalle (Sendou)
b2e7c6b275 Extract InfoBanner component 2021-12-04 00:20:20 +02:00