Commit Graph

181 Commits

Author SHA1 Message Date
Kalle
2e8ff8d034 Fix Global Search flashing "No results" when it's searching 2026-04-27 08:52:16 +03:00
Kalle
a221dcbd71 Always show admin nav item when dev 2026-04-26 14:43:42 +03:00
Kalle
285e5de395 Fix react-aria-components warnings 2026-04-21 08:59:58 +03:00
Kalle
d3f46c09cc Fix GlobalSearch flickering wrong search when filter changed
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-04-12 20:53:02 +03:00
Kalle
dbeff06efa Search shotcut tweaks 2026-04-12 20:36:30 +03:00
Kalle
e1ddec5516 Fix squished breadcrumbs logo on Firefox
Closes #2970
2026-04-12 17:07:14 +03:00
Kalle
1a02c6b35f More actionable auth error messages for user
Closes #2438
2026-04-12 17:07:14 +03:00
hfcRed
0f581d7582
Search shortcuts (#2963) 2026-04-12 17:03:32 +03:00
Kalle
8cd32d5761 Sort chat rooms by recency 2026-04-09 20:54:16 +03:00
Kalle
7a230b6618 Better text in sidebar when the user's team requested 2026-04-06 11:39:30 +03:00
Kalle
8550cadead Prevent not link room headers not styled as such when hovered 2026-04-02 22:14:10 +03:00
Kalle
8c13b494f8 Add version link to the footer 2026-04-01 20:58:09 +03:00
Kalle
ed1a8c311c Improve logo animation smoothness (no clipping) 2026-03-29 17:34:24 +03:00
Kalle
b12080367c Remove redundant link to empty page
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-03-28 17:22:31 +02: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
07ac22d313 Add back breadcrumb links to subpage 2026-03-27 17:30:11 +02:00
Kalle
9e43240a37 Adjust z-index as a failsafe
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
E2E Tests / e2e (push) Has been cancelled
2026-03-26 18:52:51 +02:00
Kalle
d1dcc5c071 Show 8 friends on mobile instead of 4 2026-03-24 21:53:04 +02:00
Kalle
0fae97a189 Make GlobalSearch actual links so we can ctrl+click for new tab 2026-03-24 19:56:44 +02:00
Kalle
5975e0e9a8 Fix alt skins causing problems in WeaponSearch 2026-03-24 19:12:08 +02:00
Kalle
8c02f7627f Fix weapon search non-english names broken links 2026-03-24 18:54:26 +02:00
Kalle
0aa31c0683 Add TO/Stream labels back to tournament chats 2026-03-23 21:04:49 +02:00
Kalle
62df6eb348 Tweak footer text 2026-03-22 16:22:40 +02:00
Kalle
3138e63004 Fix PWA menu paddings 2026-03-21 14:41:37 +02:00
Kalle
a1d2784a9e Add "Discover all the features" to the front page 2026-03-20 17:36:30 +02:00
Kalle
76a38950de Fix mobile chat input below keyboard 2026-03-20 16:58:46 +02:00
hfcRed
0e88532f3a Close mobile panel on notification click
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-03-20 04:59:36 +01:00
hfcRed
ef12b6beb0 Adjust view all buttons 2026-03-20 04:35:07 +01:00
Kalle
096c0fe5ea Fix weapon search links for non-english 2026-03-19 22:00:36 +02:00
Kalle
691e0bae8e Render nothing for timestamps on the sidebar in SSR (try to fix bad times, hydration weirdness?) 2026-03-19 22:00:36 +02:00
Kalle
d1e229e234 Wider GlobalSearch to avoid linebreak when big enough screen 2026-03-19 19:03:30 +02:00
Kalle
a21004575c Add affordance before top nav scroll away on mobile 2026-03-19 19:00:24 +02:00
Kalle
6d02372921 Add LUTI to top nav 2026-03-19 18:32:35 +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
0e89ee7bb7
Comp Analyzer (#2759)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 17:58:50 +02:00
Kalle
81483de0db
Upgrade to React Router 7 (#2681) 2025-12-29 19:21:11 +02:00
Kalle
ef2d3779ec
Fix a bunch of TODOs (#2648)
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
2025-11-23 16:34:18 +02:00
Kalle
187e1aa105
Tier list maker feature (#2634)
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
2025-11-16 16:30:24 +02:00
Kalle
ff4402d9aa
User generatable API tokens (#2621) 2025-11-09 11:07:20 +02:00
Kalle
510491c039
Scrimprovements (#2603) 2025-10-25 17:46:17 +03:00
Kalle
47c011dc2f Fix hamburger button icon size
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
2025-10-22 18:55:34 +03:00
Kalle
c6e7b08ebc Add new org by user + some other things 2025-10-12 13:35:37 +03:00
Kalle
dd1adad94b BIome v2 upgrade
Some checks are pending
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
0c90f6b009 Refactor LinkButton to use the new SendouButton API 2025-06-09 21:35:55 +03:00
Kalle
c2a6bc172a Fix button styles 2025-06-08 10:26:15 +03:00
Kalle
accbaf40db
Refactor Button to SendouButton (#2367)
* initial

* done

* import ordering
2025-06-05 21:00:14 +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
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
Kalle
2f05616efc
Menu -> React Aria Components (#2230)
* Initial

* wip

* wip

* wip

* wip

* wip

* wip

* Delete old

* fix e2e test
2025-04-27 19:44:01 +03:00