supersam/src
root d22302838b fix: driver assignment only on delivery tab, hidden on pickup tab 2026-06-12 17:20:29 +00:00
..
components fix: driver assignment only on delivery tab, hidden on pickup tab 2026-06-12 17:20:29 +00:00
constants feat: requires_address status + address input for pickup-to-delivery switch 2026-06-10 14:52:17 +00:00
context feat: add pickup (самовывоз) delivery type 2026-06-10 12:02:46 +00:00
data fix: RLS recursion, driver UI, auth errors, status counts 2026-05-20 16:25:05 +03:00
hooks refactor: Phase 3 resilience — ErrorBoundary, split saving states, extract useStopWords 2026-06-12 15:47:55 +00:00
layouts feat: add pickup (самовывоз) delivery type 2026-06-10 12:02:46 +00:00
lib Initial import 2026-03-14 18:40:54 +03:00
pages refactor: Phase 3 resilience — ErrorBoundary, split saving states, extract useStopWords 2026-06-12 15:47:55 +00:00
services refactor: Phase 1 stabilization — hooks ordering, deduplicate utils, extract shared constants 2026-06-12 14:50:56 +00:00
styles Polish demo UI and delivery filters 2026-05-13 18:59:30 +03:00
test Initial import 2026-03-14 18:40:54 +03:00
utils refactor: Phase 1 stabilization — hooks ordering, deduplicate utils, extract shared constants 2026-06-12 14:50:56 +00:00
App.jsx Initial import 2026-03-14 18:40:54 +03:00
index.css Initial import 2026-03-14 18:40:54 +03:00
main.jsx fix: kill session on signOut, .maybeSingle() for 406, remove StrictMode 2026-05-26 14:36:50 +00:00
router.jsx feat: add pickup (самовывоз) delivery type 2026-06-10 12:02:46 +00:00
supabaseClient.jsx feat: add pickup (самовывоз) delivery type 2026-06-10 12:02:46 +00:00