ionic-planb-logistic-app-fl.../lib/components
Jean-Philippe Brule 128e473374 Simplify delivery list item UI - customer name and address only
Remove status badges, phone button, and order amounts from delivery cards.
Display only customer name and address with left accent bar for status color.
This fixes the layout overflow issue by removing unnecessary elements.

Updated delivery_list_item.dart:
- Removed status badge container with icon and label
- Removed call button
- Removed order count text
- Removed total amount display
- Cleaned up unused helper methods (_getStatusIcon, _getStatusLabel)
- Reduced left accent bar height from 60 to 48

Result: Clean, simple delivery card showing only essential information

Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 08:54:38 -05:00
..
collapsible_routes_sidebar.dart Implement UI/UX enhancements with collapsible routes sidebar and glassmorphic route cards 2025-11-15 17:55:18 -05:00
dark_mode_map.dart Improve map navigation UI and add collapsible deliveries sidebar 2025-11-16 12:20:40 -05:00
delivery_list_item.dart Simplify delivery list item UI - customer name and address only 2025-11-17 08:54:38 -05:00
delivery_map.dart Improve map navigation UI and add collapsible deliveries sidebar 2025-11-16 12:20:40 -05:00
glassmorphic_route_card.dart Fix linting issues and code quality improvements 2025-11-16 01:39:35 -05:00
map_sidebar_layout.dart Improve map navigation UI and add collapsible deliveries sidebar 2025-11-16 12:20:40 -05:00
navigation_tc_dialog.dart Upgrade Flutter packages and fix breaking changes for Riverpod 3.0 2025-11-16 01:25:16 -05:00
premium_route_card.dart Fix linting issues and code quality improvements 2025-11-16 01:39:35 -05:00