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

Improve mode setting value casting, remove "default" mode settings #647

Merged
merged 36 commits into from
Aug 22, 2023

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    ab88ac4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a492b1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abf72a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c425164 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a016d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f75000 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e4b683 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9913546 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2333783 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37173d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    f4064e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40b839a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Initial work on walk reluctance checkbox

    Co-authored-by: Miles Grant <[email protected]>
    Co-authored-by: Daniel Heppner <[email protected]>
    amy-corson-ibigroup authored and daniel-heppner-ibigroup committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ca734eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aca3889 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d301b4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1804660 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1f5282 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6119a54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9102ce7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f478a45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6009008 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92d534a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ca143c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8723eb6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b594819 View commit details
    Browse the repository at this point in the history
  14. 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))
    semantic-release-bot authored and daniel-heppner-ibigroup committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7bec575 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    16c7982 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b52deff View commit details
    Browse the repository at this point in the history
  17. 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))
    semantic-release-bot authored and daniel-heppner-ibigroup committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    bf50ce5 View commit details
    Browse the repository at this point in the history
  18. 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.
    binh-dam-ibigroup authored and daniel-heppner-ibigroup committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3d2392c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    acd3c4e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a6306e0 View commit details
    Browse the repository at this point in the history
  21. 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.
    semantic-release-bot authored and daniel-heppner-ibigroup committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7428e96 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    abb9f4e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cd0972a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    7c6b60e View commit details
    Browse the repository at this point in the history