payfrit-app/lib/models
John Mizerek 9a489f20bb Cart and order flow improvements
- Fix login to check for existing cart after OTP verification
- Add abandonOrder API call for Start Fresh functionality
- Fix stale service point showing for non-dine-in orders
- Add Chat button for non-dine-in orders (was only Call Server)
- Add quantity selector in item customization sheet
- Compact cart layout with quantity badge, accordion modifiers
- Add scroll indicator when cart has hidden content
- Fix restaurant list tappable before images load
- Add ForceNew parameter to setLineItem for customized items

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 20:26:58 -08:00
..
cart.dart Cart and order flow improvements 2026-01-13 20:26:58 -08:00
chat_message.dart Add customer-to-staff chat feature and group order invites 2026-01-11 12:08:09 -08:00
menu_item.dart Implement complete cart management system 2025-12-29 11:14:19 -08:00
order_detail.dart Display cart modifiers with category breadcrumbs 2026-01-12 19:06:54 -08:00
order_history.dart Add address management and user account features 2026-01-08 20:22:37 -08:00
restaurant.dart Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
service_point.dart Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
user_profile.dart Add address management and user account features 2026-01-08 20:22:37 -08:00