-
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: import - autocomplete pathfings with waypoints #4422
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #4422 +/- ##
============================================
- Coverage 19.93% 19.87% -0.07%
+ Complexity 2323 2316 -7
============================================
Files 865 868 +3
Lines 88182 88331 +149
Branches 2280 2280
============================================
- Hits 17583 17558 -25
- Misses 69341 69514 +173
- Partials 1258 1259 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
7c6ede8
to
ece9985
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
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.
Hey, we can't adapt OSRD to my project, and we can't name my project inside code. We'll have to discuss about this, no worry ;)
ece9985
to
0a817a4
Compare
front/public/locales/fr/operationalStudies/importTrainSchedule.json
Outdated
Show resolved
Hide resolved
...applications/operationalStudies/components/ImportTrainSchedule/ImportTrainScheduleConfig.tsx
Outdated
Show resolved
Hide resolved
...applications/operationalStudies/components/ImportTrainSchedule/ImportTrainScheduleConfig.tsx
Outdated
Show resolved
Hide resolved
...applications/operationalStudies/components/ImportTrainSchedule/ImportTrainScheduleConfig.tsx
Outdated
Show resolved
Hide resolved
.../applications/operationalStudies/components/ImportTrainSchedule/ImportTrainScheduleModal.jsx
Outdated
Show resolved
Hide resolved
...pplications/operationalStudies/components/ImportTrainSchedule/generatePathfindingPayload.jsx
Outdated
Show resolved
Hide resolved
...applications/operationalStudies/components/ImportTrainSchedule/ImportTrainScheduleConfig.tsx
Outdated
Show resolved
Hide resolved
b2b05c4
to
15d4c52
Compare
b79e97c
to
2523da1
Compare
...applications/operationalStudies/components/ImportTrainSchedule/ImportTrainScheduleConfig.tsx
Show resolved
Hide resolved
1aaa639
to
d2674ba
Compare
use steps' uic to generate waypoints and automatically generate pathfindings with the waypoints
d2674ba
to
af9cf92
Compare
Nicolas is on holidays, as the change have already been approved by Valentin, I would like to merge ly PR and show the changes to Nicolas later.
closes #4129
closes #4130
New ImportTrainScheduleModal:
