supersam/scripts
root 23c0ed78ef feat: drag-and-drop section ordering in LogisticsReadinessBoard + unified table visuals
- 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
2026-06-30 12:21:54 +00:00
..
__pycache__ feat: Python script replacing n8n first SMS campaign 2026-06-23 08:20:42 +00:00
anonymize-1c-xml.mjs refactor: align delivery flow with 1c imports 2026-04-13 16:24:04 +03:00
backup.py feat: add stopWords to delivery invitation RPC response 2026-05-28 19:24:40 +00:00
sms_first_campaign.py feat: drag-and-drop section ordering in LogisticsReadinessBoard + unified table visuals 2026-06-30 12:21:54 +00:00
sms_first_campaign.service fix: DB host 10.0.4.5 (Docker internal IP) 2026-06-23 08:21:57 +00:00
sms_first_campaign.timer feat: Python script replacing n8n first SMS campaign 2026-06-23 08:20:42 +00:00
sms_first_campaign_ref.py feat: drag-and-drop section ordering in LogisticsReadinessBoard + unified table visuals 2026-06-30 12:21:54 +00:00
sms_manual_campaign.py feat: drag-and-drop section ordering in LogisticsReadinessBoard + unified table visuals 2026-06-30 12:21:54 +00:00
sms_paid_storage_campaign.py feat: drag-and-drop section ordering in LogisticsReadinessBoard + unified table visuals 2026-06-30 12:21:54 +00:00
sms_second_campaign.py feat: drag-and-drop section ordering in LogisticsReadinessBoard + unified table visuals 2026-06-30 12:21:54 +00:00