Commit Graph

400 Commits

Author SHA1 Message Date
Kalle
6d96069d56 Remove stuff 2026-07-23 18:36:46 +03:00
Kalle
3230907121 Initial 2026-07-22 21:01:28 +03:00
Kalle
e1bf629223 Make pick-up logo autoValidate again 2026-07-17 18:17:52 +03:00
Kalle
33a8ababa5 Move seeding snapshot to tournament admin loader
Some checks failed
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2026-07-14 21:11:33 +03:00
Kalle
9174ad8484 More robust is sub resolution by persisting it
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-07-11 15:41:14 +03:00
Kalle
a4dfd82141
User card (#3213)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-07-05 08:28:42 +03:00
Kalle
8f482802ba Upgrade to React Router 8 2026-07-02 17:38:26 +03:00
Kim Tran
83484ff2d8
Add org participant stats admin page (#3197) 2026-07-01 20:36:43 +03:00
Kalle
dcbe92d1dd Sync can edit tournament perms UI/action perm check 2026-06-29 20:44:52 +03:00
Kalle
672c8dca83 Tournament admin page resolve new member IGN from input when set 2026-06-27 21:48:31 +03:00
Kalle
86730a31e4 Upgrade Biome
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-06-27 11:32:49 +03:00
Kalle
d3100971c6 Show Register tab on invitationals after being added by the TO 2026-06-27 10:27:03 +03:00
Kalle
c1eb4767b5 Fix team member ordering with merged teams 2026-06-27 07:46:09 +03:00
Kalle
d1f8225311 Tournament join page tweaks
Some checks failed
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2026-06-23 07:48:53 +03:00
Kalle
ba3cb431f2 Fix tournament nav scrolls to top 2026-06-19 14:36:08 +03:00
Kalle
f2e0c7d36b Tournament register page read only for non-captain participants 2026-06-18 15:28:16 +03:00
Kalle
debb689d16 Fix tournament results table missing stripes
Closes #3161
2026-06-18 13:30:17 +03:00
Kalle
4b83ff5614 Fix tournament nav layout shift
Closes #3157
2026-06-18 13:12:35 +03:00
Kalle
c141591269 Scope my events hosting list to author and explicit organizers, organization events on the my events page 2026-06-16 11:30:19 +03:00
Kalle
75179e5077 Zod validated config for security and ease of getting started 2026-06-15 14:12:15 +03:00
Kalle
538c75b13a Fix saving team on tournament page not working 2026-06-14 14:40:26 +03:00
Kalle
bd14f88eaa Supporter uploaded avatar 2026-06-14 14:08:23 +03:00
Kalle
9e829614ed Replace react-use dependency with a few helpers
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-06-12 22:40:50 +03:00
Kalle
08e29d41f9 Remove unused scripts 2026-06-12 21:24:52 +03:00
Kalle
1859815366 Enable RR8 future flags: v8_trailingSlashAwareDataRequests & v8_viteEnvironmentApi 2026-06-12 20:52:02 +03:00
Kalle
facb0e358e Label underground bracket in the FactCard 2026-06-12 17:26:36 +03:00
Kalle
f33d4ded53 League division tournament sub text styling 2026-06-11 21:52:49 +03:00
Kalle
f09a4f347e Fix tournament name overflow on mobile 2026-06-11 21:39:46 +03:00
Kalle
6e987d506f
Tournament layout refresh, improve admin experience (#3152)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-06-11 18:31:10 +03:00
Kalle
6a3ec6a654 Various small bug fixes
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-06-08 22:04:43 +03:00
Kalle
91baeb003b Fix tournament teams page sub badge contrast off
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
Closes #3119
2026-06-06 16:08:40 +03:00
Kalle
c4c0b6dd50 Migrate repository functions to use user id via ALS
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-06-06 14:56:43 +03:00
Kalle
83d21879bf
Migrate various tournament queries to Kysely (#3135)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-06-03 21:05:42 +03:00
Kalle
082e1a268f Show members as sub on tournament teams page when joined after reg closed 2026-06-01 17:11:52 +03:00
Kalle
67a162afd6 Prevent leaving tournament team after reg has closed
Closes #2850
2026-05-24 16:31:21 +03:00
Kalle
e41d09981e
/q/settings -> /settings (#3085) 2026-05-23 18:07:01 +03:00
Kalle
8da1912fb1 Improve styling longer team names on various tournament pages 2026-05-23 17:02:48 +03:00
Kalle
6a72946b45
New hooks and components for localized date time (#3065) 2026-05-17 13:19:25 +03:00
Kalle
20118fb7a5
Fix WS revalidate on tournament bracket & match pages (#3061) 2026-05-13 20:17:29 +03:00
Kalle
1f415533f5 Fix crash when visiting tournament team page after tournament start who did not check in
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-05-12 21:01:49 +03:00
Kalle
ee6e92967b Allow reporting weapons after tournament has finalized 2026-05-11 20:50:13 +03:00
Kalle
f60966e11d Cap placements bracket progression placements at 100
This matters as we have arrays where the size is the amount of placements.
Previously some users put 100k + placements
2026-05-10 14:22:40 +03:00
Kalle
93dfb53394 Fix tournament reg page check-in info not respecting user date format preference 2026-05-04 18:47:28 +03:00
Kalle
2b5b1b1948
New match page (#3032)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-05-04 18:15:10 +03:00
Kalle
92c62746be Show year on the tournament register page if not current year 2026-05-03 14:27:50 +03:00
Kalle
1bf9802be8 Fix tournament team page meta tags not set 2026-05-03 11:55:10 +03:00
Kalle
8563a4956a Deprecate tournament team page DB call in favor of derived data 2026-05-02 14:06:45 +03:00
Kalle
539da816bf
Make date time format apply everywhere (#3023) 2026-05-01 10:11:29 +03:00
Kalle
ec981d586e Fix team having many tournament level check-ins
Concrete bug it caused: wrong team count for tournament card on the front page
2026-04-27 18:05:49 +03:00
Kalle
b26f4ab254 Migrate setHistoryByTeamId to Kysely 2026-04-27 08:43:30 +03:00