supersam/docs
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
..
integrations feat: complete delivery workflow updates 2026-04-13 16:32:18 +03:00
operations feat: tighten email otp auth flow 2026-04-09 22:35:13 +03:00
sql fix: skip Sunday in delivery date selection (client flow + backend validation) 2026-06-23 04:56:49 +00:00
superpowers feat(delivery): auto-create invitation links 2026-05-13 18:59:30 +03:00
architecture.md docs: update documentation for pickup (самовывоз) feature and autodeploy 2026-06-10 12:22:56 +00:00
chatbot-integration.md Initial import 2026-03-14 18:40:54 +03:00
customer-demo-readiness-audit-plan.md Polish demo UI and delivery filters 2026-05-13 18:59:30 +03:00
n8n-order-group-delivery-flow.md docs: update documentation for pickup (самовывоз) feature and autodeploy 2026-06-10 12:22:56 +00:00
product-overview.md docs: update documentation for pickup (самовывоз) feature and autodeploy 2026-06-10 12:22:56 +00:00
scenarios.md docs: update documentation for pickup (самовывоз) feature and autodeploy 2026-06-10 12:22:56 +00:00
security-audit-remediation-plan.md Harden auth and delivery endpoints 2026-05-13 18:59:30 +03:00