-
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: stdcm consist form validation #9574
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9574 +/- ##
==========================================
+ Coverage 81.49% 81.50% +0.01%
==========================================
Files 1058 1059 +1
Lines 104270 104424 +154
Branches 722 722
==========================================
+ Hits 84973 85111 +138
- Misses 19256 19272 +16
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. |
a4b4fc8
to
f0edf0f
Compare
10e5c5f
to
969c2c7
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.
Thanks for the patch! Here are a few comments.
front/src/applications/stdcm/components/StdcmForm/StdcmConsist.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmConsist.tsx
Outdated
Show resolved
Hide resolved
It would be nice to have the min length and weight of the rolling stock in the error text. What do you think ? |
37f1cc8
to
488604b
Compare
488604b
to
ea9b2ba
Compare
front/src/applications/stdcm/components/StdcmForm/StdcmConfig.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/stdcm/components/StdcmForm/StdcmConsist.tsx
Outdated
Show resolved
Hide resolved
ea9b2ba
to
b0387e6
Compare
b0387e6
to
028bbda
Compare
8643c88
to
9708dce
Compare
9708dce
to
f85b804
Compare
19d4fd2
to
2be774c
Compare
a36702e
to
005d0e0
Compare
cbdf62e
to
688df93
Compare
Signed-off-by: Egor Berezovskiy <[email protected]>
688df93
to
858b862
Compare
Signed-off-by: maymanaf <[email protected]>
fix #9529
fix #9374