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

[FE-8035] Upgrade Mapbox #373

Merged
merged 51 commits into from
Aug 28, 2019
Merged

[FE-8035] Upgrade Mapbox #373

merged 51 commits into from
Aug 28, 2019

Commits on Jul 22, 2019

  1. upgrade mapbox to latest

    CaitW committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    beebb9b View commit details
    Browse the repository at this point in the history
  2. remove global

    CaitW committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    fa6a5fc View commit details
    Browse the repository at this point in the history
  3. update stylesheet

    CaitW committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    5cff735 View commit details
    Browse the repository at this point in the history
  4. import where needed

    CaitW committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    87cd2ca View commit details
    Browse the repository at this point in the history
  5. Copy old modified functions

    CaitW committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    f92330d View commit details
    Browse the repository at this point in the history
  6. use copied getImage

    CaitW committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    14515cd View commit details
    Browse the repository at this point in the history
  7. fix typo

    CaitW committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    d061ebc View commit details
    Browse the repository at this point in the history
  8. use ported timed function

    CaitW committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    27d9430 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. build

    CaitW committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    68b48ca View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. test adding this back in

    CaitW committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    cfb7a1f View commit details
    Browse the repository at this point in the history
  2. re-add global variable, remove direct imports

    mapbox isn't meant to be in a node environment, and therefore fails when we run unit tests
    CaitW committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    1cd1050 View commit details
    Browse the repository at this point in the history
  3. build

    CaitW committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    2c06ce2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. merge master

    CaitW committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    02e61d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. try using mapbox getImage

    CaitW committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    9bbbd50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81b7812 View commit details
    Browse the repository at this point in the history
  3. remove newline

    CaitW committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    096ac3f View commit details
    Browse the repository at this point in the history
  4. build

    CaitW committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    608cfbe View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. modify controls

    CaitW committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    0660c3d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Remove this

    CaitW committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    ec8cf6b View commit details
    Browse the repository at this point in the history
  2. And this

    CaitW committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    7e5e678 View commit details
    Browse the repository at this point in the history
  3. build

    CaitW committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    f4c8f6f View commit details
    Browse the repository at this point in the history
  4. update map style

    CaitW committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    5e8ba58 View commit details
    Browse the repository at this point in the history
  5. move zoom button up

    CaitW committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    02095ff View commit details
    Browse the repository at this point in the history
  6. force map logo to stay on

    CaitW committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    821551d View commit details
    Browse the repository at this point in the history
  7. build

    CaitW committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    b224708 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    8dfcf39 View commit details
    Browse the repository at this point in the history
  2. Merge master

    CaitW committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    81d5684 View commit details
    Browse the repository at this point in the history
  3. build

    CaitW committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    7426c23 View commit details
    Browse the repository at this point in the history
  4. no longer needed

    CaitW committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    9b6fd16 View commit details
    Browse the repository at this point in the history
  5. Replace with mapbox util fn

    CaitW committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    6905645 View commit details
    Browse the repository at this point in the history
  6. build

    CaitW committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    de619c7 View commit details
    Browse the repository at this point in the history
  7. remove unused variable

    CaitW committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    096d7a5 View commit details
    Browse the repository at this point in the history
  8. add bezier

    CaitW committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    5d89639 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. package-lock and build

    CaitW committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    0fa1cfc View commit details
    Browse the repository at this point in the history
  2. Merge master

    CaitW committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    8d73909 View commit details
    Browse the repository at this point in the history
  3. formatting

    CaitW committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    607d0c7 View commit details
    Browse the repository at this point in the history
  4. Use non-mapbox getImage

    CaitW committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    16d95fd View commit details
    Browse the repository at this point in the history
  5. axios + build

    CaitW committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    fe16dd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a0b4a7 View commit details
    Browse the repository at this point in the history
  7. build

    CaitW committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    37e455e View commit details
    Browse the repository at this point in the history
  8. typo

    CaitW committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    a8bd4fd View commit details
    Browse the repository at this point in the history
  9. remove redundant redundancy

    CaitW committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    1d39d38 View commit details
    Browse the repository at this point in the history
  10. minor visual adjustment

    CaitW committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    f4851bb View commit details
    Browse the repository at this point in the history
  11. build

    CaitW committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    59450b3 View commit details
    Browse the repository at this point in the history
  12. remove unused imports / files

    CaitW committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    0b11e2c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. merge master

    CaitW committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    33e0e84 View commit details
    Browse the repository at this point in the history
  2. package-lock and build

    CaitW committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    71453d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. undo opacity changes

    CaitW committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    4c099dc View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    da419a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24093c4 View commit details
    Browse the repository at this point in the history
  3. running prettier

    uyanga-gb committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    63c312b View commit details
    Browse the repository at this point in the history