- ErrorBoundary: Russian UI, compact mode for card-level errors, reload button - ErrorBoundary wraps OrderDetailPanel in GroupDetailPage + DeliverySetDetailPanel - Split isSavingDeliveryChoice into 3 independent states: isSavingDeliveryChoice (delivery tab save) isSavingDriverAssignment (driver assign) isSavingStatusChange (status change) - Extract useStopWords hook + matchesStopWord to shared hooks/useStopWords.js - Remove 3x duplicated matchesStopWord from OrderDetailPanel, DriverShipmentPanel, OrderCompositionPanel - Remove useStopWords + supabase import from OrderDetailPanel |
||
|---|---|---|
| .. | ||
| DeliveryChoiceFlow.jsx | ||
| DeliveryChoiceFlow.test.jsx | ||
| DeliverySlotsPicker.jsx | ||
| DeliverySlotsPicker.test.jsx | ||
| DeliveryStateNotice.jsx | ||
| OrderCompositionPanel.jsx | ||
| PickupSlotsPicker.jsx | ||
| deliveryDateFormatting.js | ||
| invitationReference.js | ||