-
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
Nwz/import trains from opendata #2586
Merged
Merged
Conversation
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
Codecov Report
@@ Coverage Diff @@
## dev #2586 +/- ##
============================================
- Coverage 37.98% 37.31% -0.68%
Complexity 1679 1679
============================================
Files 564 578 +14
Lines 17292 17609 +317
Branches 2404 2436 +32
============================================
+ Hits 6569 6570 +1
- Misses 10346 10662 +316
Partials 377 377
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
c16685a
to
d9259c3
Compare
front/src/applications/opendata/components/generatePathfindingPayload.js
Show resolved
Hide resolved
front/src/applications/osrd/views/OSRDConfig/TimetableSelector.js
Outdated
Show resolved
Hide resolved
eb579a3
to
96a5af7
Compare
…working (and it's working !)
cdfb9e2
to
c46544a
Compare
alexandredamiron
approved these changes
Dec 15, 2022
Akctarus
pushed a commit
that referenced
this pull request
Dec 19, 2022
* front: importGraou: first try * front: importGraou: date & time added * front: GraouImport: working config, working getTrainsList * front: GraouImport: trainslist ok, beginning modal import * front: GraouImport: path complete done * front: GraouImport: pathfinding ok * front: GraouImport: adding global settings from osrdconfig * front: OpenDataImport: switching from Graou to OpenData * front: OpenDataImport: added rollingstockid to result * front: OpenDataImport: it's working ! * front: OpenDataImport: using real external serveur from Graou * front: OpenDataImport: some corrections * front: OpenDataImport: adapt map to maplibre migration * front: OpenDataImport: cleaning timetableselector a little * front: OpenDataImport: direct links to simulation & stdcm after import * front: OpenDataImport: first pass to make pathfinding by OPs trigram working (and it's working !) * front: OpenDataImport: some bugfixes * front: OpenDataImport: some corrections * front: some bugfixes * front: Remove DGEX Solutions mentions * front: fast relooking homepage * front: rework home page * front: opendataimport: bugfix * front: replace png by svg when possible & svgo * front: OpenDataImport: add defaultProps values * front: OpenDataImport: bugfix on state selection for mapStyle * front: OpenDataImport: state selector for timetableID more lightweight
alexandredamiron
pushed a commit
that referenced
this pull request
Jan 9, 2023
* front: importGraou: first try * front: importGraou: date & time added * front: GraouImport: working config, working getTrainsList * front: GraouImport: trainslist ok, beginning modal import * front: GraouImport: path complete done * front: GraouImport: pathfinding ok * front: GraouImport: adding global settings from osrdconfig * front: OpenDataImport: switching from Graou to OpenData * front: OpenDataImport: added rollingstockid to result * front: OpenDataImport: it's working ! * front: OpenDataImport: using real external serveur from Graou * front: OpenDataImport: some corrections * front: OpenDataImport: adapt map to maplibre migration * front: OpenDataImport: cleaning timetableselector a little * front: OpenDataImport: direct links to simulation & stdcm after import * front: OpenDataImport: first pass to make pathfinding by OPs trigram working (and it's working !) * front: OpenDataImport: some bugfixes * front: OpenDataImport: some corrections * front: some bugfixes * front: Remove DGEX Solutions mentions * front: fast relooking homepage * front: rework home page * front: opendataimport: bugfix * front: replace png by svg when possible & svgo * front: OpenDataImport: add defaultProps values * front: OpenDataImport: bugfix on state selection for mapStyle * front: OpenDataImport: state selector for timetableID more lightweight
alexandredamiron
pushed a commit
that referenced
this pull request
Jan 17, 2023
* front: importGraou: first try * front: importGraou: date & time added * front: GraouImport: working config, working getTrainsList * front: GraouImport: trainslist ok, beginning modal import * front: GraouImport: path complete done * front: GraouImport: pathfinding ok * front: GraouImport: adding global settings from osrdconfig * front: OpenDataImport: switching from Graou to OpenData * front: OpenDataImport: added rollingstockid to result * front: OpenDataImport: it's working ! * front: OpenDataImport: using real external serveur from Graou * front: OpenDataImport: some corrections * front: OpenDataImport: adapt map to maplibre migration * front: OpenDataImport: cleaning timetableselector a little * front: OpenDataImport: direct links to simulation & stdcm after import * front: OpenDataImport: first pass to make pathfinding by OPs trigram working (and it's working !) * front: OpenDataImport: some bugfixes * front: OpenDataImport: some corrections * front: some bugfixes * front: Remove DGEX Solutions mentions * front: fast relooking homepage * front: rework home page * front: opendataimport: bugfix * front: replace png by svg when possible & svgo * front: OpenDataImport: add defaultProps values * front: OpenDataImport: bugfix on state selection for mapStyle * front: OpenDataImport: state selector for timetableID more lightweight
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.