payfrit-app/lib/screens
John Mizerek ca16672f8c Fix inactive item filtering and radio button behavior
- Filter out inactive items (ItemIsActive=0) in menu modifier display
- Fix radio button groups to prevent deselection (can only switch)
- Add cart clearing on "order not found" errors
- Simplify API base URL configuration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 11:43:04 -08:00
..
beacon_scan_screen.dart Add production API support and fix login flow 2025-12-31 12:04:50 -08:00
cart_view_screen.dart Fix inactive item filtering and radio button behavior 2026-01-01 11:43:04 -08:00
login_screen.dart Enhance UI with Material Design 3 and fix cart quantity handling 2025-12-31 09:40:23 -08:00
menu_browse_screen.dart Fix inactive item filtering and radio button behavior 2026-01-01 11:43:04 -08:00
order_home_screen.dart feat: implement user authentication with login screen 2025-12-29 10:01:35 -08:00
restaurant_select_screen.dart Add production API support and fix login flow 2025-12-31 12:04:50 -08:00
service_point_select_screen.dart feat: implement user authentication with login screen 2025-12-29 10:01:35 -08:00
splash_screen.dart Add production API support and fix login flow 2025-12-31 12:04:50 -08:00