-
Notifications
You must be signed in to change notification settings - Fork 34
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
Improve mode setting value casting, remove "default" mode settings #647
Improve mode setting value casting, remove "default" mode settings #647
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab88ac4 - Browse repository at this point
Copy the full SHA ab88ac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a492b1e - Browse repository at this point
Copy the full SHA a492b1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf72a5 - Browse repository at this point
Copy the full SHA abf72a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c425164 - Browse repository at this point
Copy the full SHA c425164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a016d6 - Browse repository at this point
Copy the full SHA 7a016d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f75000 - Browse repository at this point
Copy the full SHA 2f75000View commit details -
fix(core-utils): remove old walkSpeed query-param to reduce interfere…
…nce with new mode selector
Configuration menu - View commit details
-
Copy full SHA for 0e4b683 - Browse repository at this point
Copy the full SHA 0e4b683View commit details -
Revert "fix(types): add typeOverride property to modesettingbase"
This reverts commit c425164.
Configuration menu - View commit details
-
Copy full SHA for 9913546 - Browse repository at this point
Copy the full SHA 9913546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2333783 - Browse repository at this point
Copy the full SHA 2333783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37173d8 - Browse repository at this point
Copy the full SHA 37173d8View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f4064e6 - Browse repository at this point
Copy the full SHA f4064e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40b839a - Browse repository at this point
Copy the full SHA 40b839aView commit details
Commits on Aug 18, 2023
-
Initial work on walk reluctance checkbox
Co-authored-by: Miles Grant <[email protected]> Co-authored-by: Daniel Heppner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca734eb - Browse repository at this point
Copy the full SHA ca734ebView commit details -
refactor: set query to null and fix crash
Co-authored-by: Daniel Heppner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aca3889 - Browse repository at this point
Copy the full SHA aca3889View commit details -
Configuration menu - View commit details
-
Copy full SHA for d301b4f - Browse repository at this point
Copy the full SHA d301b4fView commit details -
Revert "feat(trip-form): support config mode subsetting"
This reverts commit 2801dca.
Configuration menu - View commit details
-
Copy full SHA for 1804660 - Browse repository at this point
Copy the full SHA 1804660View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1f5282 - Browse repository at this point
Copy the full SHA b1f5282View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6119a54 - Browse repository at this point
Copy the full SHA 6119a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9102ce7 - Browse repository at this point
Copy the full SHA 9102ce7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f478a45 - Browse repository at this point
Copy the full SHA f478a45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6009008 - Browse repository at this point
Copy the full SHA 6009008View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92d534a - Browse repository at this point
Copy the full SHA 92d534aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca143c - Browse repository at this point
Copy the full SHA 0ca143cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8723eb6 - Browse repository at this point
Copy the full SHA 8723eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b594819 - Browse repository at this point
Copy the full SHA b594819View commit details -
chore(release): 3.1.5 [skip ci]
# [@opentripplanner/trip-form-v3.1.5](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/trip-form-v3.1.4...@opentripplanner/trip-form-v3.1.5) (2023-08-09) ### Bug Fixes * **trip-form:** fix dropdown/hover bug in firefox ([c567269](opentripplanner@c567269))
Configuration menu - View commit details
-
Copy full SHA for 7bec575 - Browse repository at this point
Copy the full SHA 7bec575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c7982 - Browse repository at this point
Copy the full SHA 16c7982View commit details -
Configuration menu - View commit details
-
Copy full SHA for b52deff - Browse repository at this point
Copy the full SHA b52deffView commit details -
chore(release): 3.2.0 [skip ci]
# [@opentripplanner/trip-form-v3.2.0](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/trip-form-v3.1.5...@opentripplanner/trip-form-v3.2.0) (2023-08-10) ### Features * **trip-form:** support config mode subsetting ([bc682aa](opentripplanner@bc682aa))
Configuration menu - View commit details
-
Copy full SHA for bf50ce5 - Browse repository at this point
Copy the full SHA bf50ce5View commit details -
fix(core-utils): Add field leg.headsign to graphql plan query, remove…
… trip.tripHeadsign. BREAKING CHANGE: trip.tripHeadsign is no longer returned by the plan queries made by query-gen.
Configuration menu - View commit details
-
Copy full SHA for 3d2392c - Browse repository at this point
Copy the full SHA 3d2392cView commit details -
Configuration menu - View commit details
-
Copy full SHA for acd3c4e - Browse repository at this point
Copy the full SHA acd3c4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6306e0 - Browse repository at this point
Copy the full SHA a6306e0View commit details -
chore(release): 10.0.0 [skip ci]
# [@opentripplanner/core-utils-v10.0.0](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/core-utils-v9.0.3...@opentripplanner/core-utils-v10.0.0) (2023-08-17) ### Bug Fixes * **core-utils:** Add field leg.headsign to graphql plan query, remove trip.tripHeadsign. ([27ef271](opentripplanner@27ef271)) * **core-utils:** add walk speed to query ([2d55c1b](opentripplanner@2d55c1b)) * **core-utils:** remove old walkSpeed query-param to reduce interference with new mode selector ([2438812](opentripplanner@2438812)) ### BREAKING CHANGES * **core-utils:** trip.tripHeadsign is no longer returned by the plan queries made by query-gen.
Configuration menu - View commit details
-
Copy full SHA for 7428e96 - Browse repository at this point
Copy the full SHA 7428e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for abb9f4e - Browse repository at this point
Copy the full SHA abb9f4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd0972a - Browse repository at this point
Copy the full SHA cd0972aView commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c6b60e - Browse repository at this point
Copy the full SHA 7c6b60eView commit details