payfrit-app/lib/services
John Mizerek 65b5b82546 Add customer-to-staff chat feature and group order invites
- Add real-time chat between customers and staff via WebSocket
- Add HTTP polling fallback when WebSocket unavailable
- Chat auto-closes when worker ends conversation with dialog notification
- Add user search API for group order invites (phone/email/name)
- Store group order invites in app state
- Add login check before starting chat with sign-in prompt
- Remove table change button (not allowed currently)
- Fix About screen to show dynamic version from pubspec
- Update snackbar styling to green with black text

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 12:08:09 -08:00
..
api.dart Add customer-to-staff chat feature and group order invites 2026-01-11 12:08:09 -08:00
auth_storage.dart Enhance UI with Material Design 3 and fix cart quantity handling 2025-12-31 09:40:23 -08:00
beacon_permissions.dart Add customer-to-staff chat feature and group order invites 2026-01-11 12:08:09 -08:00
chat_service.dart Add customer-to-staff chat feature and group order invites 2026-01-11 12:08:09 -08:00
order_polling_service.dart Add address management and user account features 2026-01-08 20:22:37 -08:00
stripe_service.dart Add Cash App Pay iOS support and update notification colors 2026-01-09 09:17:29 -08:00