Trek_CN/client/src
jubnl da39b570eb
feat(mcp): align MCP surface with current app state
- Add Journey addon tools (list, get, entries, contributors, suggestions,
  available trips, create/update/delete journey and entries, reorder,
  contributors CRUD, preferences, share link management)
- Add Journey resources (trek://journeys and sub-resources)
- Split transport (flight/train/car/cruise) into dedicated tools with
  endpoints[] and needs_review support; narrow reservation types to
  non-transport only
- Add airport lookup tools (search_airports, get_airport) under geo:read
- Add import_places_from_url and bulk_delete_places to places tools
- Add journey:read/write/share OAuth scopes (27 total) with translations
  across all 15 locales
- Default end_day to start_day when creating a transport (MCP + UI)
- Fix MCP.md drift: addon gates, removed files resource, corrected
  get_trip_summary description, todos under Packing addon
2026-04-19 16:03:32 +02:00
..
api feat(mcp): align MCP surface with current app state 2026-04-19 16:03:32 +02:00
components feat(mcp): align MCP surface with current app state 2026-04-19 16:03:32 +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 fix tests after UI removals in journey detail 2026-04-19 01:56:39 +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