Kalle
4a77161246
Wrap chips in export dialog
2026-06-21 17:30:43 +03:00
Kalle
cd5845f0a6
Fix popover overflow
...
Closes #2966
2026-06-21 15:49:15 +03:00
Kalle
9e829614ed
Replace react-use dependency with a few helpers
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
a678b953bf
Fix a few tournament admin registration form bugs
2026-06-12 17:33:24 +03:00
Kalle
5a80c0a7fa
Several smaller match page fixes and tweaks (notably, fix timer)
2026-06-11 21:28:35 +03:00
Kalle
6e987d506f
Tournament layout refresh, improve admin experience ( #3152 )
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
5766bd5373
Fix seasons page dropdown missing S0, only wrap Autocomplete when needed
2026-06-04 20:42:02 +03:00
Kalle
a3d7cb2fcb
Scrim map by map mode ( #3104 )
2026-05-25 17:35:44 +03:00
Kalle
bd5ef7475c
Fix combobox long text overlaps clear button
...
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 #3093
2026-05-23 21:53:33 +03:00
Kalle
e41d09981e
/q/settings -> /settings ( #3085 )
2026-05-23 18:07:01 +03:00
Kalle
6a72946b45
New hooks and components for localized date time ( #3065 )
2026-05-17 13:19:25 +03:00
Kalle
2b5b1b1948
New match page ( #3032 )
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
539da816bf
Make date time format apply everywhere ( #3023 )
2026-05-01 10:11:29 +03:00
Kalle
79be3933dc
Center modals again vertically
2026-04-12 17:07:14 +03:00
Kalle
dfa95bd92d
Migrate to nested CSS
2026-03-28 16:30:28 +02:00
Kalle
3925b73d32
Replace useIsMounted with useHydrated
...
Strict improvement because we avoid the flash on clientside navigation.
One practical bug was scroll restoration between tournament teams list
and user page. When user pressed back they ended up at the bottom
of the page because the placeholder (smaller height than actual
content) rendered. With useHydrated this placeholder is no longer
rendered for client side navigations.
2026-03-28 07:44:52 +02:00
Kalle
b11cddd86b
Fix full screen modal top padding for PWA
2026-03-27 20:28:44 +02:00
Kalle
ad64cff26d
More UserSearch useEffect stabilization attempts
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-03-22 21:05:20 +02:00
Kalle
8cf2c028e1
Fix Biome warnings
2026-03-22 21:04:59 +02:00
Kalle
51f228b3f8
Fix React duplicate key error with initial users in UserSearch
...
Not really sure how this works exactly. It doesn't seem the user is visually duplicated despite clearly being there twice in data, something react-aria-components does under the hood perhaps?
2026-03-22 16:24:55 +02:00
hfcRed
2b53d38c63
Fix radio checked color
2026-03-20 04:54:43 +01:00
hfcRed
96649b3e5d
Fix dialog being behind mobile nav
2026-03-20 02:58:41 +01:00
Kalle
ddcd7307c7
Ensure modal action is not blocked
2026-03-19 21:45:59 +02:00
Kalle
fef1ffc955
Design refresh + a bunch of stuff ( #2864 )
...
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-03-19 17:51:42 +02:00
Kalle
77978c450f
New user page ( #2812 )
...
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
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-02-16 19:26:57 +02:00
Kalle
c20701d98c
Form system refactor from react-hook-form to one schema per form across the stack ( #2735 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 18:21:19 +02:00
Kalle
da603f4d7c
Fix image shrinking in tabs
2026-01-03 16:14:34 +02:00
Kalle
a4124bc6d4
Fix select clear button placement on Safari & Firefox
2025-12-31 17:07:44 +02:00
Kalle
393955f5eb
React 19, Vite 7, Vitest 4 etc. ( #2683 )
2025-12-30 17:03:13 +02:00
Kalle
81483de0db
Upgrade to React Router 7 ( #2681 )
2025-12-29 19:21:11 +02:00
Kalle
683b2ed76d
Select improvements ( #2654 )
2025-12-03 20:47:42 +02:00
Kalle
24008775aa
24h clock user preference ( #2618 )
2025-11-09 14:25:14 +02:00
Kalle
9296319d23
Refactor HACKY_resolvePicture away ( #2606 )
2025-11-08 13:54:02 +02:00
Kalle
b558f1b76f
Fix log out button icon size
2025-10-26 15:27:55 +02:00
Kalle
510491c039
Scrimprovements ( #2603 )
2025-10-25 17:46:17 +03:00
Kalle
5d8be56d6f
New tournament map list generation with patterns ( #2557 )
2025-10-08 17:00:19 +03:00
Kalle
c5674962b6
User page seasons links as select ( #2413 )
2025-06-23 12:02:25 +03:00
Kalle
dd1adad94b
BIome v2 upgrade
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-06-22 16:49:27 +03:00
Kalle
02f705b45f
Scroll scrollbar styling to select component
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-06-21 14:16:00 +03:00
Kalle
7ed1394fba
Migrate Comboboxes to react-aria-components ( #2408 )
...
* Initial
* wip
* AnyWeapon
* del
* wip
* import stuff
* gearselect
* brand images
* wip
* wip
* art
* Remove old
* Fix tournament map pool link
* Simplify GearSelect
* convert to todo
2025-06-21 13:44:26 +03:00
Kalle
c35da55294
Tournament org bans ( #2397 )
...
* Initial
* e2e test
* extract
* finish?
2025-06-16 22:28:10 +03:00
Kalle
d6abac6b72
New tabs component ( #2387 )
2025-06-10 20:58:41 +03:00
Kalle
0c90f6b009
Refactor LinkButton to use the new SendouButton API
2025-06-09 21:35:55 +03:00
Kalle
c70a9b82ab
Refactor button event handlers to always use onPress instead of onClick
2025-06-08 20:08:10 +03:00
Kalle
92090ecc9d
Fix ad blocking modal submit button
2025-06-08 09:32:22 +03:00
Kalle
7901ee8cab
Scrim improvements ( #2365 )
...
* Initial
* wip
* wip
* Finish?
* remove comment
2025-06-07 17:21:29 +03:00
Kalle
61ecaa252f
Update react-aria-components to version 1.10.0 Closes #2345
2025-06-07 12:25:51 +03:00
Kalle
cb8669acc3
New calendar UI, more filters & persisted filters ( #2318 )
...
* Add types
* Delete stuff
* wip
* findAllBetweenTwoTimestamps refactor
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Fixes
* wip
* wip
* Fix InfoPopover button styling
* wip
* wip
* wip
* Merge branch 'rewrite' into new-calendar
* wip
* wip
* wip
* wip
* Rename myform -> sendouform
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* rename
* fix test
2025-05-24 17:13:30 +03:00
Kalle
de971645ed
Fix ad covering full screen modals Closes #2314
2025-05-20 19:40:50 +03:00
Kalle
4d730e5d8b
New user search & dialog ( #2270 )
...
* From scrims
* wip
* wip
* wip
* wip
* WIP
* wip
* wip
* wip
* wip
* wip
* import ordering
2025-05-12 22:53:35 +03:00