-
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 multi select on scenario timetable trainschedule, allow su… #4770
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #4770 +/- ##
============================================
- Coverage 20.01% 19.97% -0.04%
Complexity 2238 2238
============================================
Files 877 878 +1
Lines 89720 89884 +164
Branches 2300 2301 +1
============================================
Hits 17953 17953
- Misses 70486 70649 +163
- Partials 1281 1282 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
8641604
to
6e740bb
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.
Nice ! :) I left some commnts
front/src/applications/operationalStudies/components/Scenario/Timetable.tsx
Show resolved
Hide resolved
front/src/applications/operationalStudies/components/Scenario/Timetable.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/components/Scenario/Timetable.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/components/Scenario/Timetable.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/components/Scenario/Timetable.tsx
Outdated
Show resolved
Hide resolved
6e740bb
to
2e184f5
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 in local ✔️
2e184f5
to
c6eac35
Compare
c6eac35
to
0d71781
Compare
…ppression of multiple trainSchedule, create new generic delete modal
0d71781
to
ea54c71
Compare
…ppression of multiple trainSchedule, create new generic delete modal
close #4582 #4713