Claude
44d2da45d1
Update Chapman region to wider campus bounds
...
https://claude.ai/code/session_0162emnCi1KxW5FkTNn2ZrvH
2026-03-23 22:08:57 +00:00
Claude
fe649c81eb
Change region to use top-left and bottom-right coordinates
...
Replace center+delta region representation with a bounding box defined
by topLeft and bottomRight coordinate pairs, which maps more directly
to the visible map area.
https://claude.ai/code/session_0162emnCi1KxW5FkTNn2ZrvH
2026-03-23 22:05:57 +00:00
Claude
946f8dd342
Add initial region loading for supported systems
...
Expose an initialRegion field on the System GraphQL type so the app can
display the correct campus area on first load instead of a zoomed-out
default map view. Chapman University is configured with coordinates
centered on campus.
https://claude.ai/code/session_0162emnCi1KxW5FkTNn2ZrvH
2026-03-23 22:02:42 +00:00
8d2dd60cfb
Remove the unsupported shuttleStopNearbyDegreeDelta option from InterchangeSystemBuilderArguments
2025-11-22 18:21:22 -08:00
b202189ad6
Fix typo in "shuttle"
2025-11-20 16:29:28 -08:00
1d98e8450e
Update InterchangeSystemBuilderArguments with new properties for controlling event emitter degree delta
2025-11-20 16:26:25 -08:00
47708d050e
Move duplicate shuttle declarations in tests to a "sample" shuttle generated by the setup function
2025-11-18 19:50:07 -08:00
e4151ed914
Return stop3 as part of the test data
2025-11-13 17:08:47 -08:00
f95263eec8
Add another stop and ordered stop to the test data
2025-11-13 17:07:28 -08:00
2854912e07
Update ETA mock helper to take an ExternalSourceETARepository
2025-11-11 15:37:07 -08:00
1d366bd63d
Pass new configuration option in apolloTestServerHelpers
2025-11-11 15:36:07 -08:00
e0b00d1887
Extract setupRouteAndOrderedStops to a test helper
2025-11-11 12:21:26 -08:00
c43201b867
Move RepositoryHolder into test helpers, as it's shared across shared tests
2025-11-11 10:59:20 -08:00
589f630f23
In test helpers, update method call for ETA update
2025-11-10 20:23:25 -08:00
14fbdc7408
Move testHelpers directory up one level
2025-07-31 22:41:05 -04:00