-
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: remove mlg data #10682
front: remove mlg data #10682
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 #10682 +/- ##
=======================================
Coverage 81.88% 81.89%
=======================================
Files 1078 1078
Lines 107158 107178 +20
Branches 724 724
=======================================
+ Hits 87751 87770 +19
- Misses 19367 19368 +1
Partials 40 40
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Tristram Gräbener <[email protected]>
The constant file only contains colors now (and eslint was complaning about exporting a single value) Signed-off-by: Tristram Gräbener <[email protected]>
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, 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.
LGTM 🧹
We use data from http://www.mlgtraffic.net/ to display rolling stock
The rolling stock images are now imported through the API and are we no longer need hard coded things. This pull request removes all unnecessary data to manipulate mlg assets.
I left the credits in https://github.com/OpenRailAssociation/osrd/blob/dev/front/src/common/ReleaseInformations/LicenseAttributions.tsx#L43-L50 as we still use those images