-
Notifications
You must be signed in to change notification settings - Fork 45
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: select op with map when add train #9790
Conversation
5f47a24
to
3de78a8
Compare
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 #9790 +/- ##
==========================================
- Coverage 81.63% 81.62% -0.02%
==========================================
Files 1063 1065 +2
Lines 105426 105644 +218
Branches 722 723 +1
==========================================
+ Hits 86062 86229 +167
- Misses 19323 19374 +51
Partials 41 41
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
635d7fa
to
b1c1b48
Compare
c0f0025
to
8bdbaf3
Compare
1030168
to
b4648bb
Compare
f323ca1
to
9a2eea0
Compare
...les/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/AddPathStepPopup.tsx
Outdated
Show resolved
Hide resolved
...les/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/AddPathStepPopup.tsx
Outdated
Show resolved
Hide resolved
...les/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/AddPathStepPopup.tsx
Outdated
Show resolved
Hide resolved
...les/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/AddPathStepPopup.tsx
Outdated
Show resolved
Hide resolved
...les/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/AddPathStepPopup.tsx
Outdated
Show resolved
Hide resolved
5d252b3
to
b1bbf6e
Compare
front/src/modules/trainschedule/components/ManageTrainSchedule/Map.tsx
Outdated
Show resolved
Hide resolved
...les/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/AddPathStepPopup.tsx
Outdated
Show resolved
Hide resolved
606dda3
to
56ed5de
Compare
...edule/components/ManageTrainSchedule/ManageTrainScheduleMap/OperationalPointPopupDetails.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/Map.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/Map.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/Map.tsx
Outdated
Show resolved
Hide resolved
...les/trainschedule/components/ManageTrainSchedule/ManageTrainScheduleMap/AddPathStepPopup.tsx
Outdated
Show resolved
Hide resolved
933ebab
to
0e67e7a
Compare
cc55f72
to
f7aceec
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 ✅
f0ac376
to
16e4ada
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, but I can't test ✅
9280d28
to
324cd16
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 ✅
e26ef35
to
27f0e05
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.
Good work, LGTM tested !!!
front/src/modules/trainschedule/components/ManageTrainSchedule/Map.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/Map.tsx
Outdated
Show resolved
Hide resolved
front/src/modules/trainschedule/components/ManageTrainSchedule/Const.ts
Outdated
Show resolved
Hide resolved
-bold pr on hover (for PRs on same track) -select pr on map and choose track Signed-off-by: theocrsb <theo_crosbie@yahoo.fr>
comparing ops and pathsteps with their uic and ch code is sometimes not enough. compare them also with position on path to differenciate them. Signed-off-by: theocrsb <theo_crosbie@yahoo.fr>
bc55e15
to
f6bc36a
Compare
-bold pr on hover (for PRs on same track)
-select pr on map and choose track
depends: #9800 and #10157
closes /~https://github.com/osrd-project/osrd-confidential/issues/777