Skip to content
This repository has been archived by the owner on Apr 28, 2018. It is now read-only.

WIP Issue 443 - Replace MKDirections with Google Distance Matrix API #479

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jan 9, 2017

  1. Google directions

    Emily Toop committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    b38a926 View commit details
    Browse the repository at this point in the history
  2. ttp

    Emily Toop committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    652ff07 View commit details
    Browse the repository at this point in the history
  3. Simple apples for apples replacements of MKDirections with Distance M…

    …atrix
    Emily Toop committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    ecc2e20 View commit details
    Browse the repository at this point in the history
  4. Issue 443 - Fetch Google travel times in batches

    Emily Toop committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    640b0a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02f62f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f342a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71de3df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ac2ebe View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Issue 443 - move travel time constants to AppConstants and name accor…

    …ding to convention in the rest of the app
    Emily Toop committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    b67696e View commit details
    Browse the repository at this point in the history
  2. Issue 443 - make variable clearer to read around driving time and wal…

    …king time
    Emily Toop committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    6ba92e3 View commit details
    Browse the repository at this point in the history
  3. Issue 443 - Calculate expectedResponseCount in advance

    Emily Toop committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    ea803e4 View commit details
    Browse the repository at this point in the history
  4. Issue 443 - Addressing Review Comments

    Emily Toop committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    ff97d93 View commit details
    Browse the repository at this point in the history
  5. Disable travel time tests for ProxEnterprise

    Emily Toop committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    31b1b9d View commit details
    Browse the repository at this point in the history