-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- replace actions/selectors from old reducer by the new slices one. R…
…ebase dev - fix osrdConfContext - add mapInfraID in map store - add infraID in props TracksGeographic - add infraID in props common/Map/Layers/Routes - add infraID in props common/Map/Layers/OperationalPoints - add infraID in props common/Map/Layers/Catenaries - add infraID in props BufferStops, Detectors, LineSearchLayer, NeutralSections, Signals, SpeedLimits, Switches, SNCF_PSL - add infraID in props common/Map/Layers/GeoJSONs and add editorInfraID in editor slice - remove eslint warning - create commonState builder - change osrdConfContext to osrdContext - create mapViewer slice - fix eslint error - fix error after rebase - add test mapViewer - fix review's comments front: change type snakeCase to PascalCase and extends InfraStateType to StdcmConf and OperationalStudyConf front: create and use useOsrdConfSelector front: create and use useInfraID front: create and use useOsrdConfActions front: create and use useUpdateInfraID front: move featureInfoClick from infra reducer to osrdConf reducer front: rename/harmonize front: remove stdcmMode from store front: fix front: remove unnecessary condition front: typo
- Loading branch information
Showing
133 changed files
with
2,357 additions
and
2,612 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 8 additions & 7 deletions
15
front/src/applications/editor/components/InfraErrors/InfraErrorCorrectorModal.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
front/src/applications/editor/components/InfraErrors/InfraErrorsModal.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.