Commit Graph

249 Commits

Author SHA1 Message Date
Kalle
125723d3f5 Type some string columns better
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-26 18:25:49 +03:00
Kalle
4cf2003e3c More consistent date columns 2026-07-26 15:14:33 +03:00
Kalle
14da8034a2 Fix E2E tests 2026-07-26 14:03:45 +03:00
Kalle
ffe5d444f1 Consistent db booleans 2026-07-26 13:59:21 +03:00
Kalle
2f211cc919 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	app/db/tables.ts
#	app/features/calendar/calendar-schemas.ts
#	app/features/tournament-bracket/actions/to.$id.brackets.server.ts
#	app/features/tournament-match/TournamentMatchRepository.server.ts
#	app/features/tournament-match/actions/to.$id.matches.$mid.server.ts
#	app/features/tournament-match/components/TournamentMatchAdminTab.tsx
#	app/features/tournament-match/match-page-context.tsx
#	app/features/tournament/queries/updateRoundMaps.server.ts
#	app/modules/brackets-manager/test/double-elimination.test.ts
#	app/modules/brackets-manager/test/single-elimination.test.ts
#	app/modules/brackets-manager/test/update.test.ts
#	app/modules/brackets-model/storage.ts
2026-07-26 13:13:31 +03:00
Kalle
13c903ee08 Split off from tables.ts to tables-json.ts 2026-07-26 13:05:50 +03:00
Kalle
6dc2dd2986
Bracket engine refactor (#3249)
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-26 12:40:43 +03:00
hfcRed
519067f99f
Fix broken YouTube thumbnails (#3248) 2026-07-25 13:52:43 +03:00
Kalle
3f6674a394
Welcome page (#3253) 2026-07-25 13:50:00 +03:00
Kalle
7ab8daeebd Undo requests when changing map prefrences / noScreen as full group member
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-21 21:30:23 +03:00
Kalle
d0d846956c Persist no screen at SendouQ match level 2026-07-21 18:43:53 +03:00
Kalle
3c3508dd7e Add match id (optional) to user report 2026-07-19 14:59:57 +03:00
Kalle
ef0d32ef18
User reports (#3232) 2026-07-18 12:46:07 +03:00
Kalle
485fa7029e
Optimize DB queries (#3225) 2026-07-18 10:33:12 +03:00
hfcRed
4914912e59
Improve dev server performance on startup and navigation (#3233) 2026-07-18 10:30:08 +03:00
Kalle
741291b53b Show "Waiting on group to finish" instead of "Thanks for playing" when own group still ongoing 2026-07-16 20:43:12 +03:00
Kalle
f68873e4ce Deflake E2E test
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-12 18:21:51 +03:00
Kalle
89a9bba806 Fix E2E test 2026-07-11 16:57:06 +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
48d346eff1 UserCard: when friend request pending from another make button accept request instead of showing as pending
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-10 22:25:38 +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
17a2ba1c6f Fix E2E tests
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-29 21:17:05 +03:00
Kalle
0d941ada31 Fix E2E tests 2026-06-28 06:58:50 +03:00
Kalle
6732b6c59b Fix & add tier list maker E2E test 2026-06-27 11:14:47 +03:00
Kalle
154534744d Fix tournament gets blocked in RR with certain parameters
Bracket with 3 rounds but only 1 actual match couldn't be finished
(5 teams, 2 groups)
2026-06-27 08:03:54 +03:00
Kalle
c8399903b6 Fix E2E test 2026-06-21 15:49:15 +03:00
Kalle
5c067a02cd Fix match locked pool/pass not visible 2026-06-19 14:14:46 +03:00
Kalle
db6ccf254b Convert new calendar event/tournament page to SendouForm
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-19 11:49:11 +03:00
Kalle
9c39f1fb9b Fix E2E tests 2026-06-18 15:39:10 +03:00
Kalle
6b6210fa7c Fix flaky E2E test 2026-06-18 13:44:14 +03:00
Kalle
c7ba494b2b Match page get rid of join tab 2026-06-17 17:32:54 +03:00
Kalle
abed7fa8bb
Weapon params page (#3170) 2026-06-17 14:37:44 +03:00
Kalle
a56a0fa0fe External streams 2026-06-16 15:46:04 +03:00
Kalle
40ac14eb68 Auto-cancel overlapping pending scrim posts/requests on booking
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 #3150
2026-06-15 17:21:00 +03:00
Kalle
7d610e6465 Team member ordering 2026-06-14 15:45:41 +03:00
Kalle
bd14f88eaa Supporter uploaded avatar 2026-06-14 14:08:23 +03:00
Kalle
4c50ef0e7e
Team SendouForm finalized, custom roles (#3156)
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-14 09:53:18 +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
51808edcc3 Get rid of dotenv & tsx deps 2026-06-12 21:18:09 +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
da9d648023 Regenerate DB seeds 2026-06-11 07:06:52 +03:00
Kalle
f2f42c828e Optimize user search by introducing fts5 index 2026-06-10 21:59:32 +03:00
Kalle
a88f33c225 ReportedWeaponRepository, BadgeRepository and UserRepository perf optimizations 2026-06-10 21:59:31 +03:00
Kalle
e8672092af Optimize leaderboard related queries 2026-06-10 21:59:31 +03:00
Kalle
106e55d27e Tabbed design for map pool on match profile
Closes #3124
2026-06-04 21:07:02 +03:00
Kalle
8afcd8e137
Convert edit teams form to SendouForm (#3138) 2026-06-04 20:38:24 +03:00
Kalle
1bae38522e Fix error on match profile submit when avoiding a mode that previously had pool 2026-06-02 08:17:47 +03:00
Kalle
d278a15504
10 star weapon pool (#3108)
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-01 18:20:47 +03:00
Kalle
4099651aa1 Add retry to impersonation call in E2E tests 2026-05-31 18:31:57 +03:00
Kalle
850c820537 Fix flaky test
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-27 20:45:49 +03:00