Commit Graph

5 Commits

Author SHA1 Message Date
ef0b14d254 feat: Implement date range picker and enhance order assignment functionality
- Added DateRangePicker component for selecting date ranges in OrderAssignment.
- Updated OrderAssignment to fetch bookings based on selected date range.
- Enhanced status handling in OrderAssignment with new status chip display logic.
- Refactored KPI card implementation in RiderRoutes and Riders to use shared StatCard component.
- Improved ProfileDrawer to retain rider data during close transition.
- Fixed minor text formatting in Routing component.
2026-07-09 16:28:45 +05:30
f53578c520 update Riders UI layout, refine status chip styling, and remove API documentation file 2026-07-08 18:39:57 +05:30
903c7ea74c wired the api for rest mock data 2026-07-07 17:35:00 +05:30
e6ad37b20f added the api for the real data 2026-07-04 17:08:16 +05:30
c36f2d5b1d Initial commit 2026-07-01 17:49:49 +05:30