-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
front: adapt itinerary for TS2 #7227
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #7227 +/- ##
============================================
- Coverage 29.14% 29.00% -0.14%
Complexity 2016 2016
============================================
Files 1141 1157 +16
Lines 139977 142313 +2336
Branches 2769 2809 +40
============================================
+ Hits 40793 41284 +491
- Misses 97568 99375 +1807
- Partials 1616 1654 +38
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
7f8e87f
to
425aaa9
Compare
bc93b93
to
9b7bba0
Compare
front/src/applications/operationalStudies/views/v2/ManageTrainScheduleV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/ItineraryV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/ItineraryV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/ModalSuggestedVias.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/ModalSuggestedVias.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/ModalSuggestedVias.tsx
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/ModalSuggestedVias.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/ModalSuggestedVias.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Pathfinding/PathfindingV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Pathfinding/PathfindingV2.tsx
Outdated
Show resolved
Hide resolved
6dfcc96
to
9783ccf
Compare
front/src/modules/pathfinding/components/Pathfinding/PathfindingV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Pathfinding/PathfindingV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Pathfinding/PathfindingV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Pathfinding/PathfindingV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Pathfinding/PathfindingV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/ModalSuggestedVias.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Pathfinding/PathfindingV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Pathfinding/PathfindingV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Pathfinding/__tests__/data.ts
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Pathfinding/TypeAndPathV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Pathfinding/TypeAndPathV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/DisplayItinerary/v2/DisplayItineraryV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/DisplayItinerary/v2/OriginV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/DisplayItinerary/v2/DestinationV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/DisplayViasV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/DisplayViasV2.tsx
Outdated
Show resolved
Hide resolved
...s/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/ItineraryMarkersV2.tsx
Outdated
Show resolved
Hide resolved
...c/modules/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/setPointIti.ts
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/ModalSuggestedVias.tsx
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Pathfinding/__tests__/PathfindingV2.spec.ts
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/types.ts
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/helpers/formatConfV2.ts
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/helpers/formatConfV2.ts
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/helpers/formatConfV2.ts
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/helpers/formatConfV2.ts
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/helpers/formatConfV2.ts
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/SubmitConfAddTrainScheduleV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/SubmitConfAddTrainScheduleV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/SubmitConfAddTrainScheduleV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/SubmitConfAddTrainScheduleV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/SubmitConfAddTrainScheduleV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/SubmitConfAddTrainScheduleV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/SubmitConfAddTrainScheduleV2.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/helpers/formatConfV2.ts
Outdated
Show resolved
Hide resolved
.../modules/trainschedule/components/ManageTrainSchedule/helpers/adjustConfWithTrainToModify.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost there !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this work, i'll continue the review
...c/modules/trainschedule/components/ManageTrainSchedule/helpers/formatTrainSchedulePayload.ts
Outdated
Show resolved
Hide resolved
ff926af
to
80049e6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ✅ tested
80049e6
to
56bcd9b
Compare
close #7022