-
Notifications
You must be signed in to change notification settings - Fork 16
Turn on ferry realtime in SF 2.0 #2994
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
bae3429
Added vechicle_id to vehicle info of trip details in perdicted schedu…
lvachon1 d0bcd07
Code cleanup
lvachon1 49d5d84
Added vehicle id to vehicle info in trip details
lvachon1 8b75380
Type fixing
lvachon1 766d94a
Code cleanup
lvachon1 e538420
Cleaned up boat_name code
lvachon1 aa56cd7
Turns out the react pattern of returning a list of strings to render …
lvachon1 13756e8
Removed unused upcoming deartures check
lvachon1 c87140f
Renamed track_info section to additional_info
lvachon1 4b7cc28
It looks like early return isn't a thing in elixir
lvachon1 b298b08
Moved boat name logic to trip_details, changed field from vehicle_id …
lvachon1 71ef594
Merge branch 'main' into lev/feat/sf/live_ferry_data
lvachon1 3c98edb
Fixed updated logic to only show the name of ferries
lvachon1 6d149f3
Updated logic to detect the trip mode
lvachon1 35bc25d
Found a cleaner way to get the mode
lvachon1 bb4b8de
Lint
lvachon1 ea65676
Added extra nil guard for vehicles with a nil route_id
lvachon1 b0b7c2f
Style guides recommend italics for ship names
lvachon1 6f95b77
Moved vehilce name code to separation function. Added test coverage,…
lvachon1 4597468
Merge branch 'main' into lev/feat/sf/live_ferry_data
lvachon1 aac9c44
Merge branch 'main' into lev/feat/sf/live_ferry_data
lvachon1 d7c14c4
Update test/dotcom/schedule_finder/trip_details_test.exs
lvachon1 73a9aaf
Update lib/dotcom/schedule_finder/trip_details.ex
lvachon1 546f98e
Update lib/dotcom/schedule_finder/trip_details.ex
lvachon1 cf51778
Code cleanup
lvachon1 d4605d4
Added ferry factory to test support
lvachon1 0877cbe
Added ferry check when renderin vehicle names in italic
lvachon1 222a8ff
My setup has been broken somehow, so I have to manually lint and format
lvachon1 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
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.
Uh oh!
There was an error while loading. Please reload this page.