Commit Graph

6869 Commits

Author SHA1 Message Date
Kalle
57a5bad70a Remove dead code 2026-07-30 15:32:18 +03:00
Kalle
e669295ede Progress 2026-07-30 15:21:36 +03:00
Kalle
70abf9af3e Progress 2026-07-30 15:14:00 +03:00
Kalle
aa9abe17fe Progress 2026-07-30 15:02:47 +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
fa75457cd3 Fix CI 2026-07-30 13:37:33 +03:00
Kalle
4f2001526d Merge branch 'main' into test-refactor 2026-07-30 13:19:06 +03:00
Kalle
d0b1e54734 Handle migrating test dbs automatically 2026-07-30 12:03:44 +03:00
dependabot[bot]
929dcf6efe
build(deps): bump better-sqlite3 from 12.11.1 to 13.0.1 (#3271)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-30 11:44:37 +03:00
Kalle
2fa2f50098 Finalize POM 2026-07-30 11:43:44 +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
37ac6aa4a9 Finish other 2026-07-29 17:58:50 +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
Kalle
fe3f8cdeba associations, org, team 2026-07-29 15:08:01 +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
dependabot[bot]
1b553addfb
build(deps): bump the minor-and-patch group across 1 directory with 6 updates (#3262)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-29 14:25:40 +03:00
dependabot[bot]
e751e78af5
build(deps-dev): bump @biomejs/biome from 2.5.4 to 2.5.5 (#3261)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-29 14:25:13 +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
6ea60aa099 Tournament.spec 2026-07-29 12:38:36 +03:00
Kalle
f3754f2a63 Analyzers spec 2026-07-29 12:15:09 +03:00
Kalle
953a6ce5c6 builds.spec 2026-07-29 11:57:06 +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
d5a3d9f4fc Update lint 2026-07-28 18:23:58 +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
dependabot[bot]
e2cc8d833f
build(deps): bump nanoid from 5.1.16 to 6.0.0 (#3256)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 17:20:40 +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