Commit Graph

2344 Commits

Author SHA1 Message Date
Marshal
1b92c57e23 refactor contract handling to support single route per contract and improve reference generation logic 2026-07-06 08:36:11 +00:00
Marshal
544cd4620c enhance permission filtering for sidebar items and improve risk assignment logic in clearance components 2026-07-06 07:52:20 +00:00
Marshal
44fbb481b1 refactor T1 document handling and update related logic for import/export processes 2026-07-05 22:58:02 +00:00
Marshal
58fa0d9184 improve error handling and query structure in runWarehouseArrivalAutomation 2026-07-05 22:41:39 +00:00
Marshal
5192c6b949 Merge branch 'dev' of github.com:Tria-plc/edr-platform into freight_feature/usermanagement 2026-07-05 22:22:34 +00:00
Marshal
ac7bff8cc8 add overnight desk handling and effective window configuration for train schedules 2026-07-05 22:22:04 +00:00
Marshal
caa8397563 enhance booking window logic to support overnight desk configurations and update related UI components 2026-07-05 21:29:09 +00:00
Marshal
3485a7d63d add loading confirmation for import-Djibouti trains before dispatch 2026-07-05 21:07:03 +00:00
Stephanos A.
06f4939591 Merge pull request #473 from Tria-plc/alpha
Alpha
2026-07-05 23:06:50 +03:00
Stephanos A
0fe623095d Merge branch 'alpha' of github.com:Tria-plc/edr-platform into alpha 2026-07-05 23:05:38 +03:00
Stephanos A
102905d7e3 Additional UAT issue resolutions 2026-07-05 23:05:14 +03:00
Abubeker Yasin
a487a7e66b Merge pull request #472 from Tria-plc/alpha
Alpha
2026-07-05 22:57:51 +03:00
Marshal
1433796db0 add loading status management for bookings 2026-07-05 19:56:21 +00:00
Abubeker Yasin
6d9dc0f2a3 fix: ( x-frame ): add X-Frame-Options: DENY anti-clickjacking header 2026-07-05 22:46:20 +03:00
Abubeker Yasin
0558b4187e fix: ( csp ) add nonce-based Content-Security-Policy (CSP) 2026-07-05 22:38:52 +03:00
Marshal
048dd05292 resolve OTP phone from customer profile with fallback option 2026-07-05 19:08:49 +00:00
Stephanos A.
ca05926e9e Merge pull request #471 from Tria-plc/alpha
More UAT issues resolution
2026-07-05 22:01:08 +03:00
Stephanos A
ce5646235a More UAT issues resolution 2026-07-05 21:54:52 +03:00
Stephanos A.
99356df8ff Merge pull request #470 from Tria-plc/alpha
Package booking inbound seat selection issue resolution
2026-07-05 21:28:03 +03:00
Stephanos A
f2c8b9ed71 Package booking inbound seat selection issue resolution 2026-07-05 21:26:41 +03:00
Stephanos A.
45a649653f Merge pull request #469 from Tria-plc/alpha
Package booking inbound seat selection issue resolution
2026-07-05 21:11:01 +03:00
Stephanos A
e8b7c12412 Package booking inbound seat selection issue resolution 2026-07-05 21:09:30 +03:00
Marshal
3e2299960a add script to seed freight contracts across flow variants 2026-07-05 18:06:24 +00:00
Stephanos A.
a7b7cb7e1f Merge pull request #468 from Tria-plc/alpha
Merge request for UAT issues resolution
2026-07-05 20:41:36 +03:00
Stephanos A
cacced8edf UAT issues resolution 2026-07-05 20:38:49 +03:00
Marshal
57a504867b add contract reference to bookings list and enhance search functionality 2026-07-05 16:41:11 +00:00
Stephanos A
21122069a5 Departure station added to package bookings, and other fixes 2026-07-05 19:17:55 +03:00
Stephanos A.
6aef4bb768 Merge pull request #467 from Tria-plc/alpha
Package passenger numbers and pricing updates
2026-07-05 18:15:46 +03:00
Stephanos A
afd30c36a0 Package passenger numbers and pricing updates 2026-07-05 18:14:42 +03:00
Stephanos A.
f3f536cd08 Merge pull request #466 from Tria-plc/alpha
Build issue resolution and production checklist updates
2026-07-05 15:13:21 +03:00
Stephanos A
9e77ca7865 Build issue resolution and production checklist updates 2026-07-05 15:11:54 +03:00
Abubeker Yasin
7bb3b3fa2a Merge pull request #465 from Tria-plc/alpha
Request to merge tourism package self booking and other updates
2026-07-05 14:20:29 +03:00
Marshal
3447394e32 add bookings management and settings 2026-07-05 10:22:58 +00:00
Marshal
dfdf7a025d fix(freight): guard booking-desk hours against overnight ranges
Review follow-ups on the window-close-hour feature:

- Reject windowCloseHour < windowOpenHour when saving global rules. The
  reopen engine (nextCycleOpensAt) assumes the daily desk runs within one
  EAT day; an overnight range would misroute a ready-time inside the span
  to the next morning. openHour === closeHour stays valid (24-hour desk).
- Derive the board projection's runaway cap from the real first-open →
  departure span over the minimum per-cycle advance, so a legitimate
  long-lead config is never silently truncated (was a flat 200).
- Document the open <= close precondition on nextCycleOpensAt and clarify
  the ready-before-open comment.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-05 09:07:21 +00:00
Marshal
93b8b69464 Add window close hour to booking desk configuration 2026-07-05 08:53:27 +00:00
Stephanos A
b6dbfe43e3 Documentations update 2026-07-05 10:18:59 +03:00
Stephanos A
aff0db6151 Merge branch 'alpha' of github.com:Tria-plc/edr-platform into alpha 2026-07-05 00:32:03 +03:00
Stephanos A
595be6e123 Tour package booking, app release, new endpoints, more updates and fixes 2026-07-05 00:28:06 +03:00
Hagernesh Tadesse
81ea676767 Merge pull request #464 from Tria-plc/CutomerTruckAssign
Cutomer truck assign
2026-07-04 12:57:51 +03:00
Nathnael Wondisha
0e6785177a Merge pull request #463 from Tria-plc/freight/feat/fixes-v1
fix
2026-07-04 12:54:14 +03:00
Hagernesh
5954f9a349 Merge remote-tracking branch 'origin/dev' into CutomerTruckAssign
:qa!
2026-07-04 09:53:28 +00:00
Nathnael
e910e6c5bd fix 2026-07-04 09:51:06 +00:00
Hagernesh
0a17018215 fix: don't block import train dispatch on loading confirmation
Loading (loaded-on-train step + per-booking loading status) no longer gates
dispatch/departure of a Djibouti import train. Per-booking loading status stays
tracking-only; a scheduled train dispatches once gatepass is granted, without
waiting on loading confirmation.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-04 09:50:25 +00:00
Hagernesh
d8da2e49cb fix 2026-07-04 09:42:09 +00:00
Nathnael Wondisha
0f9b030d8e Merge pull request #462 from Tria-plc/freight/feat/fixes-v1
Freight/feat/fixes v1
2026-07-04 12:35:51 +03:00
Hagernesh
00cd1fccf6 train loading for import 2026-07-04 09:33:07 +00:00
Nathnael
1d8fcaa4f1 Merge branch 'dev' into freight/feat/fixes-v1 2026-07-04 09:28:05 +00:00
Nathnael
66ffd51d5b style: update the multi file document ui 2026-07-04 09:27:38 +00:00
Nathnael
1c15a2117b feat: add verifcation on the document step 2026-07-04 09:27:22 +00:00
Yonas Tewabe
7a8e8dbc96 Update deploy.yml 2026-07-04 12:25:41 +03:00