Kalle
421d06113d
/events page
2026-03-08 14:00:38 +02:00
hfcRed
71755d5adf
Mobile nav adjustments
2026-03-07 18:26:17 +01:00
Kalle
53490cd25f
Fix notification popover paddings, spacings
2026-03-04 22:12:09 +02: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
b1762ab48f
Inline notificationPopoverClassName function
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 14:44:02 +02:00
Kalle
f6493f2507
Beans
2026-01-11 13:46:59 +02:00
hfcRed
a960a08c15
Migrate icons to Lucide
2026-01-10 22:06:13 +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
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
0193edce1d
Refactor several to CSS Modules
2025-12-30 16:17:24 +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 )
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
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
0c90f6b009
Refactor LinkButton to use the new SendouButton API
2025-06-09 21:35:55 +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
7011dcb370
Fix notification button styles
2025-04-26 17:44:02 +03:00
Kalle
3ac6712091
Move notifications to root loader
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-04-04 21:10:27 +03:00
Kalle
4ff0586ff8
Notifications ( #2117 )
...
* Initial
* Progress
* Fix
* Progress
* Notifications list page
* BADGE_MANAGER_ADDED
* Mark as seen initial
* Split tables
* Progress
* Fix styles
* Push notifs initial
* Progress
* Rename
* Routines
* Progress
* Add e2e tests
* Done?
* Try updating actions
* Consistency
* Dep fix
* A couple fixes
2025-03-01 13:59:34 +02:00