Commit Graph

1816 Commits

Author SHA1 Message Date
Kalle
b2fdc69a02 Collapse as preference 2026-04-15 19:55:21 +03:00
Kalle
11107d8bd8 Simplify action 2026-04-15 18:27:23 +03:00
Kalle
b6851288f3 Report weapons initial 2026-04-15 17:30:18 +03:00
Kalle
4fad8d64d1 Cancel flow, weapons 2026-04-14 20:20:36 +03:00
Kalle
efc18654e5 Undo map report functionality 2026-04-13 21:18:34 +03:00
Kalle
e89fb47b10 Action buttons 2026-04-13 21:00:08 +03:00
Kalle
90aefd7beb Timeline SP changes 2026-04-13 20:11:13 +03:00
Kalle
b88fae5b2e Merge branch 'main' into new-match-page 2026-04-12 20:32:14 +03:00
Kalle
d3e6e082f3 Confirm/Undo flow 2026-04-12 18:08:02 +03:00
Kalle
1a02c6b35f More actionable auth error messages for user
Closes #2438
2026-04-12 17:07:14 +03:00
Cafy
23d8f18023
badge: add badge for Without Warning (#2964) 2026-04-12 17:02:31 +03:00
Kalle
86800f820c Simplify interface 2026-04-12 15:32:09 +03:00
Kalle
19a422e79a Timeline results etc 2026-04-12 10:59:18 +03:00
Kalle
21ea2d09b9 Divide components 2026-04-12 10:32:46 +03:00
Kalle
2cf49a4a60 Set end confirm UI 2026-04-12 10:14:18 +03:00
Josiah Glosson
922cf2c0e0
Hide tournaments from Streams section if it has no streams (#2968)
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-04-12 07:22:55 +03:00
Kalle
0fbd851b91 Allow 1v1/2v2/3v3 tournaments to show on the sidebar for streams
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-04-11 16:34:55 +03:00
Kalle
824a00bd40 Fix Map Planner top nav location on PWA
Closes #2951
2026-04-11 16:03:29 +03:00
Kalle
a213c882fc Admin only setting to have enough SQ sets to sign up for the tournament 2026-04-11 14:56:32 +03:00
Kalle
3d7ea4447a Revalidate match pages on team drop 2026-04-11 13:34:16 +03:00
Kalle
288675a208 Timeline initial 2026-04-11 11:27:08 +03:00
Kalle
fa9ac427bd Don't modify chat messages array in place
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-04-11 11:20:56 +03:00
Kalle
5d4b345fd2 Report score clear state 2026-04-11 10:56:48 +03:00
Kalle
2d92f2fc45 Show tournament tier pills on team results page 2026-04-11 07:28:12 +03:00
Kalle
8e658f2146 Lock tier heights when dragging to prevent infinite loop
The bug is that when a tier is about to wrap
(increase in height), especially on mobile it will loop the drop preview
for the lower and upper tier till the page crashes.

Example crash page (user report): /tier-list-maker?type=stage-mode&canAddDuplicates=false&state=('Vs!%5BHxJXj4655_sJSj8c42_aJAjd23f_bJBGbfe84d_cJCG5dbb63_wJDG20b2aa_zJFG4169e1W~VItems!%5B%5B'V-zK0O1-SZEwK1k3O5O4q4k5u5PEcK1q1u4u4O3q6O5q6QEbK0k2u2QEaK2O3k6PEsK0u2k6UExK0q3Uv%5D)*('typehstage-mode'~idh.')%2CEvY'V-G'~colorh%23H('idhV-J'~namehK'Y*L1775494063N.*O-SZNP-TCQ-CBU-RMVtierW')%5DY%2C%5B_.Hh!'jGffkPNqQNuUNvW%5DwL330zL553%01zwvuqkjh_YWVUQPONLKJHGE.*_
2026-04-11 07:19:55 +03:00
Kalle
644a52b813 SQ real pass/pool 2026-04-10 20:18:43 +03:00
Kalle
2bca828c63 Splatnet real 2026-04-10 20:08:48 +03:00
Kalle
e1da2741db Fix switching tabs making the item pool unresponsive
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
Probably this is hiding the underlying issue but at least it
does fix it from testing.
Anyway they would not be mid-drag when switching
tabs so this should be harmless to do.
2026-04-10 17:34:40 +03:00
Kalle
2a25db4a2d Join tab work 2026-04-10 17:27:56 +03:00
Kalle
bbe8737eb0 Merge branch 'main' into new-match-page 2026-04-10 07:16:41 +03:00
Kalle
c4a4322eb5 Move related functions to TournamentTeamRepository
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-04-09 21:24:33 +03:00
Kalle
3eeb25b486 Make team edit page bio textarea full width 2026-04-09 21:11:05 +03:00
Kalle
19f80e15a8 Fix team custom colors reset when updating team profile
Closes #2956
2026-04-09 21:09:15 +03:00
Kalle
b3b5e1ff96 Simplify BuildRepository.allByWeaponId 2026-04-09 20:37:11 +03:00
Kalle
d872be4d75 Fix sidebar showing stale groups 2026-04-09 20:26:23 +03:00
Kalle
b3123aa7ee Scrims random fixes 2026-04-09 20:03:50 +03:00
Kalle
bc1923f9a5
Builds cleanup/fixes (#2957)
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-04-08 22:10:48 +03:00
Kalle
768ce93246 Searchable map/mode select on tournament maplist select modal 2026-04-08 20:59:17 +03:00
Kalle
1f59860439 Fix scrim "Show more" when text would fit 2026-04-08 20:58:10 +03:00
Kalle
814e069d74 Fix tier list maker infinite loop
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-04-07 21:19:47 +03:00
Kalle
a4bbfcb1bf Functional votes 2026-04-06 20:43:59 +03:00
Kalle
c3d9064cd8 Fix timers 2026-04-06 18:21:06 +03:00
Kalle
79c9bb25b0 Group Alpha/Bravo 2026-04-06 17:40:38 +03:00
Kalle
eda4f281f6 Multi 2026-04-06 16:19:54 +03:00
Kalle
2acc918307
Remove redundant isOwner column (#2944) 2026-04-06 15:21:15 +03:00
Kalle
a4f9b8d251 sq initial 2026-04-06 15:12:24 +03:00
Kalle
ca229863ab Fix Tri-Stringer/Wellstring range in comp analyzer 2026-04-06 13:56:14 +03:00
Kalle
a47b3024cc SQ match seed 2026-04-06 11:47:11 +03:00
Kalle
7a230b6618 Better text in sidebar when the user's team requested 2026-04-06 11:39:30 +03:00
Kalle
35d59e0327 Fix scrims showing on sidebar where someone else was accepted 2026-04-06 11:39:30 +03:00