Commit Graph

2165 Commits

Author SHA1 Message Date
Kalle
57a5bad70a Remove dead code 2026-07-30 15:32:18 +03:00
Kalle
70abf9af3e Progress 2026-07-30 15:14:00 +03:00
Kalle
419bd1ddef Refactor tournament 2026-07-30 14:36:27 +03:00
Kalle
5e17c6c7cc fix 2026-07-30 14:01:18 +03:00
Kalle
4f2001526d Merge branch 'main' into test-refactor 2026-07-30 13:19:06 +03:00
Kalle
7c4671c766 Hide match bottom row when set finished
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
Mainly to deal with user feedback about getting confused re: it saying
you have 7 SZ maps when only 6 were played. Redundant with results tab
2026-07-29 21:11:28 +03:00
Kalle
522c5b3977 Misc specs 2026-07-29 16:33:35 +03:00
Kalle
dc5cd23980 calendar spec 2026-07-29 15:51:58 +03:00
hfcRed
2f5a0207c5
Add share url button (#3259)
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-29 14:27:05 +03:00
Kalle
46e469f81a
SendouForm migration finalized (#3263) 2026-07-29 14:09:22 +03:00
Kalle
a522239521 SendouQ spec 2026-07-29 14:05:18 +03:00
Kalle
0453aefd7b Factories in build.spec 2026-07-29 11:29:50 +03:00
Kalle
058695c822 Seed via factories 2026-07-29 10:52:57 +03:00
Kalle
a6ddd75772 Refactor 2026-07-28 18:23:44 +03:00
Kalle
04369eac5b Fix edit art E2E 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-07-28 18:10:47 +03:00
Kalle
fd67d2ed54 Done with repositories? 2026-07-28 17:13:02 +03:00
Kalle
02c2d74ddc Migrate /art/new to SendouForm 2026-07-28 16:17:33 +03:00
Kalle
6870a6d843 Step 14 2026-07-28 16:09:40 +03:00
Kalle
84b1f735ae Step 11-13 2026-07-28 15:15:45 +03:00
Kalle
2282e10adb Step 9-10 2026-07-28 14:46:01 +03:00
Kalle
06a1e68491 Step 6-8 2026-07-28 10:37:01 +03:00
Kalle
cb1025db91 Step 3-5 2026-07-28 10:21:30 +03:00
Kalle
6c0c2170cb Step 2 2026-07-28 09:55:40 +03:00
Kalle
369d81eefe Step 1 2026-07-28 09:37:56 +03:00
Kalle
5e6d292d7a Art, Calendar 2026-07-28 06:58:19 +03:00
Kalle
86c9aeb28a Tournament factories 2026-07-27 19:14:05 +03:00
Kalle
e762913950 Refactor users 2026-07-27 18:25:40 +03:00
Kalle
77b7e05b2c Add Tenacity to Build Analyzer
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 #1471
2026-07-27 18:21:57 +03:00
Kalle
269eae7b4d Migrate dbInsertUsers 2026-07-27 18:10:01 +03:00
Kalle
adce1d2099 Show friends list LIVE badge only when there is a stream to watch and link to streams 2026-07-27 17:33:13 +03:00
Kalle
bb374145c1 Show set end time above match banner next to start time 2026-07-27 17:33:13 +03:00
Kalle
b94b5fd503 Break standings ties with underground bracket results, handle UG source not as first bracket in the order 2026-07-27 17:33:13 +03:00
Kalle
5a467a5a1e Factories 1 2026-07-27 17:00:44 +03:00
Kalle
2c9cc7502a Improve repository coherency 2026-07-27 14:56:28 +03:00
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
3a93778b27 Migrate rest of better-sqlite3 to Kysely 2026-07-26 16:49:58 +03:00
Kalle
4cf2003e3c More consistent date columns 2026-07-26 15:14:33 +03:00
Kalle
329fd82120 Migrate mmr queries to Kysely 2026-07-26 14:03:45 +03:00
Kalle
7297660fe7 Delete clean up feature 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
Kalle
a28819654c Abstract pagination 2026-07-26 12:34:07 +03:00
Kalle
0c5d9d1136 Unify notFoundIfFalsy and notFoundIfNullLike 2026-07-26 12:34:07 +03:00
Kalle
463dfc71b8 Clean up unused util classes 2026-07-26 12:34:07 +03:00
Kalle
428e5ee775
7 day calendar view (#3244)
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-25 20:36:12 +03:00
Kalle
1253178f8f Show error toast if scrim request already made by the same
Closes #2562
2026-07-25 15:41:48 +03:00
dependabot[bot]
5c2487a1d3
build(deps-dev): bump @biomejs/biome from 2.5.3 to 2.5.4 (#3250)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2026-07-25 15:04:49 +03:00
hfcRed
519067f99f
Fix broken YouTube thumbnails (#3248) 2026-07-25 13:52:43 +03:00