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

Nearby view #1018

Merged
merged 163 commits into from
Jan 18, 2024
Merged
Changes from 1 commit
Commits
Show all changes
163 commits
Select commit Hold shift + click to select a range
8ebb136
add nearby view page
daniel-heppner-ibigroup Aug 4, 2023
094ab29
inital work on new api calls
daniel-heppner-ibigroup Aug 8, 2023
1808ce1
typescript view stop button
daniel-heppner-ibigroup Aug 11, 2023
9629326
update to alpha versions of packages
daniel-heppner-ibigroup Aug 16, 2023
4f5f4f8
pass whole stop object with set viewed stop
daniel-heppner-ibigroup Aug 16, 2023
a7f3375
start work on creating nearby view fetch function
daniel-heppner-ibigroup Aug 18, 2023
2749d42
set up pipeline for processing nearby data
daniel-heppner-ibigroup Aug 22, 2023
528343d
build out some nearby view components
daniel-heppner-ibigroup Aug 28, 2023
d64f236
Merge branch 'dev' into nearby-view
daniel-heppner-ibigroup Sep 13, 2023
c042879
remove unneded regex
daniel-heppner-ibigroup Sep 20, 2023
2af6e04
make nearby view show stop times
daniel-heppner-ibigroup Sep 20, 2023
2706ae5
add functional scroll container
daniel-heppner-ibigroup Sep 21, 2023
05e25fc
make the buttons work
daniel-heppner-ibigroup Sep 21, 2023
f0f75d6
add support for sorting stoptimes and vehicle rental
daniel-heppner-ibigroup Sep 27, 2023
596f7d4
add rental station
daniel-heppner-ibigroup Sep 28, 2023
19ae140
add from to on vehicle parking
daniel-heppner-ibigroup Sep 28, 2023
6e608e1
add missing translations
daniel-heppner-ibigroup Sep 28, 2023
96b182d
add auto refresh
daniel-heppner-ibigroup Sep 28, 2023
3a4c5fe
update types
daniel-heppner-ibigroup Sep 28, 2023
ee4b354
refactor use of companies
daniel-heppner-ibigroup Sep 28, 2023
491f31f
add scroll to top when loading new coords
daniel-heppner-ibigroup Sep 28, 2023
b58b52f
fix timezone bug, cleanup
daniel-heppner-ibigroup Sep 28, 2023
47d71a2
clean up imports
daniel-heppner-ibigroup Sep 28, 2023
453bf0a
deps: switch to alpha versions of packages
daniel-heppner-ibigroup Sep 28, 2023
0b78a98
update deps again
daniel-heppner-ibigroup Sep 28, 2023
3ba20b9
Merge branch 'dev' into nearby-view
daniel-heppner-ibigroup Sep 29, 2023
fd5bfaa
also goes with that merge
daniel-heppner-ibigroup Sep 29, 2023
0895fad
fix typo
daniel-heppner-ibigroup Sep 29, 2023
b546274
fix failing tsc
daniel-heppner-ibigroup Sep 29, 2023
95d4fba
add any type where it shoud be stop
daniel-heppner-ibigroup Sep 29, 2023
ec3e800
update yarn lock again for some reason?
daniel-heppner-ibigroup Sep 29, 2023
3d94df4
improvement: add support for throwing errors in the graphql rewrite p…
daniel-heppner-ibigroup Oct 4, 2023
e30954b
fix(nearby-view): handle error
daniel-heppner-ibigroup Oct 4, 2023
105d7bb
fix crash on route viewer
daniel-heppner-ibigroup Oct 4, 2023
a7c2ef3
Merge branch 'dev' into nearby-view
daniel-heppner-ibigroup Oct 5, 2023
e88b88c
fix bad type
daniel-heppner-ibigroup Oct 5, 2023
8a0ed77
bring back functional stopviewer
daniel-heppner-ibigroup Oct 18, 2023
2a0ca75
make stop viewer into schedule viewer
daniel-heppner-ibigroup Oct 18, 2023
80ac3d4
fix percy tests (todo: HAR update)
daniel-heppner-ibigroup Oct 19, 2023
905ef18
fix percy tests (todo: HAR update)
daniel-heppner-ibigroup Oct 19, 2023
9fe6a65
Merge branch 'nearby-view' of github.com:opentripplanner/otp-react-re…
daniel-heppner-ibigroup Oct 19, 2023
78bd791
add nearby view stop merging
daniel-heppner-ibigroup Oct 19, 2023
c263329
add small loading indicator to nearby view
daniel-heppner-ibigroup Oct 20, 2023
a0f46bb
fix iter undefined error
daniel-heppner-ibigroup Oct 23, 2023
14065b1
first round at styling fixes
miles-grant-ibigroup Oct 23, 2023
f5918ff
restore stop viewer styles where applicable
miles-grant-ibigroup Oct 23, 2023
9dc251c
fix bug with stop merging
daniel-heppner-ibigroup Oct 23, 2023
56720ed
add hovered stop support
daniel-heppner-ibigroup Oct 24, 2023
6c4d407
update deps
daniel-heppner-ibigroup Oct 25, 2023
db57929
address PR feedback
daniel-heppner-ibigroup Oct 26, 2023
f11e0b4
remove stop-viewer-overlay
daniel-heppner-ibigroup Oct 26, 2023
411ca29
Merge branch 'dev' into nearby-view
daniel-heppner-ibigroup Oct 27, 2023
db89da4
fix type issue
daniel-heppner-ibigroup Oct 27, 2023
4c36c6e
add nearby response to percy HAR
daniel-heppner-ibigroup Oct 31, 2023
3ad7cfd
Merge branch 'dev' into nearby-view
daniel-heppner-ibigroup Nov 3, 2023
c4f4795
add mobile nearbyview
daniel-heppner-ibigroup Nov 15, 2023
7b0797a
Merge branch 'dev' into nearby-view
daniel-heppner-ibigroup Nov 17, 2023
4289d2f
initial work on mocking graphql requests for percy
daniel-heppner-ibigroup Nov 7, 2023
43d4e0a
more progress on making the graphql mock work
daniel-heppner-ibigroup Nov 7, 2023
e1d3596
get everything working for otp-rr desktop
daniel-heppner-ibigroup Nov 7, 2023
242a60d
add to codespell ignore
daniel-heppner-ibigroup Nov 8, 2023
71b8095
fix issue with mock server not runnign
daniel-heppner-ibigroup Nov 8, 2023
818be90
re-add headless mode
daniel-heppner-ibigroup Nov 8, 2023
1572b88
add percy mocks to codespell ignore
daniel-heppner-ibigroup Nov 8, 2023
fd9aac7
fix port issue on server
daniel-heppner-ibigroup Nov 9, 2023
55970a2
fix percy tests on ci
miles-grant-ibigroup Nov 13, 2023
9366ad3
fix weird date bug
daniel-heppner-ibigroup Nov 14, 2023
f594b86
fix stop ID issue for schedule viewer
daniel-heppner-ibigroup Nov 14, 2023
bebb0c0
fix alerts bug
daniel-heppner-ibigroup Nov 15, 2023
4a84a7d
disable headful
daniel-heppner-ibigroup Nov 15, 2023
cb17d6b
add mock config to git
daniel-heppner-ibigroup Nov 16, 2023
2ca5449
add documentation for GraphQL mocking and running the percy tests
daniel-heppner-ibigroup Nov 16, 2023
2ba3c5b
fix spelling
daniel-heppner-ibigroup Nov 17, 2023
9e44ede
address PR feedback
daniel-heppner-ibigroup Nov 18, 2023
b652b6b
remove unneeded config sections
daniel-heppner-ibigroup Nov 20, 2023
856973b
remove email
daniel-heppner-ibigroup Nov 20, 2023
49fed5e
Merge pull request #1071 from opentripplanner/gql-mock-server
daniel-heppner-ibigroup Nov 20, 2023
736a28c
Merge branch 'dev' into nearby-view
daniel-heppner-ibigroup Nov 30, 2023
f01ff6c
fix mobile view
daniel-heppner-ibigroup Nov 30, 2023
85ce151
fix bad merge from dev
daniel-heppner-ibigroup Nov 30, 2023
248c2f2
update deps from alpha packages
daniel-heppner-ibigroup Nov 30, 2023
997e689
fix typescript errors
daniel-heppner-ibigroup Dec 1, 2023
39b7b48
remove ts expect error
daniel-heppner-ibigroup Dec 1, 2023
561e981
use new stop handler type
daniel-heppner-ibigroup Dec 1, 2023
a4308af
remove unused i18n
daniel-heppner-ibigroup Dec 1, 2023
4a14ee0
add nearby view to view switcher
miles-grant-ibigroup Dec 4, 2023
b588089
improve grid alignment
daniel-heppner-ibigroup Dec 5, 2023
d4898b4
address pr feedback
daniel-heppner-ibigroup Dec 5, 2023
7348ea4
revert breaking change to merge same stops
daniel-heppner-ibigroup Dec 6, 2023
3b388ed
use alpha version of package
daniel-heppner-ibigroup Dec 6, 2023
dc005ff
Merge branch 'nearby-view' of github.com:opentripplanner/otp-react-re…
daniel-heppner-ibigroup Dec 6, 2023
4ae839f
fix layout issue in some cards
daniel-heppner-ibigroup Dec 6, 2023
0d23921
fix crash on rental vehicle
daniel-heppner-ibigroup Dec 7, 2023
f9ddace
fix another crash in vehicle rent card
daniel-heppner-ibigroup Dec 7, 2023
ce90b35
Merge branch 'dev' into nearby-view
miles-grant-ibigroup Dec 7, 2023
3528bd9
fixes typescript errors
daniel-heppner-ibigroup Dec 7, 2023
f4afcce
remove unused i18n string in fr
daniel-heppner-ibigroup Dec 7, 2023
b207f63
correctly render headsigns
miles-grant-ibigroup Dec 8, 2023
7cd7258
improve scooter rendering
miles-grant-ibigroup Dec 8, 2023
124e784
correct headsign display
miles-grant-ibigroup Dec 8, 2023
1588610
bring vehicle station up to parity with vehicle rent
miles-grant-ibigroup Dec 8, 2023
e3dc404
add new highlighted stop thingy
daniel-heppner-ibigroup Dec 8, 2023
2b92387
turn the marker into a shadow
daniel-heppner-ibigroup Dec 8, 2023
ade155b
Merge branch 'dev' into nearby-view
miles-grant-ibigroup Dec 11, 2023
6129eaf
fix scheudle data fetch
miles-grant-ibigroup Dec 11, 2023
0dbbcbf
Merge branch 'dev' into nearby-view
miles-grant-ibigroup Dec 12, 2023
8274017
another go at schedule viewer update
miles-grant-ibigroup Dec 12, 2023
578a5fd
remove old stop viewer overlay
miles-grant-ibigroup Dec 12, 2023
17005b2
replace ifs with a switch statement
daniel-heppner-ibigroup Dec 18, 2023
0b95d00
use OTP-UI types in types.ts
daniel-heppner-ibigroup Dec 19, 2023
cf52b7b
address formatting and type related pr feedback
daniel-heppner-ibigroup Dec 19, 2023
a269582
update deps
daniel-heppner-ibigroup Dec 19, 2023
87e5841
usecallback performance improvements
daniel-heppner-ibigroup Dec 19, 2023
420dcf0
address PR feedback
daniel-heppner-ibigroup Dec 19, 2023
7e643b0
use ordered list in nearby view
daniel-heppner-ibigroup Dec 20, 2023
2a33ff4
move from to picker up one component
daniel-heppner-ibigroup Dec 20, 2023
1d620df
remove console log
daniel-heppner-ibigroup Dec 20, 2023
a3730ad
improvement: move zoom logic up to nearby view component
daniel-heppner-ibigroup Dec 20, 2023
7b89edf
add hidden header to introduce list
daniel-heppner-ibigroup Dec 20, 2023
db08d2c
improve behavior when no location is specified
daniel-heppner-ibigroup Dec 22, 2023
d32c404
improve behavior when no nearby location selected
daniel-heppner-ibigroup Dec 22, 2023
cfd2555
update page title
daniel-heppner-ibigroup Dec 26, 2023
e97d95c
nearby view: add support for highlighted current stop
daniel-heppner-ibigroup Dec 26, 2023
c665042
fix conditional to correctly determine subset status
miles-grant-ibigroup Dec 29, 2023
f374393
upgrade otp-ui
miles-grant-ibigroup Dec 29, 2023
9da0ff0
add page title and useCallback
daniel-heppner-ibigroup Jan 2, 2024
3a6083b
update core utils to non alpha
daniel-heppner-ibigroup Jan 2, 2024
926dca9
remove role from nearby div
daniel-heppner-ibigroup Jan 3, 2024
505009e
Merge branch 'dev' into third-pattern-filtering-patch
miles-grant-ibigroup Jan 3, 2024
89328d5
fix navigation issue on mobile from to click
daniel-heppner-ibigroup Jan 4, 2024
0566913
useMemo performance fix
daniel-heppner-ibigroup Jan 4, 2024
916c57a
move get current position to map button
daniel-heppner-ibigroup Jan 5, 2024
bc8f22b
fix stop highlighted from connected leg subheader
daniel-heppner-ibigroup Jan 5, 2024
88428c5
checkout dev version of i18n
daniel-heppner-ibigroup Jan 5, 2024
f1e5bc2
make gaps consistent with plan page
daniel-heppner-ibigroup Jan 5, 2024
f95ae9b
move geolocate button to top left
daniel-heppner-ibigroup Jan 5, 2024
d26ba0b
Merge branch 'dev' into nearby-view
daniel-heppner-ibigroup Jan 5, 2024
ea0fe4a
update lockfile
daniel-heppner-ibigroup Jan 5, 2024
12417ad
fix percy tests schema
daniel-heppner-ibigroup Jan 9, 2024
c15ef34
oops remove headless
daniel-heppner-ibigroup Jan 9, 2024
19e6958
fix regression caused by query param deletion
daniel-heppner-ibigroup Jan 9, 2024
e9e9639
Merge branch 'nearby-view' into third-pattern-filtering-patch
miles-grant-ibigroup Jan 10, 2024
73525e6
Merge pull request #1102 from opentripplanner/third-pattern-filtering…
miles-grant-ibigroup Jan 10, 2024
38d29ec
fix another bug in nearby view path handling
daniel-heppner-ibigroup Jan 10, 2024
37b4611
fix graphql mock server for percy tests
daniel-heppner-ibigroup Jan 10, 2024
b10a62c
fix: graphql fetch throttling
daniel-heppner-ibigroup Jan 11, 2024
972c474
Merge branch 'dev' into nearby-view
daniel-heppner-ibigroup Jan 11, 2024
a7a17e4
fix: sometimes realTime is actually realtime
daniel-heppner-ibigroup Jan 12, 2024
4502e9f
add nearby unit tests
daniel-heppner-ibigroup Jan 16, 2024
75ab09c
fix pattern row font size
miles-grant-ibigroup Jan 17, 2024
1cd1ed9
nearby view: enable future date display
miles-grant-ibigroup Jan 17, 2024
c1e7597
repair font size selection for nearby view rem
miles-grant-ibigroup Jan 17, 2024
79c91d1
enable support for future `base-map` `showEverything` prop
miles-grant-ibigroup Jan 17, 2024
9fcc4a2
repair typescript complaint
miles-grant-ibigroup Jan 17, 2024
5bc0987
chore(i18n): Add translations
binh-dam-ibigroup Jan 17, 2024
34a4573
Merge branch 'dev' into nearby-view
daniel-heppner-ibigroup Jan 17, 2024
395b1b2
add key for StopViewer viewNearby
daniel-heppner-ibigroup Jan 17, 2024
63c8d3b
add nearby view to all languages
daniel-heppner-ibigroup Jan 17, 2024
f178541
test: update snapshots
miles-grant-ibigroup Jan 18, 2024
e3eb936
update itinerary body
miles-grant-ibigroup Jan 18, 2024
be85114
beautify highlighted outline
miles-grant-ibigroup Jan 18, 2024
fd898d0
update snapshots
miles-grant-ibigroup Jan 18, 2024
86b541e
test: don't test nearby
daniel-heppner-ibigroup Jan 18, 2024
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
Prev Previous commit
Next Next commit
add nearby response to percy HAR
  • Loading branch information
daniel-heppner-ibigroup committed Oct 31, 2023
commit 4c36c6ed91083de4ac498164fe2e60f2d1c628c9
49 changes: 47 additions & 2 deletions percy/mock.har

Large diffs are not rendered by default.

Loading