payfrit-app/macos
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
..
Flutter Add customer-to-staff chat feature and group order invites 2026-01-11 12:08:09 -08:00
Runner Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
Runner.xcodeproj Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
Runner.xcworkspace Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
RunnerTests Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
.gitignore Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
Podfile Fix menu_browse route navigation error 2026-01-05 17:57:21 -08:00
Podfile.lock Fix import typo and Change Table button property name 2026-01-07 13:21:32 -08:00