Version 0.1.5
Pre-release
Pre-release
What's Changed
Features 🎉
- Add power class edition in rolling stock editor by @SharglutDev in #5201
- Remove track links object by @younesschrifi in #5203
- Add editoast endpoint that retrieve the power restrictions list by @younesschrifi in #5185
- Migrate delete project in rtk by @SharglutDev in #5192
Rolling_stock.Base_power_class
is now nullable by @Castavo in #5204- Display all the trains of a conflict by @clarani in #5187
- Infra is displayed on the warped map by @clarani in #5214
- Migrate core STDCM to new infra by @eckter in #5128
- Reorganize conflict scss by @clarani in #5179
- Migrate chartHelpers files to ts by @SarahBellaha in #5227
- Add kilometric points to point objects by @Khoyo in #5233
- Core is rounding when converting from double to long by @eckter in #5266
- Bump version for
railjson_generator
by @shenriotpro in #5275 - Print the rolling stock schema as json by @multun in #5278
- Editoast fetches CORS allowed origins from env instead of allowing all by @ElysaSrc in #5276
- Schema switch from Option to String for Signs by @Khoyo in #5279
- Remove schematic feature in front by @nicolaswurtz in #5251
- Editoast use tls connection for all cli commands by @Castavo in #5248
- Separate core chunk path from PathProperties by @Erashin in #5241
- Add large timetable tests by @eckter in #5282
- Refactor the import modal and clean button colors by @clarani in #5255
- STDCM memoize simulateBlock by @Erashin in #5284
- STDCM handles infras with loops by @eckter in #5301
- Create slice map by @kmer2016 in #5209
- Update tests README to clarify poetry setup by @shenriotpro in #5305
- STDCM uses spacing requirements instead of route occupancies by @eckter in #5163
- Refactor front store mainSlice by @Uriel-Sautron in #5207
- Display message when creating a train and rolling stock has no restriction power by @clarani in #5290
- STDCM fallback to linear envelope by @eckter in #5330
- Clean up dev docker-compose by @ElysaSrc in #5322
- STDCM uses the correct block length in unavailable space builder by @eckter in #5361
- Remove last not rtk endpoints by @clarani in #5216
Bug fixes 🐛
- front: prevent pathfinding from reloading on each re-render by @clarani in #5277
- front: remove 2 linter warnings by @clarani in #5334
- front: show tracks on import modal map by @clarani in #5332
- front: prevent cursor illegal movement on charts by @clarani in #5270
- front: fix reload timetable on import by @clarani in #5243
- editoast: fix kp extension for operational point by @flomonster in #5268
- front: fix scenario explorer behaviour by @clarani in #5190
- front: fix update of thermal rs curve and hover behavior by @SarahBellaha in #5230
- front: fix cursor position on space time chart on mouse move by @clarani in #5271
- front: fix white screen when opening scenario by @clarani in #5289
- db: fix: set all null sign values to empty strings by @Khoyo in #5303
- core: fix crash when a route is a subset of another by @eckter in #5320
- core: cleanup error types and fix some causes by @eckter in #5331
- osrd-schemas: fix the order in which schemas are rebuilt by @Castavo in #5259
- editoast: return directly core's internal error by @ElysaSrc in #5296
Full Changelog: v0.1.4...v0.1.5