xpeditis2.0/apps/frontend/app/[locale]/dashboard
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
..
admin fix blog 2026-05-12 21:01:52 +02:00
booking fix: unauthorized on document upload and drag-drop in booking creation 2026-06-07 17:42:27 +02:00
bookings fix: resolve payment access, status labels, and document upload reliability 2026-06-07 17:26:44 +02:00
docs fix language 2026-04-21 18:04:02 +02:00
documents fix: unauthorized on document upload and drag-drop in booking creation 2026-06-07 17:42:27 +02:00
notifications fix blog 2026-05-12 21:01:52 +02:00
profile fix blog 2026-05-12 21:01:52 +02:00
search fix blog 2026-05-12 21:01:52 +02:00
search-advanced fix blog 2026-05-12 21:01:52 +02:00
settings fix blog 2026-05-12 21:01:52 +02:00
track-trace fix blog 2026-05-12 21:01:52 +02:00
wiki fix blog 2026-05-12 21:01:52 +02:00
layout.tsx fix blog 2026-05-12 21:01:52 +02:00
page.tsx fix blog 2026-05-12 21:01:52 +02:00