Version 0.3.7
Pre-release
Pre-release
What's Changed
Features 🎉
- Frontend:
- Bump nge version to 2.9.11 by @louisgreiner in #9943
- switch from yarn to npm by @Yohh in #9169
- STDCM
- Operational Studies
- ETCS:
Code refactoring ♻️
- Refacto Python
osrd_schemas
andrailjson_generator
to comply to PEP 621 by @woshilapin in #9866 - Add a new updateMap() function to DistanceRangeMap in
core
by @Khoyo in #9659 - Migrate pipelines to kt by @eckter in #9923
- Drop
PathStep.ch
by @emersion in #8633 - Use
Date
instead of a string in times and stops helpers by @emersion in #9933 - Simplify usePathfinding by @clarani in #9901
- Cleanup op format functions in scenarios by @Synar in #9899
- Remove gamma type and replace with a const gamma by @bougue-pe in #9887
- Harmonize timesstops component name in scenario by @Synar in #9832
- Minor improvements of AppState management in editoast by @leovalais in #9935
- Refacto PathItemLocation to add track and label information by @younesschrifi in #9800
- Transform some RTK mutations into queries to prevent useless requests by @clarani in #9831
- Update e2e study date check by @Maymanaf in #9913
- Pluralize PaginationQueryParams in editoast by @leovalais in #9930
- Remove rolling stock custom hook where unnecessary by @theocrsb in #9878
Bug fixes 🐛
- Operational Studies
- Fix nge import when there is only one step by @RomainValls in #9914
- Fix lazy loading for rolling stock images by @emersion in #9939
- Fix map marker offset by @emersion in #9871
- display electrical profile set name in scenario by @clarani in #9870
- Fix margin and improve stopfor input in timesstops table by @Synar in #9867
- STDCM
- Fix post-processing when arrival time is set by @eckter in #9874
- Fix simulation sheet and csv button style by @Akctarus in #9912
- Make stdcm path buttons clickable across the entire element by @achrafmohye in #9894
- Fix linked path button clickable if retained simulation by @SharglutDev in #9905
- Fix rolling sotck image blinking when changing in STDCM by @theocrsb in #9875
Full Changelog: v0.3.6...v0.3.7