- Add About Payfrit screen with app info, features, and contact details
- Add Order Detail screen showing line items with non-default modifiers
- Add order_detail model with parent-child line item hierarchy
- Update order history to navigate to detail screen on tap
- Add getOrderDetail API method
- Add about route to app router
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Load user profile on Account screen init
- Display FirstName LastInitial format
- Fall back to User #ID if profile fails to load
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add delivery address list, add, edit, delete, set default functionality
- Add order history screen
- Add profile settings screen
- Add account screen with avatar upload
- Update restaurant select gradient direction
- Add states API endpoint for address forms
- Fix table names (tt_States)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>