xpeditis2.0/apps/frontend/app/[locale]
David 1da5570e1c fix: unauthorized on document upload and drag-drop in booking creation
- Replace localStorage.getItem('access_token') with getAuthToken() which
  also checks sessionStorage — fixes Unauthorized error for users logged
  in without 'remember me'
- Add real drag-and-drop support to booking creation page (step 2):
  onDragOver/onDragLeave/onDrop handlers on the dropzone container,
  isDragging state with visual feedback (blue border + text change),
  click-to-browse still works via hidden input ref

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 17:42:27 +02:00
..
about fix blog 2026-05-12 21:01:52 +02:00
blog fix blog 2026-05-12 21:01:52 +02:00
booking fix blog 2026-05-12 21:01:52 +02:00
careers fix blog 2026-05-12 21:01:52 +02:00
carrier fix blog 2026-05-12 21:01:52 +02:00
compliance fix blog 2026-05-12 21:01:52 +02:00
contact fix blog 2026-05-12 21:01:52 +02:00
cookies fix blog 2026-05-12 21:01:52 +02:00
dashboard fix: unauthorized on document upload and drag-drop in booking creation 2026-06-07 17:42:27 +02:00
demo-carte fix blog 2026-05-12 21:01:52 +02:00
docs fix language 2026-04-21 18:04:02 +02:00
forgot-password fix blog 2026-05-12 21:01:52 +02:00
login fix blog 2026-05-12 21:01:52 +02:00
press fix blog 2026-05-12 21:01:52 +02:00
pricing fix blog 2026-05-12 21:01:52 +02:00
privacy fix blog 2026-05-12 21:01:52 +02:00
register fix blog 2026-05-12 21:01:52 +02:00
reset-password fix blog 2026-05-12 21:01:52 +02:00
security fix blog 2026-05-12 21:01:52 +02:00
terms fix blog 2026-05-12 21:01:52 +02:00
test-image fix language 2026-04-21 18:04:02 +02:00
verify-email fix language 2026-04-21 18:04:02 +02:00
layout.tsx fix blog 2026-05-12 21:01:52 +02:00
not-found.tsx fix blog 2026-05-12 21:01:52 +02:00
page.tsx fix blog 2026-05-12 21:01:52 +02:00