Skip to content
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

front: drop TimesStopsRow.isWaypoint #10170

Merged
merged 1 commit into from
Jan 3, 2025
Merged

front: drop TimesStopsRow.isWaypoint #10170

merged 1 commit into from
Jan 3, 2025

Conversation

emersion
Copy link
Member

Now we have an unambiguous way to figure out whether a row is a waypoint explicitly selected by the user: if it has a path step ID, then it's a waypoint.

Check the path step ID instead of having to keep a separate field synced up.

@emersion emersion requested a review from a team as a code owner December 23, 2024 15:50
@github-actions github-actions bot added the area:front Work on Standard OSRD Interface modules label Dec 23, 2024
@emersion emersion requested review from Uriel-Sautron and removed request for Akctarus December 23, 2024 15:51
@emersion emersion self-assigned this Dec 23, 2024
Copy link
Contributor

@Uriel-Sautron Uriel-Sautron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested !!!

Copy link
Contributor

@kmer2016 kmer2016 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

Now we have an unambiguous way to figure out whether a row is a
waypoint explicitly selected by the user: if it has a path step ID,
then it's a waypoint.

Check the path step ID instead of having to keep a separate field
synced up.

Signed-off-by: Simon Ser <contact@emersion.fr>
@emersion emersion force-pushed the emr/drop-is-waypoint branch from 9268bf9 to d912de5 Compare January 3, 2025 09:48
@emersion emersion added this pull request to the merge queue Jan 3, 2025
Merged via the queue into dev with commit b62328b Jan 3, 2025
27 checks passed
@emersion emersion deleted the emr/drop-is-waypoint branch January 3, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants