You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
editoast+front: display CI/CH codes in pathfinding component
editoast: pathfinding: add CI/CH codes to pathfinding response
- add uic and ch to PathfindingResponse and PathWaypoint struct
- get them from waypoint in Pathfinding impl
- add ch to ResultStops struct, add_stops_additional_information fn and train_with_simulation_output_fixture_set fn
- update openapi.yaml
front: pathfinding: display CI/CH codes
- create formatUicToCi in utils/strings.ts
- add CI/CH codes in ModalSugerredVias, StationCard and DisplayVias
- add CH code in AllowancesModalOP and DriverTrainScheduleStop
- add elipsis to vias name in modal
- replace suggered by suggested
tests:
- add ch and uic to steps in test_pathfinding.py
0 commit comments