Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
315 commits
Select commit Hold shift + click to select a range
4a8695a
refactor(BaseStatusLabel): Remove color override for 'scheduled' stat…
binh-dam-ibigroup Dec 23, 2020
18d2ad3
refactor(favorite-locations): Move location components to subfolder.
binh-dam-ibigroup Dec 29, 2020
38630f2
refactor(realtime-status-label): encapsulate more of the status label…
landonreed Jan 4, 2021
4124a51
Merge pull request #296 from opentripplanner/trip-status-label-ltr
binh-dam-ibigroup Jan 5, 2021
508bc80
fix(RealtimeStatusLabel): Add spacer between delay text and status text.
binh-dam-ibigroup Jan 5, 2021
0c0ebc3
refactor(stop-schedule-table): use fetch status for stop viewer loadi…
landonreed Jan 5, 2021
c43c527
Merge branch 'dev' into field-trip
landonreed Jan 5, 2021
29f7062
refactor(draggable-window): fix draggable handle margins
landonreed Jan 5, 2021
66f3914
Merge pull request #297 from opentripplanner/stop-viewer-new-schedule…
binh-dam-ibigroup Jan 5, 2021
98767d3
refactor(StopViewer): Tweak styles.
binh-dam-ibigroup Jan 5, 2021
1cb3ae3
refactor(StopViewer): Improve schedule scroll layout.
binh-dam-ibigroup Jan 6, 2021
c10f1fb
Revert "refactor(StopViewer): Improve schedule scroll layout."
binh-dam-ibigroup Jan 7, 2021
de849de
refactor(StopViewer): Flush schedule scrollbar to outer edge of compo…
binh-dam-ibigroup Jan 7, 2021
5bf3ea4
test(StopViewer): Update snapshots.
binh-dam-ibigroup Jan 7, 2021
b8b6480
refactor(call-taker): move components to files, fix date/time
landonreed Jan 7, 2021
f773146
refactor(mode-dropdown): use modes from config
landonreed Jan 7, 2021
804d47d
refactor: address PR #304 comments
landonreed Jan 11, 2021
4250192
refactor: address PR #230 comments
landonreed Jan 11, 2021
8a0ea44
fix(constants): update auth0 scope for ibi-group/otp-middleware#120
landonreed Dec 14, 2020
b421fd3
refactor(FavoriteLocation): Change component for new desired behavior.
binh-dam-ibigroup Jan 12, 2021
0c6205b
refactor(draggable-window): make windows fit more screen sizes
landonreed Jan 12, 2021
fe5f6a6
refactor(FavoritePlaceRow): Rename. Absorb NewFavoriteLocation.
binh-dam-ibigroup Jan 12, 2021
18b4b5c
refactor(FavoritePlaceScreen): Extract place editing to separate screen.
binh-dam-ibigroup Jan 13, 2021
eecb7fd
feat: add app-wide on time threshold config value
evansiroky Jan 14, 2021
8350db6
improvement(places): Add navigation, editing, and saving functionality
binh-dam-ibigroup Jan 14, 2021
1b564a2
refactor(SavedTripScreen): Improve getting trip id from URL
binh-dam-ibigroup Jan 14, 2021
9c03c69
improvement(FavoritePlaceScreen): Add validation
binh-dam-ibigroup Jan 14, 2021
cce939f
refactor: Reuse code to get validation state
binh-dam-ibigroup Jan 14, 2021
337ba7b
refactor: Rename/move components, remove dead code.
binh-dam-ibigroup Jan 15, 2021
4f2e012
refactor(FavoritePlaceRow): Remove Formik dependency; refactor.
binh-dam-ibigroup Jan 15, 2021
29b4cf0
refactor(PlaceEditor): Fix typos
binh-dam-ibigroup Jan 15, 2021
298a4bc
refactor: Fix import order
binh-dam-ibigroup Jan 15, 2021
e64e4f3
Merge branch 'dev' into stop-viewer-new-schedules
binh-dam-ibigroup Jan 15, 2021
d4f4ed9
refactor(StopScheduleTable): Limit width of block column.
binh-dam-ibigroup Jan 15, 2021
2301abf
test(StopViewer): Update snapshots
binh-dam-ibigroup Jan 15, 2021
0646041
refactor(ResponsiveWebapp): Move TODO comment into #309.
binh-dam-ibigroup Jan 19, 2021
cdf913d
improvement(StopScheduleTable): Add title to show long block ids.
binh-dam-ibigroup Jan 22, 2021
3c558c6
docs: update README with deploy steps
landonreed Jan 22, 2021
4528844
Merge branch 'dev' into improve-save-user-locations
binh-dam-ibigroup Jan 25, 2021
458f9a2
docs: add config comments about onTimeThresholdDeltaSeconds
evansiroky Jan 26, 2021
6930036
refactor(FavoritePlaceEditor): Merge with new page design
binh-dam-ibigroup Jan 26, 2021
724e979
Merge pull request #294 from opentripplanner/trip-status-label
evansiroky Jan 26, 2021
53797da
refactor: Address PR review comments.
binh-dam-ibigroup Jan 26, 2021
d364343
Merge branch 'dev' into configurable-ontime-value
evansiroky Jan 26, 2021
2282adf
refactor: use getTripStatus to calculate trip on-time status
evansiroky Jan 26, 2021
3ee6704
Merge branch 'dev' into stop-viewer-new-schedules
binh-dam-ibigroup Jan 26, 2021
08075ac
refactor(util/viewer): Remove unused code
binh-dam-ibigroup Jan 26, 2021
bb270a7
refactor: Address PR comments (except block col config), update snaps.
binh-dam-ibigroup Jan 26, 2021
1c08e0c
feat(StopScheduleTable): Make displaying the Block column configurable.
binh-dam-ibigroup Jan 26, 2021
469b866
chore(example-config): Fix typo
binh-dam-ibigroup Jan 26, 2021
c08040e
refactor(FavoritePlacesPane): Delete updates db on the spot.
binh-dam-ibigroup Jan 26, 2021
6af8e50
refactor(FavoritePlaceRow): Fix new place broken link.
binh-dam-ibigroup Jan 26, 2021
d18258d
fix(BackToTripPlanner): Preserve query params.
binh-dam-ibigroup Jan 27, 2021
39756cb
refactor(FavoritePlaceRow): Preserve search params in links.
binh-dam-ibigroup Jan 27, 2021
707d323
refactor(FavoritePlacesPane): Add /account/places to constants.
binh-dam-ibigroup Jan 27, 2021
8c488b7
refactor: rename onTimeThresholdDeltaSeconds to onTimeThresholdSeconds
evansiroky Jan 27, 2021
5b380c1
Merge pull request #305 from opentripplanner/configurable-ontime-value
evansiroky Jan 27, 2021
397254b
refactor(connected-links): Move code to retireve redux query to new c…
binh-dam-ibigroup Jan 27, 2021
eb9f998
docs(connected-links): Tweak comments.
binh-dam-ibigroup Jan 27, 2021
757a84e
fix(UserAccountScreen): Return to places pane after new user edits.
binh-dam-ibigroup Jan 28, 2021
778e3e4
Merge branch 'dev' into refactor-call-taker-panel
landonreed Jan 28, 2021
4342a38
refactor(call-taker): add comment about use of short 24 hr format in …
landonreed Jan 28, 2021
d258240
docs(README): update deploy instructions
landonreed Jan 28, 2021
9a56cae
refactor(call-taker): remove console.logs
landonreed Jan 28, 2021
390dede
refactor(field-trip-windows): refactor filter statement
landonreed Jan 28, 2021
88238d3
refactor(field-trip-windows): reformat long line
landonreed Jan 28, 2021
4246a72
Merge branch 'dev' into stop-viewer-new-schedules
binh-dam-ibigroup Jan 28, 2021
d2714bf
refactor(otp reducer): Fix typo.
binh-dam-ibigroup Jan 28, 2021
0b4a5c2
Merge pull request #292 from opentripplanner/stop-viewer-new-schedules
binh-dam-ibigroup Jan 28, 2021
26d1e66
fix(viewers.css): Fix scrolling and overflow in route viewer.
binh-dam-ibigroup Jan 28, 2021
96f261b
refactor(SequentialPaneDisplay): Improve navigation handling.
binh-dam-ibigroup Jan 29, 2021
56069bf
refactor: Fix broken links, add comments.
binh-dam-ibigroup Jan 29, 2021
2a10e54
refactor: Make various refactors.
binh-dam-ibigroup Jan 29, 2021
d8d11b7
feat(field-trip): render field trip request details
landonreed Jan 29, 2021
e417515
refactor: address PR comments; fix date-time auto-refresh
landonreed Feb 1, 2021
5f58d2f
refactor(call-taker): remove log statements
landonreed Feb 1, 2021
3ca9b26
Merge pull request #304 from opentripplanner/refactor-call-taker-panel
landonreed Feb 1, 2021
32bb411
Merge branch 'dev' into field-trip
landonreed Feb 1, 2021
115362d
refactor(field-trip): hook up UI with call back end
landonreed Feb 1, 2021
5a25d9c
improvement(TripBasicsPane): Scroll to trip name/days on submit if th…
binh-dam-ibigroup Feb 2, 2021
8cd5501
Merge pull request #314 from opentripplanner/readme-deploy-update
evansiroky Feb 2, 2021
c6cf7dc
refactor(TripNotificationsPane): Update styles.
binh-dam-ibigroup Feb 2, 2021
41084cd
refactor(TripNotificationsPane): Improve semantics.
binh-dam-ibigroup Feb 2, 2021
0acd10d
fix(TripNotificationsPane): Add toggle for advanced trip settings.
binh-dam-ibigroup Feb 2, 2021
a990abc
fix(TripNotificationsPane): Add aria props to advanced settings toggle.
binh-dam-ibigroup Feb 2, 2021
fb52a82
feat(field-trip): make sections editable
landonreed Feb 2, 2021
c06cc0b
refactor(field-trip): add field trip actions; clean up editable section
landonreed Feb 3, 2021
337bb96
refactor(AccountPage): Remove unused prop.
binh-dam-ibigroup Feb 3, 2021
7b4ee66
refactor(updatable): remove commented code
landonreed Feb 3, 2021
060ebb0
refactor(BackLink): Extract back button link.
binh-dam-ibigroup Feb 3, 2021
907e9a8
refactor(field-trip): move non-payment fields to group info
landonreed Feb 3, 2021
e011260
refactor(BackLink): Move markup into BackLink
binh-dam-ibigroup Feb 3, 2021
f7efc70
refactor(BackLink): Extract back button link.
binh-dam-ibigroup Feb 3, 2021
6c40335
refactor(BackLink): Move markup into BackLink
binh-dam-ibigroup Feb 3, 2021
77affe0
refactor(BackLink): Replace back to planner with back link in trip ed…
binh-dam-ibigroup Feb 3, 2021
addfaf9
refactor(FavoritePlacePage): Use BackLink
binh-dam-ibigroup Feb 3, 2021
42a08c1
refactor(StackedPaneDisplay): Experiment with Save button on top.
binh-dam-ibigroup Feb 3, 2021
bdcebdf
refactor(SequentialPaneDisplay): Improve routing
binh-dam-ibigroup Feb 3, 2021
209318f
improvement(PlaceLocationField): Accommodate mobile view.
binh-dam-ibigroup Feb 3, 2021
b207eb6
refactor(connected-links): Remove empty mapDispatchToProps
binh-dam-ibigroup Feb 3, 2021
8dc5971
Revert "refactor(StackedPaneDisplay): Experiment with Save button on …
binh-dam-ibigroup Feb 5, 2021
4801a00
refactor(Trip panes): Address PR comments
binh-dam-ibigroup Feb 5, 2021
d121350
refactor(actions/user): Sort places after fetch. Refactor accordingly.
binh-dam-ibigroup Feb 5, 2021
35eb848
refactor(connected-links): Rename exports per PR comments.
binh-dam-ibigroup Feb 5, 2021
436b93d
refactor: Address some PR comments
binh-dam-ibigroup Feb 5, 2021
65c087f
refactor(PlaceLocationField): Show ellipsis for long place names in m…
binh-dam-ibigroup Feb 5, 2021
6c9e778
refactor(BackLink,BackToTripPlanner): Use icon with margin, refactor.
binh-dam-ibigroup Feb 5, 2021
7681713
refactor(FavoritePlacesList): Fix renaming snafu
binh-dam-ibigroup Feb 8, 2021
e74f3f0
refactor(PlaceEditor): Fix ToogleButtonGroup prop
binh-dam-ibigroup Feb 8, 2021
2df41d8
refactor(VerifyEmailPane): Map email verif pane with its own URL.
binh-dam-ibigroup Feb 8, 2021
53d7b15
refactor(UserAccountScreen): Remove passing panes prop.
binh-dam-ibigroup Feb 8, 2021
af1a350
refactor: address PR comments
landonreed Feb 8, 2021
b84d178
improvement(RouteViewer): Render clipped long route names with ellipsis.
binh-dam-ibigroup Feb 9, 2021
a35b22c
fix(responsive-webapp): handle search in URL w/o hash
landonreed Feb 8, 2021
7730c3e
fix(responsive-webapp): handle search in URL w/o hash
landonreed Feb 8, 2021
8c5c599
refactor(responsive-webapp): fix lint
landonreed Feb 9, 2021
e2d08bd
refactor(responsive-webapp): fix lint
landonreed Feb 9, 2021
6ece3fe
refactor(field-trip): fix positioning of field trip windows
landonreed Feb 10, 2021
401d3c8
refactor(call-taker): hide advanced options when trip is planned
landonreed Feb 10, 2021
8b70703
refactor(call-taker-panel): fix liint
landonreed Feb 10, 2021
cf6212b
refactor(field-trip): address PR comments
landonreed Feb 10, 2021
4a2cca2
refactor(EditableSection): Use Formik for event/form state handling.
binh-dam-ibigroup Feb 10, 2021
60b8864
refactor(places): Address browser console errors.
binh-dam-ibigroup Feb 11, 2021
4caafb0
refactor(EditableSection): Remove nulls from data sent to backend.
binh-dam-ibigroup Feb 11, 2021
7a3ffe0
Merge pull request #328 from opentripplanner/field-trip-qbd
landonreed Feb 11, 2021
d01abda
Merge pull request #321 from opentripplanner/fix-route-trip-viewer-sc…
landonreed Feb 12, 2021
388a807
refactor(field-trip): change total group size label
landonreed Feb 12, 2021
51ebfc4
fix(call-taker-controls): fix container css
landonreed Feb 16, 2021
3db2cdb
refactor(field-trip): address PR comments, use styled-components
landonreed Feb 16, 2021
70f449c
fix(FavoritePlaceScreen): Do not show account header while setting up…
binh-dam-ibigroup Feb 16, 2021
411caf1
refactor(FavoritePlaceScreen): Use FormNavigationButtons.
binh-dam-ibigroup Feb 16, 2021
84bda39
refactor(FavoritePlaceScreen): Add space before back/save buttons.
binh-dam-ibigroup Feb 16, 2021
127e97d
refactor(PlaceLocationField): Accommodate Back/Save buttons below the…
binh-dam-ibigroup Feb 16, 2021
9da1fec
refactor(PlaceLocationField): Fix lint
binh-dam-ibigroup Feb 16, 2021
a083c8b
Revert "refactor(PlaceLocationField): Fix lint"
binh-dam-ibigroup Feb 17, 2021
7985f67
Revert "refactor(PlaceLocationField): Accommodate Back/Save buttons b…
binh-dam-ibigroup Feb 17, 2021
326199f
refactor(FavoritePlaceScreen): Use FormNavigationButtons on desktop v…
binh-dam-ibigroup Feb 17, 2021
f31f73c
fix(batch-routing): add mobile search screen for batch routing
landonreed Feb 19, 2021
0252d70
refactor(batch-routing): remove redundant mode filter dropdown
landonreed Feb 22, 2021
1febf2b
Merge pull request #327 from opentripplanner/fix-url-hash
landonreed Feb 22, 2021
f32b2bb
Merge pull request #280 from opentripplanner/improve-save-user-locations
binh-dam-ibigroup Feb 22, 2021
ebfd204
refactor(batch-styled): make expandable box's height fit contents
landonreed Feb 22, 2021
cab1eec
refactor(batch-routing-panel): remove mobile view TODO
landonreed Feb 22, 2021
b30a2ef
refactor(TripNotificationsPane): Target departure or arrival variance…
binh-dam-ibigroup Feb 22, 2021
b2baccf
refactor(TripNotificationsPane): Flush selectors to right margin. Twe…
binh-dam-ibigroup Feb 22, 2021
af09bb5
Merge branch 'dev' into improve-trip-name-validation
binh-dam-ibigroup Feb 22, 2021
6b91d58
fix(ResponsiveWebapp): Do not reformat URL after auth0 login.
binh-dam-ibigroup Feb 23, 2021
e4f6fb7
refactor(ResponsiveWebapp): Check code and state in URL to detect aut…
binh-dam-ibigroup Feb 23, 2021
e1edfe3
refactor(ResponsiveWebapp): Fix variable typo.
binh-dam-ibigroup Feb 23, 2021
14f3502
Merge pull request #334 from opentripplanner/do-not-redirect-auth0-code
landonreed Feb 23, 2021
d4a5d6c
feat(user-account): add delete my account button
landonreed Feb 23, 2021
39fd5bc
refactor(delete-button): add delete-button file
landonreed Feb 23, 2021
e819e4c
improvement(ModeButtons): Replace title with Popup.
binh-dam-ibigroup Feb 23, 2021
2aa7056
Update lib/components/form/mode-buttons.js
binh-dam-ibigroup Feb 23, 2021
4511fd0
refactor: refactor ResponsiveWebapp and some other things
evansiroky Feb 25, 2021
7e1d85f
Merge pull request #336 from opentripplanner/batch-mode-buttons-tooltips
binh-dam-ibigroup Feb 25, 2021
5494729
Merge pull request #335 from opentripplanner/delete-user
landonreed Feb 25, 2021
2dd1821
refactor(TripNotificationPane): Use delayThreshold to manage departur…
binh-dam-ibigroup Mar 1, 2021
79f1545
Merge branch 'dev' into improve-trip-name-validation
binh-dam-ibigroup Mar 1, 2021
a892193
Merge branch 'dev' into field-trip
landonreed Mar 2, 2021
ec0662d
feat(mobile/batch-results-screen): Add mobile batch results screen.
binh-dam-ibigroup Mar 3, 2021
d35ce7f
refactor(mobile/BatchResultsScreen): Clean up code.
binh-dam-ibigroup Mar 3, 2021
814d9df
refactor: Address PR comments
binh-dam-ibigroup Mar 4, 2021
2487512
refactor(TripNotificationsPane): Move common delayThreshold logic to …
binh-dam-ibigroup Mar 4, 2021
ec90a40
refactor(TripNotificationPane): Add comments, rename vars.
binh-dam-ibigroup Mar 4, 2021
d79da54
refactor(field-trip): add reactivate request feature
landonreed Mar 4, 2021
0de242b
refactor(field-trip): improve search performance
landonreed Mar 4, 2021
b58c897
refactor(field-trip): address PR #230 comments
landonreed Mar 4, 2021
b1a84b6
refactor(BatchResultsScreen): Fix fitting itinerary after expanding map.
binh-dam-ibigroup Mar 4, 2021
9c21e13
refactor(BatchResultsScreen): Tweak styles.
binh-dam-ibigroup Mar 4, 2021
90be15a
refactor(mobile/ResultsHeaderAndError): Extract component. Refactors.
binh-dam-ibigroup Mar 5, 2021
50d8d23
style(mobile/*results*): Tweak comments and sort props and imports.
binh-dam-ibigroup Mar 5, 2021
cd0a8fe
refactor(app-menu): preserve sessionId on start over
landonreed Mar 8, 2021
6fd2676
refactor(field-trip): use object-to-formdata lib
landonreed Mar 8, 2021
b708163
fix(ResponsiveWebApp): Implement terms routes and component stubs.
binh-dam-ibigroup Mar 8, 2021
f956388
refactor(NotFound): Add enhanced format for not found content.
binh-dam-ibigroup Mar 8, 2021
a1e63b3
refactor: refactor ResponsiveWebapp and some other things
evansiroky Mar 10, 2021
0d4f493
Merge branch 'batch-routing-mobile-search' into responsive-webapp-ref…
evansiroky Mar 10, 2021
de67540
Merge pull request #337 from opentripplanner/responsive-webapp-refactor
evansiroky Mar 10, 2021
b6a5ce7
Merge branch 'dev' into batch-routing-mobile-search
evansiroky Mar 10, 2021
56336ab
fix: make expanded itinerary body show up in ItineraryCarousel
evansiroky Mar 10, 2021
a217bc7
refactor(batch-routing): fix lint, fully remove itin filter
landonreed Feb 22, 2021
3ae8bc0
refactor(batch-settings): remove unused import
landonreed Mar 10, 2021
428bf34
Merge pull request #332 from opentripplanner/batch-routing-mobile-search
landonreed Mar 10, 2021
50c031d
fix(narrative-itineraries.js, default-itinerary.js): Added setActiveL…
Mar 11, 2021
a8137c4
fix(default-itinerary.js): Removed some unused code.
Mar 11, 2021
d10926c
Merge pull request #323 from opentripplanner/improve-trip-name-valida…
binh-dam-ibigroup Mar 12, 2021
29e2122
Merge pull request #342 from ibi-group/fix-setactiveleg-zoom
landonreed Mar 12, 2021
e802be6
refactor(batch results): Mention component is required, fix typo.
binh-dam-ibigroup Mar 12, 2021
2f89d1e
Merge branch 'dev' into terms-conditions
binh-dam-ibigroup Mar 12, 2021
7c1513e
refactor(example.js): Tweak comments
binh-dam-ibigroup Mar 12, 2021
94247f8
refactor(field-trip): add search by request date
landonreed Mar 12, 2021
34eab65
Merge pull request #340 from opentripplanner/terms-conditions
binh-dam-ibigroup Mar 12, 2021
8d500a2
fix(auto-plan): clarify strategies for auto-plan
landonreed Mar 19, 2021
c61a706
test: update snaphot
landonreed Mar 19, 2021
102ccad
build(deps): update can-i-use db to silence warnings
landonreed Mar 19, 2021
c10d7ca
fix(narrative-itineraries.js, default-itinerary.js): Added setActiveL…
Mar 11, 2021
edea628
fix(default-itinerary.js): Removed some unused code.
Mar 11, 2021
100c1d6
fix(BatchResultsScreen): Fix leg focus, address some PR comments.
binh-dam-ibigroup Mar 23, 2021
df664e0
refactor(BatchResultsScreen): Show result screen with correct #itins …
binh-dam-ibigroup Mar 23, 2021
79488a8
refactor(mobile/main): Show mobile results screen on plan.
binh-dam-ibigroup Mar 23, 2021
4a1d32a
refactor(ResultsError): Split results header and error section.
binh-dam-ibigroup Mar 23, 2021
d615fd8
style(ResultsScreen): Commit indents
binh-dam-ibigroup Mar 23, 2021
22beb2c
style(mobile/main): Fix indent
binh-dam-ibigroup Mar 23, 2021
6d6b2ee
Merge pull request #345 from opentripplanner/update-browser-list
binh-dam-ibigroup Mar 24, 2021
15329fe
refactor(BoundsUpdatingOverlay): Remove fit bounds mobile restriction.
binh-dam-ibigroup Mar 24, 2021
fc76d3e
refactor(BatchResultsScreen): Investigate imperative resizing.
binh-dam-ibigroup Mar 24, 2021
2e7757c
refactor(map/default-map): Use key prop to force transitive remount o…
binh-dam-ibigroup Mar 24, 2021
557bfc7
refactor(BatchResultsScreen): Refactor, tweak split height.
binh-dam-ibigroup Mar 24, 2021
3edc3d4
refactor(BatchResultScreen): Move itin state to URL param, remove sta…
binh-dam-ibigroup Mar 24, 2021
9e71d59
refactor(mobile/BatchResultsScreen): Tweak layout for no-results.
binh-dam-ibigroup Mar 25, 2021
922e28c
refactor(NarrativeItineraries): Initialize component with itin view U…
binh-dam-ibigroup Mar 25, 2021
2b77be6
refactor(BoundsUpdatingOverlay): Reset transitive on leg click from e…
binh-dam-ibigroup Mar 25, 2021
ef95547
refactor(BoundsUpdatingOverlay): Fix lint
binh-dam-ibigroup Mar 25, 2021
794aeaf
docs: Update comments from PR reviews.
binh-dam-ibigroup Mar 30, 2021
b1ab768
refactor(BoundsUpdatingOverlay): Revert block regarding #133.
binh-dam-ibigroup Mar 30, 2021
b738bd2
refactor(BoundsUpdatingOverlay): Move code per PR comment
binh-dam-ibigroup Mar 30, 2021
19f0569
refactor(BatchResultsScreen): Replace showDetails state with itinerar…
binh-dam-ibigroup Mar 30, 2021
7c82cd7
refactor(actions/ui): Rename ItineraryView.SPLIT>LIST
binh-dam-ibigroup Mar 30, 2021
d0a4f35
refactor(BatchResultsScreen): Add uncommited refactors from 7c82cd7
binh-dam-ibigroup Mar 30, 2021
df927a8
refactor(mobile/ResultsHeader): Reset itineraryView state when clicki…
binh-dam-ibigroup Mar 30, 2021
7678132
refactor(NarrativeItineraries): Toggle focus between leg and itinerar…
binh-dam-ibigroup Mar 31, 2021
dffebbf
refactor(NarrativeItineraries): Fix lint
binh-dam-ibigroup Mar 31, 2021
77bfc8f
refactor(mobile/results-screen): Convert options header into button+s…
binh-dam-ibigroup Mar 31, 2021
d773783
refactor(mobile/ResultsError): Convert some components to styled- per…
binh-dam-ibigroup Mar 31, 2021
48bafb6
refactor: Address PR comments.
binh-dam-ibigroup Apr 1, 2021
d634ac9
refactor(mobile/BatchResultsScreen): Style container, fix lint.
binh-dam-ibigroup Apr 1, 2021
25e497d
refactor(NarrativeItineraries): Attempt to fix lint
binh-dam-ibigroup Apr 1, 2021
1c48f41
refactor(NarrativeItineraries): Fix lint 2/
binh-dam-ibigroup Apr 1, 2021
cf678bb
refactor: Address PR comments
binh-dam-ibigroup Apr 1, 2021
3b2b880
refactor(NarrativeItineraries): Remove prop spreading.
binh-dam-ibigroup Apr 2, 2021
72fad25
Merge branch 'dev' into mobile-batch-results
binh-dam-ibigroup Apr 2, 2021
e8cda1b
refactor(field-trip): remove commented out code
landonreed Apr 2, 2021
5d6a393
refactor(mobile/ResultsHeader): Reset view before clearing search.
binh-dam-ibigroup Apr 5, 2021
804b53c
refactor(mobile/EditSearchButton): Extract duplicate code.
binh-dam-ibigroup Apr 5, 2021
84780db
Merge branch 'dev' into field-trip
landonreed Apr 5, 2021
b0760d4
Merge pull request #230 from opentripplanner/field-trip
landonreed Apr 5, 2021
af9f653
fix(actions/ui): Split ItineraryView hidden state.
binh-dam-ibigroup Apr 9, 2021
403ca61
Merge branch 'dev' into mobile-batch-results
binh-dam-ibigroup Apr 9, 2021
7b4ba82
fix(deps): bump core-utils for default query override
landonreed Apr 9, 2021
860d6dc
refactor(example-config.yml): add defaultQueryParams entry
landonreed Apr 9, 2021
7a8b67e
refactor(state.js): remove noisy/unneeded log statement
landonreed Apr 9, 2021
c1ee35e
Merge pull request #354 from opentripplanner/bump-core-utils
landonreed Apr 9, 2021
3f138bb
refactor(NarrativeItineraries): Remove unused prop.
binh-dam-ibigroup Apr 12, 2021
602e2ff
Merge branch 'mobile-batch-results' of https://github.com/opentrippla…
binh-dam-ibigroup Apr 12, 2021
3d4a061
Merge branch 'dev' into enhance-auto-plan
landonreed Apr 12, 2021
3b0ac43
Merge pull request #344 from opentripplanner/enhance-auto-plan
landonreed Apr 12, 2021
43fef77
refactor(actions/ui): Extract batch results and edit search actions.
binh-dam-ibigroup Apr 13, 2021
cabab54
fix(mobile.css): Make batch settings appear under hamburger dropdown.
binh-dam-ibigroup Apr 13, 2021
c121587
Merge pull request #339 from opentripplanner/mobile-batch-results
binh-dam-ibigroup Apr 13, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,21 @@ Install the dependencies and start a local instance using the following script:
yarn start
```

## Deploying the UI

1. Build the js/css bundle by running `yarn build`. The build will appear in the `dist/` directory).
2. Modify the `index.html` to point to `dist/index.js` (instead of `example.js`).
3. Upload the following files to wherever you're deploying the UI:
- `index.html` (modified to point to `dist/index.js`)
- `example.css`
- `dist/`
- `index.js`
- `index.js.map`
- `index.css`
- `index.css.map`

Note: only contents produced during build in the `dist/` directory are likely to change over time (the `index.html` and `example.css` files contain minimal code), so subsequent deployments will typically only need to replace the `dist/` contents.

## Library Documentation

More coming soon...
Expand Down
Loading