Skip to content

v0.2.0

Choose a tag to compare

@trevorgerhardt trevorgerhardt released this 20 Oct 19:49

<a name"0.2.0">

0.2.0 (2017-10-20)

Bug Fixes

  • add-commuters: make bulk-add-commuters work on windows (acb33bd4)
  • auth: make sure user data only visible to logged-in user (60c3065f)
  • isochrones: make server-side isochrone fetching work w/ es5 (52d4938b)
  • mastarm: Update mastarm and woonerf and make them work with commute. (417d4d78)
  • multisite: update multisite info upon deletion of site (66f47e0a)
  • server: properly serve html on various routes (4195ac98)
  • uploads: increase allowable body size in API requests (21317ae8)

Features

  • Auth0: add Auth0 authentication (cd5650f8)
  • analysis: add client-server trip planning integration (2abd67b2)
  • analytics: add google analytics (b8d9e041)
  • app: complete client-server integration! (a43a5b35)
  • client:
    • Sort sites and multisites tables by name (578007d4)
    • Show visual depiction of percentages in site analysis (7a5d9b4b)
    • Add front-page welcome box and help-popover component (88f4c2f2)
    • Hide breadcrumbs bar on front page (aa5612bd)
  • client-app:
    • handle deletion of agency properly (014a1da9)
    • Add Edit-Agency View and breadcrumb nav (0fabed5f)
    • Create mock trips in analysis creation (4489ea95)
    • Add reducers to make app work (ed360121)
    • Add WIP on Individual Analysis View (9e3c2f0e)
    • Add Histogram View (c8cb1ebd)
    • Add Possibilities Analysis View (b1b50c76)
    • Add Analysis Summary View (b0dfbeef)
    • Add commuter-group view (b3297b73)
    • Add Create/Edit Commuter View (291d7150)
    • add Add Commuters View (7f7f098f)
  • commuter-groups: improve geocoding of commuters (0b30fd4b)
  • edit agency view: add form validation (1b7b304f)
  • edit organization: add form validation (bb7baabd)
  • forms: add more form validation (6d7aee3f)
  • home: make new user home view (5bc9b590)
  • infographic: Use bike-specific commuter data (ebbbd181)
  • isochrones:
    • lazy load isochrone polygons for site (6c669d04)
    • add isochrone functionality on server side (bd997d17)
  • logging: use morgan for server logging (a8011e76)
  • map: add legend for site and multi-site views (48ad59cf)
  • multi-site:
  • network: handle errors from webservices (27ec2504)
  • public-report: allow reports to be made public via ui (38668176)
  • report:
    • censor and obfuscate commuter info (6cd2cc17)
    • add site access and ridematching tables (693a3453)
    • Add customizable site report (ea96de81)
    • Tweak layout/stying of report (60f0daee)
    • Support downloading of matches as CSV (81221885)
    • Initial work on printable report. Includes major refactoring of Site component (d09d58c1)
  • server:
    • redirect to https if on production (48858d56)
    • calculate metrics for transit trips and analysis summary (368d8211)
    • calculate trip metrics for non-transit modes (4f82b65d)
    • Add analysis and commuter webservices (970cffe3)
    • Add group webservice (04bef84f)
    • Add Site webservices (c7600012)
  • site:
    • Add copy/layout tweaks for site creation / commuter upload screens (0a634cb2)
    • Restructure layout of Site page for improved usability (1e687cd4)
    • add comparisons to regional mode shares (68b48816)
    • add infographics to summary tab (04d42a33)
    • highlight selected commuter on map (c6e26039)
    • add individual commuter analysis (766bc568)
    • add summary tab with humble stats (72bc0bc2)
    • show rings in ridematch display (a66f6055)
    • add heatmap for ridematching (fab14ed9)
    • add cluster style option for commuter ridematches (ff600611)
    • add inverted isochrone (e3b02705)
    • add slider and single-color isochrone (f5018fed)
    • add aggregate ridematching analysis (04f3aa20)
    • add isochrone analysis to site view (ddc59f11)