xpeditis2.0/apps/frontend/app
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
..
[locale] fix: unauthorized on document upload and drag-drop in booking creation 2026-06-07 17:42:27 +02:00
globals.css fix blog 2026-05-12 21:01:52 +02:00
icon.svg fix icon 2025-12-23 19:14:13 +01:00