Files
edr-platform/apps/edr-freight-api/src/modules
Hagernesh 30f48ea37f feat(intercity): show intercity cargo across every train
Intercity bookings never get their own train — they ride whichever import/export
train passes through their corridor — so the work is scattered across other
people's schedules and there was nowhere to see it as a whole. The per-schedule
ride-along panel answers "what can THIS train carry"; this answers "what is
happening to intercity cargo".

Purely additive: the existing ride-along panel and the schedule detail page are
untouched, and loading/unloading still happens there, where the train's position
is confirmed. This is a read-only view that points back to it.

Each row carries both ends' facility status, because a booking whose origin or
destination has no equipment can never be worked there — the operator should see
that while the train is still coming, not when the load is refused. Those
bookings are counted and called out.

New GET /train-scheduling/intercity/bookings; the type is IntercityRideAlongRow,
not IntercityBookingRow, which already means the per-schedule candidate row.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-17 11:27:40 +00:00
..
2026-07-16 00:33:31 +00:00
2026-07-06 12:05:52 +00:00
2026-07-16 00:33:31 +00:00
2026-07-16 00:33:31 +00:00
2026-06-16 09:06:11 +00:00
2026-07-16 00:33:31 +00:00
2026-07-07 10:00:48 +00:00
fix
2026-07-03 15:21:23 +00:00
2026-07-16 00:33:31 +00:00
gps
2026-07-10 15:23:49 +00:00
2026-07-16 00:33:31 +00:00
2026-07-16 00:33:31 +00:00
2026-07-16 00:33:31 +00:00
2026-07-16 00:33:31 +00:00
2026-07-16 00:33:31 +00:00
2026-07-16 01:05:57 +00:00
2026-07-06 12:05:52 +00:00
2026-07-16 00:33:31 +00:00
2026-07-16 00:33:31 +00:00
2026-07-16 00:33:31 +00:00
2026-07-16 00:33:31 +00:00
2026-07-14 11:06:49 +00:00
2026-07-16 00:33:31 +00:00
2026-07-07 10:00:48 +00:00
fix
2026-07-03 16:36:08 +03:00
2026-07-17 08:47:52 +00:00