-
Notifications
You must be signed in to change notification settings - Fork 55
Mobile batch results #339
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
Mobile batch results #339
Changes from 47 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
ec0662d
feat(mobile/batch-results-screen): Add mobile batch results screen.
binh-dam-ibigroup d35ce7f
refactor(mobile/BatchResultsScreen): Clean up code.
binh-dam-ibigroup b1a84b6
refactor(BatchResultsScreen): Fix fitting itinerary after expanding map.
binh-dam-ibigroup 9c21e13
refactor(BatchResultsScreen): Tweak styles.
binh-dam-ibigroup 90be15a
refactor(mobile/ResultsHeaderAndError): Extract component. Refactors.
binh-dam-ibigroup 50d8d23
style(mobile/*results*): Tweak comments and sort props and imports.
binh-dam-ibigroup e802be6
refactor(batch results): Mention component is required, fix typo.
binh-dam-ibigroup c10d7ca
fix(narrative-itineraries.js, default-itinerary.js): Added setActiveL…
edea628
fix(default-itinerary.js): Removed some unused code.
100c1d6
fix(BatchResultsScreen): Fix leg focus, address some PR comments.
binh-dam-ibigroup df664e0
refactor(BatchResultsScreen): Show result screen with correct #itins …
binh-dam-ibigroup 79488a8
refactor(mobile/main): Show mobile results screen on plan.
binh-dam-ibigroup 4a1d32a
refactor(ResultsError): Split results header and error section.
binh-dam-ibigroup d615fd8
style(ResultsScreen): Commit indents
binh-dam-ibigroup 22beb2c
style(mobile/main): Fix indent
binh-dam-ibigroup 15329fe
refactor(BoundsUpdatingOverlay): Remove fit bounds mobile restriction.
binh-dam-ibigroup fc76d3e
refactor(BatchResultsScreen): Investigate imperative resizing.
binh-dam-ibigroup 2e7757c
refactor(map/default-map): Use key prop to force transitive remount o…
binh-dam-ibigroup 557bfc7
refactor(BatchResultsScreen): Refactor, tweak split height.
binh-dam-ibigroup 3edc3d4
refactor(BatchResultScreen): Move itin state to URL param, remove sta…
binh-dam-ibigroup 9e71d59
refactor(mobile/BatchResultsScreen): Tweak layout for no-results.
binh-dam-ibigroup 922e28c
refactor(NarrativeItineraries): Initialize component with itin view U…
binh-dam-ibigroup 2b77be6
refactor(BoundsUpdatingOverlay): Reset transitive on leg click from e…
binh-dam-ibigroup ef95547
refactor(BoundsUpdatingOverlay): Fix lint
binh-dam-ibigroup 794aeaf
docs: Update comments from PR reviews.
binh-dam-ibigroup b1ab768
refactor(BoundsUpdatingOverlay): Revert block regarding #133.
binh-dam-ibigroup b738bd2
refactor(BoundsUpdatingOverlay): Move code per PR comment
binh-dam-ibigroup 19f0569
refactor(BatchResultsScreen): Replace showDetails state with itinerar…
binh-dam-ibigroup 7c82cd7
refactor(actions/ui): Rename ItineraryView.SPLIT>LIST
binh-dam-ibigroup d0a4f35
refactor(BatchResultsScreen): Add uncommited refactors from 7c82cd7
binh-dam-ibigroup df927a8
refactor(mobile/ResultsHeader): Reset itineraryView state when clicki…
binh-dam-ibigroup 7678132
refactor(NarrativeItineraries): Toggle focus between leg and itinerar…
binh-dam-ibigroup dffebbf
refactor(NarrativeItineraries): Fix lint
binh-dam-ibigroup 77bfc8f
refactor(mobile/results-screen): Convert options header into button+s…
binh-dam-ibigroup d773783
refactor(mobile/ResultsError): Convert some components to styled- per…
binh-dam-ibigroup 48bafb6
refactor: Address PR comments.
binh-dam-ibigroup d634ac9
refactor(mobile/BatchResultsScreen): Style container, fix lint.
binh-dam-ibigroup 25e497d
refactor(NarrativeItineraries): Attempt to fix lint
binh-dam-ibigroup 1c48f41
refactor(NarrativeItineraries): Fix lint 2/
binh-dam-ibigroup cf678bb
refactor: Address PR comments
binh-dam-ibigroup 3b2b880
refactor(NarrativeItineraries): Remove prop spreading.
binh-dam-ibigroup 72fad25
Merge branch 'dev' into mobile-batch-results
binh-dam-ibigroup 5d6a393
refactor(mobile/ResultsHeader): Reset view before clearing search.
binh-dam-ibigroup 804b53c
refactor(mobile/EditSearchButton): Extract duplicate code.
binh-dam-ibigroup af9f653
fix(actions/ui): Split ItineraryView hidden state.
binh-dam-ibigroup 403ca61
Merge branch 'dev' into mobile-batch-results
binh-dam-ibigroup 7a8b67e
refactor(state.js): remove noisy/unneeded log statement
landonreed 3f138bb
refactor(NarrativeItineraries): Remove unused prop.
binh-dam-ibigroup 602e2ff
Merge branch 'mobile-batch-results' of https://github.com/opentrippla…
binh-dam-ibigroup 43fef77
refactor(actions/ui): Extract batch results and edit search actions.
binh-dam-ibigroup cabab54
fix(mobile.css): Make batch settings appear under hamburger dropdown.
binh-dam-ibigroup 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
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.
Add this component as a required component in the comment about the creation of the
components
variable.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.
Updated in e802be6.