- Update Node dependencies
- Clarified metrics
- Make the menu bar a drop down
- Push archive to S3
- Make the about and terms defined as markdown per config
- Remove all configuration specific language
- Tweak styles
- Simplify route card
- Remove
polyfills
loader - Improve deployment scripts
- Add referral links
- Fix cache bust authentication error
- Leafletified the transitive map
- IE 9/10 bug fixes
- Move to only support evergreen browsers
- Added "Help Me Choose" to allow commuters to rank options on their own
- Update route filters due to new profile results
- Update transitive to 0.6.6
- Update Node dependencies
- Allow coordinates to be passed in the query string
- Added "select" button to options
- Added "resources" that connect to modes, geography, and providers
- Updated ta-da screen to contain route-resources and connect to selected option action
- Fixed analytics, again
- Now handles bounced emails
- Added tooltips to buttons
- Updated the style guide
- Fixed login links in profile
- Re-added padding to modals
- Add expressjs/errorhandler for use in development
- Update plan emails to new copy
- Don't throw errors in
on-tap
- Added Terms & Conditions
- Add ability to skip the welcome flow
- Restrict suggestions to 4 so that it doesn't overflow modals
- Fixed annoying scrollbar issues
- Fixed bug causing iOS browsers to crash
- Updated client to use
[email protected]
- Turned on
.js
minification in production - Added
es5
/es6
shims - Added
/welcome
page that resets the browser every time - Improved intro flow
- Added query parameters to assets for cache busting
- Separate out deploy scripts
- CSS & HTML formatting changes
- Reduce length of copy in the comparison table and scoring form
- Update mode icons
- Update copy in the welcome flow and about page
- Update
components
&node_modules
- Dockerize the OTP deployment to OpsWorks
- Various bug fixes and performance improvements
- Redo the welcome flow
- Add a walkthrough with Intro.js
- Add about page
- Improve clarity
- Restyle mode buttons
- Bug fixes
- Bug fixes
- Log response time correctly
- Update docs
- Don't store full journeys in commuter data
- Add confirm email/set password combo email
- Initial implementation of the style guide
- Adjust copy to reflect generic trips instead of just home/work
- Update authentication system
- Switch to New BSD license
- Update Readme
- Move Makefile rules into scripts
- Add "beta" bar
- Check in
components
&node_modules
- Integrate transitive's ddrag & drop functionality
- Update dependencies
- Show walk/bike time instead of distance
- Update browser support alert
- Styling changes
- Add tests
- Many more..
- Add more event tracking
- Move test commands to package.json
- Create Feedback model
- Check in
components
&node_modules
- Move images, email templates, and build into assets directory
- Use AWS CLI to push to S3 instead of custom script
- Switch config files to YAML
- Remove deprecation warnings from new version of Express
- Bug fix for change password page
- Specific
%e
error formatting for logs - Manager bug fixes
- Add more contrast to the UI
- Logo!
- Name!
- Consolidated configuration files
- Lots of bug fixes
- Improved the intro flow
- Added icons.css to use instead of SVGs
- Added API access for geocoding suggestions
- Added dropdown for address suggestions
- Lots of design changes
- Fixed reverse commute button
- Use OTP profile score lib
- Narrative Directions
- Calories burned, fare, CO2 emissions added to options display
- Updated to latest Transitive.js
- Authenticate ArcGIS requests
- Create
User
s for anonymous sessions for better tracking - Added login, change password and forgot password screens for commuters
- Interface changes
- Bug fixes for when no transit options are available
- Added health check for OTP
- Minor refactoring
- Temporary fix for routes, hard coded them in.
- Design overall of filter form & nav
- Pinned to latest transitive
- Added map legend generated by transitive
- Added ability for a user to save a route
- Added a user "profile" that contains saved routes
- Updated to work with OTP 1.0.x branch
- Various bug fixes and improvements
- Anonymous user bug fix
- Welcome page bug fix
- Added History.md
- Other...