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

Adding a GUI for configuring the vehicle data source #198

Merged
merged 28 commits into from
Jul 20, 2021

Commits on Apr 16, 2021

  1. Removed the logging in this will be done on the browser / GUI as the …

    …process is a lot more complex now and need to support MFA
    jeremypoulter committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d5f3e9a View commit details
    Browse the repository at this point in the history
  2. Fixed a few invalid JSON errors and some other tweaks

    - Made the property names snake case for consistency
    - Removed the tesla name spacing so other vehicles can be added in the future
    jeremypoulter committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    1a5d465 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff178a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    116444d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a692fae View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

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

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    4295a8e View commit details
    Browse the repository at this point in the history
  2. Latest GUI

    jeremypoulter committed May 18, 2021
    Configuration menu
    Copy the full SHA
    d170659 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Minified versions of JS

    jeremypoulter committed May 19, 2021
    Configuration menu
    Copy the full SHA
    6ddae30 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Configuration menu
    Copy the full SHA
    83a3d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    297fa45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ad23a6 View commit details
    Browse the repository at this point in the history
  4. Linting fixes

    jeremypoulter committed May 22, 2021
    Configuration menu
    Copy the full SHA
    43cd180 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15e7773 View commit details
    Browse the repository at this point in the history
  6. Latest GUI

    jeremypoulter committed May 22, 2021
    Configuration menu
    Copy the full SHA
    d635f64 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

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

Commits on May 31, 2021

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

Commits on Jun 10, 2021

  1. Changed to saving the Tesla Vehicle ID

    This is a bit more tolarent of changes in vehicles, ie adding or removing one and makes the GUI a bit simpler.
    jeremypoulter committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    0ea0eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62b65af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35bf587 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e42af3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Fixed ETA

    jeremypoulter committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    9fcf65c View commit details
    Browse the repository at this point in the history
  2. Latest GUI

    jeremypoulter committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    3b63402 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

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

Commits on Jun 16, 2021

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

Commits on Jul 18, 2021

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

Commits on Jul 20, 2021

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