supersam/src/components/UI
root e05613ac1d feat: add pickup (самовывоз) delivery type
- New status pickup in delivery workflow
- DB: delivery_type, pickup_date, pickup_time_slot columns
- Client page: tabs Доставка/Самовывоз with PickupSlotsPicker
- PickupSlotsPicker: today/tomorrow/day-after with half-day slots
- Storage notice: free 2 workdays, then 300₽/day
- OrderDetailPanel: delivery type tabs, pickup date/time, status button
- Edge function: delivery_type/pickup fields in confirm-delivery-choice
- RPC: confirm_delivery_choice_by_token updated for pickup
- orderGroupRepository: full pickup field mapping
2026-06-10 12:02:46 +00:00
..
Badge.jsx fix: RLS recursion, driver UI, auth errors, status counts 2026-05-20 16:25:05 +03:00
Button.jsx Initial import 2026-03-14 18:40:54 +03:00
DatePicker.jsx fix: automation funnel — correct data logic, remove emojis, rename to Воронка согласования 2026-05-25 12:31:58 +00:00
Icons.jsx feat: push notifications + PWA notifications UI 2026-05-22 10:48:33 +00:00
Input.jsx Initial import 2026-03-14 18:40:54 +03:00
Modal.jsx refactor: align delivery flow with 1c imports 2026-04-13 16:24:04 +03:00
Panel.jsx fix: RLS recursion, driver UI, auth errors, status counts 2026-05-20 16:25:05 +03:00
PwaInstallButton.jsx feat: add pickup (самовывоз) delivery type 2026-06-10 12:02:46 +00:00
SegmentedTabs.jsx Initial import 2026-03-14 18:40:54 +03:00
Select.jsx Initial import 2026-03-14 18:40:54 +03:00
ThemeToggle.jsx feat: add pickup (самовывоз) delivery type 2026-06-10 12:02:46 +00:00