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

HB2-85 Improve elevation data on Strava routes #86

Merged
merged 18 commits into from Oct 23, 2020

Commits on Oct 16, 2020

  1. HB2-79 fix checkpoint altitude display bug

    Cedric Hofstetter committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    60b4c9c View commit details
    Browse the repository at this point in the history
  2. Fix Strava latlng lnglat import bug

    Cedric Hofstetter committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    6b1083c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. HB2-85 update Strava routes with elevation API upon import

    Cedric Hofstetter committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    968b675 View commit details
    Browse the repository at this point in the history
  2. Adapt iSort config to new line length

    Cedric Hofstetter committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    2e689d5 View commit details
    Browse the repository at this point in the history
  3. HB2-85 move resolution to settings

    Cedric Hofstetter committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    b77eb56 View commit details
    Browse the repository at this point in the history
  4. HB2-85 add referer to protect requests

    Cedric Hofstetter committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    efe312a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. HB2-85 add google elevation API to the elevation API

    Cedric Hofstetter committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    fb51646 View commit details
    Browse the repository at this point in the history
  2. HB2-85 fix route gradients and distances when importing

    Cedric Hofstetter committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    2db1de4 View commit details
    Browse the repository at this point in the history
  3. HB2-85 add management command and migration to fix route data

    Cedric Hofstetter committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    8b4402e View commit details
    Browse the repository at this point in the history
  4. HB2-85 fix tests

    Cedric Hofstetter committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    4f20bc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. HB2-85 add tests for fix_routes_data command

    Cedric Hofstetter committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    d2539d5 View commit details
    Browse the repository at this point in the history
  2. HB2-85 remove elevations API

    Cedric Hofstetter committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    f19c528 View commit details
    Browse the repository at this point in the history
  3. HB2-85 Remove elevation API setting

    Cedric Hofstetter committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    84dd942 View commit details
    Browse the repository at this point in the history
  4. HB2-85 add test for bad route and update docstring

    Cedric Hofstetter committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    707b27e View commit details
    Browse the repository at this point in the history
  5. HB2-85 fix imports

    Cedric Hofstetter committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    51b4d9e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. HB2-85 try 3D, come back but keep test improvements

    Cedric Hofstetter committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    15c3f2f View commit details
    Browse the repository at this point in the history
  2. HB2-85 self-review

    Cedric Hofstetter committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    94b4e0f View commit details
    Browse the repository at this point in the history
  3. HB2-85 update changelog

    Cedric Hofstetter committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    946d006 View commit details
    Browse the repository at this point in the history