js-route-optimization-app
js-route-optimization-app copied to clipboard
Solve vehicle routing problems with Google Optimization AI Cloud Fleet Routing
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.10.6 to 1.10.9. Release notes Sourced from @grpc/grpc-js's releases. @grpc/grpc-js 1.10.9 Avoid buffering significantly more than grpc.max_receive_message_size per received message. @grpc/grpc-js 1.10.8 Fix a bug that caused...
The Route Optimization API NodeJS client application/backend/lib/optimization-api is vendored directly into the codebase. Consider using the official client to more easily track upstream changes. https://www.npmjs.com/package/@googlemaps/routeoptimization
Bulk edit vehicles and save the changes, the confirmation dialog will state `This will overwrite the below fields for ALL selected shipments. Do you want to continue?`
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.10 Release notes Sourced from path-to-regexp's releases. Backtrack protection...
This repository is set up to "Squash Merge" _and_ has a "Conventional Commit" presubmit check to enforce a style of commit message. But "Squash Merge" obliterates the commit messages that...
Add more information about a generated solution to PDF exports. There are two levels statistics can be shown at, which should match the information available elsewhere in the application: -...
Steps to reproduce: 1. Create an empty project 2. Go to Vehicles tab 3. Click on "Shipment model settings" 4. Nothing happens