editoast: adapt simulation endpoint with new exceptions#15695
Merged
Wadjetz merged 1 commit intofeatures/train-schedule-exceptionsfrom Mar 24, 2026
Merged
Conversation
8000ceb to
a4f9a1f
Compare
a4f9a1f to
23b0218
Compare
23b0218 to
85ffd09
Compare
22076c2 to
fb71deb
Compare
ca988aa to
33cc939
Compare
33cc939 to
c35b312
Compare
21 tasks
bde5061 to
a4913c0
Compare
Contributor
|
5e9a382 to
9f4b508
Compare
a4913c0 to
9d1fc76
Compare
shenriotpro
approved these changes
Mar 20, 2026
Contributor
shenriotpro
left a comment
There was a problem hiding this comment.
Doesn't look like this concerns our data repo
Member
Author
Yes, sorry, i don't know why it trigger data review |
5fcded2 to
2cca888
Compare
9d1fc76 to
f1f1b0b
Compare
SharglutDev
approved these changes
Mar 23, 2026
Signed-off-by: Egor <egor@berezify.fr>
Contributor
It does trigger a review of the Data because the feature branch does contain modifications of the |
f1f1b0b to
2565b9a
Compare
woshilapin
approved these changes
Mar 24, 2026
c84cf04
into
features/train-schedule-exceptions
29 of 30 checks passed
theocrsb
pushed a commit
that referenced
this pull request
Mar 26, 2026
Part of #15653 This PR adapt the `GET /train_schedules/{id}/simulation` with new exceptions Rename query string to exception_id Fix tests and frontend > [!NOTE] > This PR targets a feature branch and may contain all its commits, as it has not been rebased yet. Only the last commit need to be reviewed. Signed-off-by: Egor <egor@berezify.fr>
theocrsb
pushed a commit
that referenced
this pull request
Mar 30, 2026
Part of #15653 This PR adapt the `GET /train_schedules/{id}/simulation` with new exceptions Rename query string to exception_id Fix tests and frontend > [!NOTE] > This PR targets a feature branch and may contain all its commits, as it has not been rebased yet. Only the last commit need to be reviewed. Signed-off-by: Egor <egor@berezify.fr>
theocrsb
pushed a commit
that referenced
this pull request
Mar 31, 2026
Part of #15653 This PR adapt the `GET /train_schedules/{id}/simulation` with new exceptions Rename query string to exception_id Fix tests and frontend > [!NOTE] > This PR targets a feature branch and may contain all its commits, as it has not been rebased yet. Only the last commit need to be reviewed. Signed-off-by: Egor <egor@berezify.fr>
theocrsb
pushed a commit
that referenced
this pull request
Apr 3, 2026
Part of #15653 This PR adapt the `GET /train_schedules/{id}/simulation` with new exceptions Rename query string to exception_id Fix tests and frontend > [!NOTE] > This PR targets a feature branch and may contain all its commits, as it has not been rebased yet. Only the last commit need to be reviewed. Signed-off-by: Egor <egor@berezify.fr>
theocrsb
pushed a commit
that referenced
this pull request
Apr 4, 2026
Part of #15653 This PR adapt the `GET /train_schedules/{id}/simulation` with new exceptions Rename query string to exception_id Fix tests and frontend > [!NOTE] > This PR targets a feature branch and may contain all its commits, as it has not been rebased yet. Only the last commit need to be reviewed. Signed-off-by: Egor <egor@berezify.fr>
This file contains hidden or 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
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.
Part of #15653
This PR adapt the
GET /train_schedules/{id}/simulationwith new exceptionsRename query string to exception_id
Fix tests and frontend
Note
This PR targets a feature branch and may contain all its commits, as it has not been rebased yet. Only the last commit need to be reviewed.