-
Notifications
You must be signed in to change notification settings - Fork 89
Feature Release: June 22, 2022 #709
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
miles-grant-ibigroup
approved these changes
Sep 2, 2021
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.5 to 0.11.8. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) --- updated-dependencies: - dependency-name: object-path dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…s/axios-0.21.4 build(deps): bump axios from 0.21.1 to 0.21.4 in /scripts
…-path-0.11.8 build(deps): bump object-path from 0.11.5 to 0.11.8
….0.5 build(deps): bump tmpl from 1.0.4 to 1.0.5
…fields, address comments
fix(saveEntity, saveTripsForCalendar): Resolve missing defaults with GTFS spec changes
…hopper-url add config graphopper url
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Updates to gtfs spec changes - front end UI fields only
…arse-1.0.7 build(deps): bump path-parse from 1.0.6 to 1.0.7
Makes e2e tests pass, hopefully.
fix(PeliasPanel): support windows csv mime type
…s/ansi-regex-5.0.1 build(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /scripts
… to the next stop
…nctions (such as getControlPoin
style(Job Monitor Popover): Fix exception overflow, allow scrolling in CSS
…s not fetched." This reverts commit 7390b6b.
fix(ActiveGtfsPlusEditor): Pass feed version summary to child components
Fix undeletable patternstops
fix(FeedVersionViewer.VersionList): Fix rendering of feed versions.
Fix pattern viewer response to date selection
…s route_ids alreadyin use.
… GTFS_ROUTE_NOT_ADDED dropdown.
Hide routes already in use in route selector in GTFS+ route_attributes editor.
This reverts commit 0d3b7bc.
feat(Deployment): Add shapefile export for deployments
Fix e2e tests
binh-dam-ibigroup
approved these changes
Jun 22, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's close this big release PR now that we fixed e2e tests!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
dev
before they can be merged tomaster
)Description
This release PR includes:
New Exception
button formatting #727