supersam/src/components/orders
root 55422ec65a feat: add skeleton loading states across all pages
- New Loading.jsx component library (Skeleton, SkeletonPanel, SkeletonPage, SkeletonTable, Spinner, LoadingBlock)
- Dashboard: SkeletonTable/SkeletonPage during isLoading
- OrdersTable, LogisticsReadinessBoard, DriverDeliveryPlanner: show skeleton instead of empty state
- ChatTimeline, DeliverySlotsPicker, GroupDetailPage: skeleton while loading
- AdminDashboard, StopWordsPanel, UserManagementPanel, ErrorLogPanel, ActionLogPanel: skeleton during initial load
- NotificationSettings: skeleton for push toggle and notification preferences
- ClientDeliveryPage: skeleton bars instead of text-only loading
2026-06-12 07:46:58 +00:00
..
OrderDetailPanel.jsx feat: requires_address status + address input for pickup-to-delivery switch 2026-06-10 14:52:17 +00:00
OrderDetailPanel.test.jsx feat(delivery): auto-create invitation links 2026-05-13 18:59:30 +03:00
OrderEditorPanel.jsx fix: mega_admin role in UI checks + fix UserManagementPanel client→supabase 2026-05-27 11:17:41 +00:00
OrderEditorPanel.test.jsx feat: complete delivery workflow updates 2026-04-13 16:32:18 +03:00
OrderFilters.jsx fix: remove Группы tab from logistician, remove Справка, Телефон→Город, Заказы→Водитель, add city filter 2026-05-28 10:29:13 +00:00
OrderFilters.test.jsx feat(delivery): auto-create invitation links 2026-05-13 18:59:30 +03:00
OrdersCalendarView.jsx refactor: align delivery flow with 1c imports 2026-04-13 16:24:04 +03:00
OrdersCalendarView.test.jsx feat: complete delivery workflow updates 2026-04-13 16:32:18 +03:00
OrdersKanbanBoard.jsx feat: complete delivery workflow updates 2026-04-13 16:32:18 +03:00
OrdersKanbanBoard.test.jsx feat: complete delivery workflow updates 2026-04-13 16:32:18 +03:00
OrdersTable.jsx feat: add skeleton loading states across all pages 2026-06-12 07:46:58 +00:00
OrdersTable.test.jsx feat(delivery): auto-create invitation links 2026-05-13 18:59:30 +03:00
ordersKanbanDrag.js feat: complete delivery workflow updates 2026-04-13 16:32:18 +03:00
ordersKanbanDrag.test.js feat: complete delivery workflow updates 2026-04-13 16:32:18 +03:00