- LogisticsReadinessBoard: @dnd-kit/sortable for drag-and-drop section reordering - Drag handle (6-dot grip icon) on left of each section header - Custom order persists in localStorage (key: logistics-section-order) - Default: agreed → manual_required → funnel order - Flat rows (no Button/rounded), matches OrdersTable style - 7 columns: Клиент | Город | Тип | Дата | Водитель | Статус | Обновлён - Horizontal scroll: overflow-x-auto + min-w-[1080px] - Type column wide enough for Самовывоз/Доставка in one line - OrdersTable: widened Type column (minmax 70px→100px), min-w 920→1080px for consistent horizontal scroll across tables |
||
|---|---|---|
| .. | ||
| components | ||
| constants | ||
| context | ||
| data | ||
| hooks | ||
| layouts | ||
| lib | ||
| pages | ||
| services | ||
| styles | ||
| test | ||
| utils | ||
| App.jsx | ||
| index.css | ||
| main.jsx | ||
| router.jsx | ||
| supabaseClient.jsx | ||