Trek_CN/client/src
Maurice 4f3368502a feat(ui): introduce shared PageSidebar for Settings and Admin
Replaces the inline tab bar on SettingsPage and AdminPage with a
responsive sidebar layout (left nav on desktop, hamburger drawer on
mobile). Each tab gets a lucide-react icon for quick scanning. Both
pages drop max-w-6xl so the panel fills the viewport.
2026-04-19 21:35:31 +02:00
..
api feat(mcp): align MCP surface with current app state 2026-04-19 16:03:32 +02:00
components feat(ui): introduce shared PageSidebar for Settings and Admin 2026-04-19 21:35:31 +02:00
db fix(offline): cache accommodations, trip members, tags, and categories for full offline support 2026-04-14 23:50:52 +02:00
hooks fix(test): initialize useCountUp to target immediately in jsdom to fix AdminPage stat test 2026-04-19 14:27:08 +02:00
i18n feat(mcp): align MCP surface with current app state 2026-04-19 16:03:32 +02:00
pages feat(ui): introduce shared PageSidebar for Settings and Admin 2026-04-19 21:35:31 +02:00
repo feat(import): selective GPX/KML element import and performance improvements 2026-04-18 01:28:37 +02:00
services feat(import): selective GPX/KML element import and performance improvements 2026-04-18 01:28:37 +02:00
store add mapbox gl option, gps location, journey reorder + polish 2026-04-19 01:41:02 +02:00
sync fix(offline): cache accommodations, trip members, tags, and categories for full offline support 2026-04-14 23:50:52 +02:00
utils fix(journey): fix issue #704 — active logic, archive, places rename, search, trip reminders 2026-04-17 16:59:23 +02:00
App.test.tsx test(client): expand frontend test suite to 69.1% coverage 2026-04-07 21:56:08 +02:00
App.tsx feat(maps): add kill switches for Google Places autocomplete and details 2026-04-17 19:28:40 +02:00
index.css add mapbox gl option, gps location, journey reorder + polish 2026-04-19 01:41:02 +02:00
main.tsx refactoring: TypeScript migration, security fixes, 2026-03-27 18:40:18 +01:00
types.ts add mapbox gl option, gps location, journey reorder + polish 2026-04-19 01:41:02 +02:00