-
Notifications
You must be signed in to change notification settings - Fork 52
Fares v2 #600
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
Open
br648
wants to merge
41
commits into
dev
Choose a base branch
from
feature/DT-448-fares-v2
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fares v2 #600
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
9efc8fe
refactor(Update to include fares v2 data manager refs and tests):
br648 8e42038
refactor(Bumped GTFS-Lib version):
br648 c81ffe4
fix(Fixed merge conflicts):
br648 468a586
improvement(pom.xml): Bumped GTFS-lib version to lastest fares v2 dev…
br648 8f0474f
improvement(pom.xml): Bumped GTFS lib version
br648 b4deec9
improvement(pom.xml): Bumped GTFS-Lib version
br648 df16b7e
improvement(Unit test): Added a simple test to update a fare product
br648 7b446d1
fix(pom.xml): Removed unwanted GTFS lib dependency.
br648 fe4e278
improvement(EditorControllerTest.java): Updated fare product test to …
br648 0cff428
improvement(Fixed merge conflict):
br648 e9bc793
improvement(pom.xml): Updated the GTFS lib version
br648 88b5a79
Merge branch 'dev' into feature/DT-448-fares-v2
br648 b42bd84
Merge branch 'dev' into feature/DT-448-fares-v2
br648 d2df5ca
Merge branch 'dev' into feature/DT-448-fares-v2
br648 6f6e617
improvement(Bumped GTFS-Lib version):
br648 bc3426f
improvement(Reverted gtfs-lib version): Newer version had breaking ch…
br648 14e116d
feat(Address changes in gtfs-lib): Merge stop areas into stops update
br648 3f867f9
improvement(GTFS-Lib version): Bumped to latest for merge stop areas
br648 9cd803c
Merge branch 'dev' into feature/DT-448-fares-v2
br648 3b7d073
Merge branch 'dev' into feature/DT-448-fares-v2
br648 f36adff
improvement(pom.xml): Bumped GTFS-Lib version to include entry in zip…
br648 adb8ebd
improvement(GTFS-Lib): Bumped version to include export for stop areas
br648 8c9091f
improvement(Bumped GTFS-Lib version):
br648 bb5b3fb
improvement(Bumped GTFS-Lib version):
br648 30f3fbf
improvement(Bumped GTFS-Lib version):
br648 78aa3f2
Merge pull request #632 from ibi-group/merge-stop-areas
br648 88ddcbe
Merge branch 'dev' into feature/DT-448-fares-v2
br648 b8bedc3
improvement(maven.yml): Bumped node version from 20.x to 22.x
br648 4547839
Merge branch 'dev' into feature/DT-448-fares-v2
br648 59ca852
Merge branch 'dev' into feature/DT-448-fares-v2
br648 69bb184
Merge branch 'dev' into feature/DT-448-fares-v2
br648 b77cbac
Merge branch 'dev' into feature/DT-448-fares-v2
br648 0030941
improvement(pom.xml): Updated GTFS-Lib version
br648 969bbef
improvement(Updated the GTFS-Lib version): Latest version includes ne…
br648 75e9bec
improvement(GTFS-Lib version update and editor controller impl): GTFS…
br648 2382e77
improvement(EditorControllerTest.java): Updated test to include missi…
br648 cb0fd0c
improvement(FaresV2ValidationTest.java): Update unit test to include …
br648 c3e5004
Bump GTFS-lib version to include a bug fix
br648 8ed45ad
Merge branch 'dev' into feature/DT-448-fares-v2
br648 79d30b4
Merge branch 'dev' into feature/DT-448-fares-v2
br648 0109e88
improvement(pom.xml): Bumped gtfs-lib version
br648 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remember to update the gtfs-lib version after merging ibi-group/gtfs-lib#8.