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

refactor: Convert everything to TypeScript #121

Merged
merged 43 commits into from
Jul 18, 2019
Merged

refactor: Convert everything to TypeScript #121

merged 43 commits into from
Jul 18, 2019

Commits on Jul 1, 2019

  1. Start ts

    amaury1093 committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    4385d36 View commit details
    Browse the repository at this point in the history
  2. Convert all files to TS

    amaury1093 committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    2ba71ab View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Make search work

    amaury1093 committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    c911747 View commit details
    Browse the repository at this point in the history
  2. Make png import work

    amaury1093 committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    1a02aaf View commit details
    Browse the repository at this point in the history
  3. Add retry

    amaury1093 committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    4805930 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Make api call work

    amaury1093 committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    e41774b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    957ebaa View commit details
    Browse the repository at this point in the history
  3. Make screens work

    amaury1093 committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    8f8abe1 View commit details
    Browse the repository at this point in the history
  4. Make cigarettes work

    amaury1093 committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    156a810 View commit details
    Browse the repository at this point in the history
  5. Make header work

    amaury1093 committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    3fa011d View commit details
    Browse the repository at this point in the history
  6. Reverse geocoding

    amaury1093 committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    7d1db03 View commit details
    Browse the repository at this point in the history
  7. Make details work

    amaury1093 committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    7e3b3b8 View commit details
    Browse the repository at this point in the history
  8. Make search work

    amaury1093 committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    e137e0b View commit details
    Browse the repository at this point in the history
  9. Fix reload app

    amaury1093 committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    4bcc494 View commit details
    Browse the repository at this point in the history
  10. Make tests pass

    amaury1093 committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    8f992fe View commit details
    Browse the repository at this point in the history
  11. Run eslint

    amaury1093 committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    0fcf5e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. AqiHistory

    amaury1093 committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    5edd500 View commit details
    Browse the repository at this point in the history
  2. Add History manager back

    amaury1093 committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    f05a927 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    704bb62 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Remove circular dependency

    amaury1093 committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    9784aa1 View commit details
    Browse the repository at this point in the history
  2. Fix isSaveNeeded

    amaury1093 committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    28b334c View commit details
    Browse the repository at this point in the history
  3. Add getData for testing

    amaury1093 committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    2e54f5e View commit details
    Browse the repository at this point in the history
  4. Add clearTable

    amaury1093 committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    8462eeb View commit details
    Browse the repository at this point in the history
  5. Fix tests

    amaury1093 committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    60874bd View commit details
    Browse the repository at this point in the history
  6. Update README

    amaury1093 committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    50af1ec View commit details
    Browse the repository at this point in the history
  7. Remove vs code settings

    amaury1093 committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    2a03a7f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Fix too many requests

    amaury1093 committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    6135652 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Configuration menu
    Copy the full SHA
    9886b4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9206856 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf203ab View commit details
    Browse the repository at this point in the history
  4. Make scroll work nicely

    amaury1093 committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    b1eed90 View commit details
    Browse the repository at this point in the history
  5. Add shadow on buttons

    amaury1093 committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    5fd5ccb View commit details
    Browse the repository at this point in the history
  6. Make stuff work

    amaury1093 committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    40f8848 View commit details
    Browse the repository at this point in the history
  7. Weekly monthly

    amaury1093 committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    a516044 View commit details
    Browse the repository at this point in the history
  8. Calculate cigarettes

    amaury1093 committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    86d52a0 View commit details
    Browse the repository at this point in the history
  9. Small fixes

    amaury1093 committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    c1fed0b View commit details
    Browse the repository at this point in the history
  10. Small fixes

    amaury1093 committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    bce6ecb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. Small tweaks with icons

    amaury1093 committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    b12ee31 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Add more dev info

    amaury1093 committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    eb862cb View commit details
    Browse the repository at this point in the history
  2. Reverse geocode in search

    amaury1093 committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    050761c View commit details
    Browse the repository at this point in the history
  3. Small tweaks

    amaury1093 committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    d7ba1fd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Small tweaks

    amaury1093 committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    8c029ed View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Update icons

    amaury1093 committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    d44d40b View commit details
    Browse the repository at this point in the history