Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade v1 #66

Merged
merged 39 commits into from
Jun 12, 2018
Merged

Upgrade v1 #66

merged 39 commits into from
Jun 12, 2018

Commits on Jun 4, 2018

  1. Update development environment (#55)

    * build(babel): update Babel configuration
    
    * build(config): update config files
    
    * style(linting): temporarily turn off linting
    jaebradley committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    4be45cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0958d62 View commit details
    Browse the repository at this point in the history
  3. Remove Coordinate and Distance classes (#56)

    * refactor(coordinate): remove Coordinate data class
    
    * refactor(distance): remove Distance class
    jaebradley committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    c4d43b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2858bfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74dfd29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    469e84d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed3ccad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bbee7d7 View commit details
    Browse the repository at this point in the history
  9. Remove time, pickup time, and price estimates classes (#61)

    * refactor(time-estimate): remove TimeEstimate class
    
    * refactor(pickup-time-estimate): remove PickupTimeEstimate class
    
    * refactor(price-estimates): remove PriceEstimates class
    jaebradley committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    6890a1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af79e63 View commit details
    Browse the repository at this point in the history
  11. Remove time and price estimates classes (#63)

    * refactor(time-estimates): remove TimeEstimates class
    
    * refactor(price-estimate): remove PriceEstimate class
    
    * refactor(trip-price-estimate): remove TripPriceEsimate class
    jaebradley committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    80077ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fe15cf3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9fd88f6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    47a9bf2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8f92d06 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d2d81dd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fc7f428 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. refactor(cli): refactor services

    Renaming services. Converting to functional from class-based.
    jaebradley committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    ce35cd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. Configuration menu
    Copy the full SHA
    2db12ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e409f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2e3eff View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. Configuration menu
    Copy the full SHA
    be5dddf View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Configuration menu
    Copy the full SHA
    e9ad0ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ef592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7807c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    ed8260a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c21a73d View commit details
    Browse the repository at this point in the history
  3. refactor(test): remove unnecessary tests

    Remove test directory, update .npmignore, update .eslintignore, update .travis.yml
    jaebradley committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    edf516f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a08de8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c741817 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45b53b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c28ac3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8cc1ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44f37ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77f0473 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7ba7d5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c6c2ff8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dac893d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    22f4f41 View commit details
    Browse the repository at this point in the history