feat: add mobile slot configuration

Replace the mobile table with a searchable card editor while retaining the
desktop table. Add a mobile-friendly date picker layout and sticky save action.
This commit is contained in:
2026-08-05 18:42:40 +02:00
parent 8931418bf7
commit 6d4051be38
8 changed files with 573 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
fix: tolerate same-day pickup profile check
feat: add mobile slot configuration
Allow configured stores to ignore a visible same-day profile pickup when booking
a future pickup slot, starting with store 33875. Keep the default profile check
behavior unchanged for all other stores.
Replace the mobile table with a searchable card editor while retaining the
desktop table. Add a mobile-friendly date picker layout and sticky save action.