-
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: add ManageTrainSchedule context and remove Pathfinding's reducer #9924
Conversation
Need to wait for #9901 first |
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 #9924 +/- ##
==========================================
- Coverage 79.90% 79.79% -0.11%
==========================================
Files 1052 1052
Lines 105602 105434 -168
Branches 759 727 -32
==========================================
- Hits 84378 84133 -245
- Misses 21182 21259 +77
Partials 42 42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
8560c51
to
03e7f27
Compare
front/src/applications/operationalStudies/hooks/useManageTrainScheduleContext.tsx
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.
Excellent work! Thanks so much for splitting into separate commits. Here are a few comments :)
fa2f93b
to
67efa17
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.
Great refacto, thanks for that !
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
Outdated
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/ModalSuggestedVias.tsx
Show resolved
Hide resolved
front/src/modules/pathfinding/components/Itinerary/DisplayItinerary/Vias.tsx
Show resolved
Hide resolved
front/src/applications/operationalStudies/hooks/useManageTrainScheduleContext.tsx
Show resolved
Hide resolved
front/src/applications/operationalStudies/hooks/useManageTrainScheduleContext.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/hooks/useManageTrainScheduleContext.tsx
Show resolved
Hide resolved
...c/modules/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/setPointIti.ts
Show resolved
Hide resolved
5136d86
to
a041419
Compare
a041419
to
369bfdc
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 and tested, great job !
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.
thanks, good reworking
3fb9389
to
6a8f196
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 and tested again :)
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
bf2453f
to
6d107d8
Compare
closes #9915
closes #9902 (because the power restrictions were reset by the call to usePathfinding in the RollingStockSelector)
will also close #6719
and fix #10038