-
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: move grid margins props from commonConf to stdcmConf reducer #10203
Conversation
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 #10203 +/- ##
==========================================
- Coverage 81.44% 81.41% -0.03%
==========================================
Files 1058 1058
Lines 104243 104248 +5
Branches 724 724
==========================================
- Hits 84900 84875 -25
- Misses 19301 19331 +30
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. |
7e9b091
to
e613c85
Compare
front/src/reducers/osrdconf/stdcmConf/stdcmConfReducers.spec.ts
Outdated
Show resolved
Hide resolved
@SharglutDev I fixed some of your comments related to cleaning AllowanceValue type in this PR, since it was a bit out of scope 👍 |
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
4cc018e
to
4b0f9e3
Compare
Also rename stdcmStandardAllowance and group all the margins values together in the store Signed-off-by: Clara Ni <[email protected]>
…on resetMargins Signed-off-by: Clara Ni <[email protected]>
4b0f9e3
to
855a51f
Compare
✅ To merge after #10202