Skip to content

Dashboard and label assist changes

Latest
Compare
Choose a tag to compare
@shankari shankari released this 05 May 03:28
· 824 commits to master since this release
4c210c6

This is a companion to this phone release:
https://github.com/e-mission/e-mission-phone/releases/tag/v3.2.3

Let's create a release before we start making the DocumentDB-oriented changes

What's Changed

  • Change the geojson export code to use confirmed trips instead of clea… by @shankari in #837
  • Check in some additional utility scripts by @shankari in #836
  • Support additional types of push notifications by @shankari in #840
  • Add support for generating metrics based on confirmed trips by @shankari in #841
  • Fix label assist scripts by @shankari in #842
  • Fix median_speed call when returning confirmed trips by @shankari in #843
  • Make sure that the mode label fields are prefixed by label_ by @shankari in #844
  • Replace median_speed by mean_speed by @shankari in #845
  • Create a new function to expand final labels by @shankari in #846
  • Create a dataframe version of has_final_labels by @shankari in #847
  • Create a script that exports user travel diaries as geojson by @shankari in #848

Full Changelog: v3.0.0...v3.2.3