mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
- Update booking form schema to remove customs clearing agent requirement. - Add BookingActionButton component to trigger actions for bookings. - Create BookingActionModal for handling document uploads and operation scheduling. - Implement ClearanceFlow component to manage document statuses and uploads. - Add OperationDatePicker for selecting shipment days. - Introduce bookingNextAction utility to determine next actions based on booking status. - Create useClearanceFlow hook to encapsulate clearance logic and state management. - Export new components and utilities from the clearance module.