Commit Graph

2207 Commits

Author SHA1 Message Date
Marshal
e6328fc897 changes 2026-07-04 09:03:24 +00:00
Marshal
c4a92c6482 changes 2026-07-04 08:23:08 +00:00
Marshal
145240d3bd refactor: remove gate pass granting logic from clearance services and UI
- Removed the gate pass granting functionality from the BookingClearanceService and ContractClearanceService, replacing it with a new method to retrieve gate pass status from train schedules.
- Updated the ContractsController to eliminate endpoints related to gate pass granting.
- Refactored the UI components (ExportClearanceStepper and PhasedClearanceActionPanel) to reflect the new gate pass securing process, linking to the train scheduling interface instead.
- Cleaned up related constants and query hooks, removing unused code and references to the gate pass functionality.
- Adjusted types in the contracts to accommodate changes in the gate pass handling logic.
2026-07-04 07:43:03 +00:00
Marshal
74118165c6 chages 2026-07-04 07:16:23 +00:00
Marshal
7058922987 changes 2026-07-04 06:19:35 +00:00
Marshal
f37078d51d update joins in repository services to use entity classes and enhance booking form with hazardous/reefer toggles 2026-07-04 04:59:51 +00:00
Marshal
c650a2dcbd update joins in repository services to use entity classes and enhance booking form with hazardous/reefer toggles 2026-07-04 04:26:14 +00:00
Marshal
2c0e115c14 update joins in repository services to use entity classes and enhance booking form with hazardous/reefer toggles 2026-07-04 04:23:10 +00:00
Marshal
3e94aa08f1 update joins in repository services to use entity classes and enhance booking form with hazardous/reefer toggles 2026-07-04 04:22:03 +00:00
Marshal
8ea2c8e95a add hard capacity ceiling to weight limit rules 2026-07-04 01:11:23 +00:00
Marshal
97cc9d76b1 enhance booking windows section with pagination and improved UI 2026-07-04 00:41:28 +00:00
Marshal
61f70d5471 add booking window to gl 2026-07-03 23:37:11 +00:00
Marshal
69818ab3f9 add booking window to gl 2026-07-03 23:30:49 +00:00
Marshal
c2649dae3c enhance phase countdown and booking window descriptions for clarity 2026-07-03 23:11:04 +00:00
Marshal
1f3368dcc3 refactor: remove unused variable assignment in ClearancePhaseStepper 2026-07-03 21:17:12 +00:00
Marshal
85c2fd1428 feat: enhance contract clearance process with linked booking details
- Added  and  to  for better visibility of GL-created shipment bookings.
- Implemented  method in  to fetch the latest clearance phase for contracts, improving list responses.
- Introduced  property in the  entity to store the latest clearance cycle's phase.
- Updated  to surface linked booking information in the clearance view.
- Created  component to display detailed container information in booking details.
- Refactored booking actions to remove contract-related actions from the booking request page.
- Enhanced the  component to reflect the current phase of clearance actions.
- Updated UI components to provide clearer messaging regarding the status of clearance and linked bookings.
- Adjusted action handling in  to include duty payment actions.
- Improved the  to show hints for each phase of the clearance process.
2026-07-03 21:04:46 +00:00
Marshal
c3f06b6aa9 Add contractKind field to BookingWindowRow and MyBookingWindow interfaces 2026-07-03 20:15:31 +00:00
Marshal
ff9cb4e6cd Merge branch 'dev' of github.com:Tria-plc/edr-platform into freight_feature/usermanagement 2026-07-03 18:48:18 +00:00
Marshal
8db19dfacf Add snapshot of booking-window rules to train schedules and update related logic 2026-07-03 18:45:45 +00:00
Marshal
0ac5adcee9 Add countdown timer component and integrate phase deadlines in booking windows 2026-07-03 17:11:35 +00:00
yaschalew10
5e8fb306d7 Merge pull request #428 from Tria-plc/freight/feature/first_mile_invoice
Freight/feature/first mile invoice
2026-07-03 20:09:46 +03:00
natib21
2550172480 Merge branch 'dev' of github.com:Tria-plc/edr-platform into freight/feature/first_mile_invoice 2026-07-03 17:08:57 +00:00
natib21
aaaa38f234 fix 2026-07-03 17:04:41 +00:00
natib21
284c85e0e7 fix 2026-07-03 16:58:42 +00:00
natib21
ac55a867c0 fix 2026-07-03 16:56:23 +00:00
natib21
f0035a3695 fix 2026-07-03 16:52:31 +00:00
natib21
b7f6c3150e fix 2026-07-03 16:46:31 +00:00
natib21
482c569216 fix 2026-07-03 16:43:58 +00:00
natib21
53229f3da9 fix 2026-07-03 16:42:38 +00:00
natib21
aeb06e8a55 fix 2026-07-03 16:39:41 +00:00
Marshal
a5c46505e3 Add migration to widen window_duration_hours precision and update related components for duration handling 2026-07-03 16:37:09 +00:00
natib21
e02cb52e19 fix 2026-07-03 16:34:06 +00:00
natib21
8661586301 fix 2026-07-03 16:21:07 +00:00
natib21
ed388042af fix 2026-07-03 16:14:33 +00:00
natib21
c61bb787f2 fix 2026-07-03 16:01:59 +00:00
natib21
4ec38bf028 fix 2026-07-03 15:56:28 +00:00
Marshal
907ff2138b Add ScheduleWorkspacePanel and integrate it into TrainScheduleV2DetailPage with tabs 2026-07-03 15:56:26 +00:00
natib21
c643d30624 fix 2026-07-03 15:47:12 +00:00
Eyob T.
26addd3bde Merge pull request #427 from Tria-plc/alpha
Add alternative schedule options if schedule not found
2026-07-03 18:46:07 +03:00
Roba Boru
077667610a Add alternative schedule options if schedule not found 2026-07-03 18:44:03 +03:00
natib21
f2f6c89c0e fix 2026-07-03 15:37:24 +00:00
Marshal
6dc6914397 Add migration to repair schema drift and implement contract step banner in UI 2026-07-03 15:24:12 +00:00
natib21
e893af8133 fix 2026-07-03 15:22:51 +00:00
natib21
0e6ebda6f6 fix 2026-07-03 15:21:23 +00:00
Marshal
7eae1a920e Add contract booking windows feature 2026-07-03 15:01:16 +00:00
Hagernesh Tadesse
f0eb96d2f9 Merge pull request #426 from Tria-plc/naming_convention
Naming convention no digit or symbol allowed
2026-07-03 17:45:18 +03:00
Hagernesh
44317a6bbc Naming convention no digit or symbol allowed 2026-07-03 14:39:47 +00:00
yaschalew10
da46b8baf0 Merge pull request #425 from Tria-plc/freight/feature/first_mile_invoice
Freight/feature/first mile invoice
2026-07-03 17:32:02 +03:00
yaschalew
47f87e8435 fix conflict 2026-07-03 17:31:29 +03:00
yaschalew
83887471a4 fix 2026-07-03 17:25:33 +03:00