Files
edr-platform/apps/edr-freight-web/backoffice
Marshal 0f7cac2b68 add booking request functionality for GENERAL customs contracts
- Create migration for booking_requests table with necessary fields and indexes.
- Implement BookingRequestRepository for database operations related to booking requests.
- Develop BookingRequestService to handle business logic for submitting, accepting, rejecting, and canceling booking requests.
- Create DTOs for creating booking requests and reviewing them.
- Define BookingRequest entity to map to the booking_requests table.
- Add UI components for managing shipment requests, including detail and list pages.
- Implement OperationDatePicker component for selecting available shipment days.
2026-06-29 09:30:44 +00:00
..
2026-06-20 09:52:24 +03:00
2026-06-24 09:56:12 +03:00
2026-06-13 14:32:26 +03:00
2026-06-20 09:25:23 +00:00
2026-05-12 15:17:16 +03:00
2026-06-23 15:02:25 +03:00
2026-06-23 15:02:25 +03:00
2026-05-12 15:17:16 +03:00
2026-06-22 12:29:48 +03:00