supersam/supabase/functions/_shared
root b74add32ef fix: skip Sunday in delivery date selection (client flow + backend validation)
- buildDefaultDatedAvailableSlots(): skip Sunday via getNextWorkday()
- ClientDeliveryPage.jsx: getAllowedDeliveryDateKeys() + fallback slots skip Sunday
- confirm-delivery-choice edge function: reject Sunday for delivery
- confirm_delivery_choice_by_token SQL RPC: extract(dow) = 0 → RAISE EXCEPTION
- Tests: Friday→Sat+Mon, Saturday→Mon+Tue (skip Sunday)
- Skill updated with pitfall
2026-06-23 04:56:49 +00:00
..
chatbot.ts feat: add pickup (самовывоз) delivery type 2026-06-10 12:02:46 +00:00
delivery-invitations.test.ts Harden auth and delivery endpoints 2026-05-13 18:59:30 +03:00
delivery-invitations.ts fix: skip Sunday in delivery date selection (client flow + backend validation) 2026-06-23 04:56:49 +00:00
integration-events.ts Harden auth and delivery endpoints 2026-05-13 18:59:30 +03:00
security.ts security: fix 9 vulnerabilities + OrdersTable 14px font + colored status badges 2026-06-19 12:14:19 +00:00
workflow.test.ts refactor: align delivery flow with 1c imports 2026-04-13 16:24:04 +03:00
workflow.ts refactor: align delivery flow with 1c imports 2026-04-13 16:24:04 +03:00