Kalle
cb254c6e31
Fix mobile menu not closing when clicking See all notifications
...
The LinkButton component wasn't passing onClick to internal Link
components, only to external anchor tags. This prevented the onClose
callback from firing when navigating via the notifications footer link.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 22:23:20 +02:00
Kalle
0a18a07c7f
Remove /u page and redirect to CommandPalette
...
- Add URL search params to CommandPalette (?search=open, ?type=users)
- Redirect /u to /?search=open&type=users
- Remove User Search from nav menus
- Update UserSearch component to use /search API
- Add plusTier to search results for users
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 17:03:24 +02:00
hfcRed
21544f1f29
Add round and square buttons
2026-01-11 12:22:50 +01:00
hfcRed
a960a08c15
Migrate icons to Lucide
2026-01-10 22:06:13 +01:00
Kalle
15e445908c
Fix weapon analyzer label & selected value styling
2026-01-10 12:44:37 +02:00
Kalle
3ff5e0256a
Fix popover being seethrough
2026-01-10 08:13:36 +02:00
Kalle
9abb219fed
Global search initial
2026-01-09 22:46:23 +02:00
hfcRed
94907eef33
Minor fix
2026-01-09 18:50:26 +01:00
hfcRed
8fc061716d
Refactor Menu and Popover consistent styling and update layout styles
2026-01-09 18:18:03 +01:00
Kalle
6a8443478c
User item & notifs & settings top left, menu based navigation, global search, weapon pages initial & emphasized Add new button
2026-01-09 18:05:56 +02:00
Kalle
88e9df56ee
LFGFilters with SideNav
2026-01-08 19:01:40 +02:00
hfcRed
cb07b68545
Minor fixes
2026-01-07 19:57:59 +01:00
Kalle
b3ca3576ef
Add button w/ icon for all sizes to /components page and fix big button icon sizing
2026-01-07 17:21:54 +02:00
hfcRed
2e94a6a991
Date picker icon color
2026-01-06 16:50:05 +01:00
hfcRed
fa5eb71e0f
Merge remote-tracking branch 'origin/main' into css-rework
2026-01-04 18:50:28 +01:00
hfcRed
97c95aa46c
Button padding
2026-01-04 16:19:38 +01:00
hfcRed
67e945c755
Hide top nav in planner
2026-01-03 17:39:15 +01:00
hfcRed
032054e6f0
Planner styling
2026-01-03 16:45:25 +01:00
Kalle
da603f4d7c
Fix image shrinking in tabs
2026-01-03 16:14:34 +02:00
hfcRed
7c6c08bc6b
Merge remote-tracking branch 'origin/main' into css-rework
2026-01-03 10:44:37 +01:00
Kalle
a4124bc6d4
Fix select clear button placement on Safari & Firefox
2025-12-31 17:07:44 +02:00
hfcRed
0f0babcbb9
Merge remote-tracking branch 'origin/main' into css-rework
...
# Conflicts:
# app/components/SubNav.tsx
# app/components/layout/UserItem.tsx
# app/features/build-analyzer/routes/analyzer.tsx
# app/features/map-planner/components/Planner.tsx
# app/features/object-damage-calculator/routes/object-damage-calculator.tsx
# app/features/plus-voting/routes/plus.voting.tsx
# app/root.tsx
# knip.json
2025-12-30 20:25:30 +01:00
Kalle
e5a79a0e35
Unused CSS class check
2025-12-30 18:12:28 +02:00
Kalle
393955f5eb
React 19, Vite 7, Vitest 4 etc. ( #2683 )
2025-12-30 17:03:13 +02:00
Kalle
4cf0bca49e
Refactor elements.css to CSS Modules
2025-12-30 16:34:59 +02:00
Kalle
81483de0db
Upgrade to React Router 7 ( #2681 )
2025-12-29 19:21:11 +02:00
hfcRed
e43cf9aea3
Progress
2025-12-27 00:25:22 +01:00
hfcRed
4cda297d9d
Big progress
2025-12-26 20:26:22 +01:00
hfcRed
d610ccb2a3
Improve tabs
2025-12-25 22:31:26 +01:00
hfcRed
e92bf6c370
Style scrollbars
2025-12-25 20:17:44 +01:00
hfcRed
3320752e31
Small fixes
2025-12-25 19:50:39 +01:00
hfcRed
c4d22aba53
Vars fixes
2025-12-25 19:11:35 +01:00
hfcRed
b05fe4720f
Fix tabs
2025-12-25 18:07:17 +01:00
hfcRed
55dd5d6651
Initial color conversions
2025-12-25 17:37:34 +01: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