Commit Graph

85 Commits

Author SHA1 Message Date
Kalle
acc519d0ec Friends feature 2026-03-05 19:23:23 +02:00
Kalle
138b0ad2ce User page form styling tweaks 2026-03-04 22:01:41 +02:00
Kalle
885a5be05f Fix form text/error styles, mark as deprecated 2026-03-04 21:55:14 +02:00
Kalle
e2ef2d2e88 Tweak datepicker spacing 2026-03-04 21:54:58 +02:00
Kalle
884e851179 Fix /admin page input widths 2026-03-04 21:50:30 +02:00
Kalle
a76e06f0bc Merge branch 'main' into css-rework-sidenav 2026-02-22 15:29:30 +02:00
Kalle
77978c450f
New user page (#2812)
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
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-02-16 19:26:57 +02:00
Kalle
86944c521f 100% width tabs on /analyzer 2026-01-28 20:41:45 +02:00
hfcRed
f1f9b4c6e5 A bunch of style updates 2026-01-22 20:14:08 +01:00
hfcRed
a76c7d07c3 Remove unused vars 2026-01-21 17:44:38 +01:00
hfcRed
3b4dac26bf New spacings 2026-01-21 17:18:14 +01:00
hfcRed
ff439b40d9 Font size, font weight, and line height vars 2026-01-21 16:36:26 +01:00
hfcRed
a46c484891 Size vars 2026-01-19 21:46:41 +01:00
hfcRed
1d307f5add Rename field height var 2026-01-19 20:56:45 +01:00
hfcRed
c9069770c0 Rename field padding var 2026-01-19 20:54:34 +01:00
hfcRed
d253dacfa6 Add border width var 2026-01-19 19:46:54 +01:00
hfcRed
e9ba14c42a New border radius vars 2026-01-19 18:55:54 +01:00
hfcRed
2fb96a1122 Rename input vars to field vars 2026-01-19 18:02:17 +01:00
Kalle
92047ab365 Merge branch 'main' into css-rework-sidenav 2026-01-18 21:12:24 +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
9dd14fe1b7 completed: User search has nested input borders 2026-01-15 22:03:42 +02:00
hfcRed
78cea765cd Border and outline styles 2026-01-14 20:32:00 +01:00
hfcRed
ab7c1d66a2 Rename toggle height var 2026-01-14 17:54:22 +01:00
hfcRed
be32b2c8ad Eliminate small toggles 2026-01-14 17:48:30 +01:00
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