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!: use camelCase instead of snake_case in fields (Tigua002) #91

Merged
merged 26 commits into from
May 30, 2024

Commits on Feb 8, 2024

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

    Tigua002 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    fdee361 View commit details
    Browse the repository at this point in the history
  3. Fixed camelCase problems

    Tigua002 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1fe2051 View commit details
    Browse the repository at this point in the history
  4. Removed "package-lock.json"

    Tigua002 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7dbeafb View commit details
    Browse the repository at this point in the history
  5. Reverted mistakes

    Tigua002 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    906107c View commit details
    Browse the repository at this point in the history
  6. Commiting exampes

    Tigua002 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    cd02b4b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    de4771c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ef6742 View commit details
    Browse the repository at this point in the history
  3. simplify object key

    braaar authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fb8b910 View commit details
    Browse the repository at this point in the history
  4. shorten object syntax

    braaar authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ab38360 View commit details
    Browse the repository at this point in the history
  5. Update src/abax-client.ts

    braaar authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0722002 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Update src/authentication/__tests__/abax-auth.test.ts

    Co-authored-by: Brage Sekse Aarset <brage.aarset@gmail.com>
    Tigua002 and braaar authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b580df2 View commit details
    Browse the repository at this point in the history
  2. Update src/calls/list-trips.ts

    Co-authored-by: Brage Sekse Aarset <brage.aarset@gmail.com>
    Tigua002 and braaar authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e47546a View commit details
    Browse the repository at this point in the history
  3. Update src/calls/list-vehicles.ts

    Co-authored-by: Brage Sekse Aarset <brage.aarset@gmail.com>
    Tigua002 and braaar authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7c84620 View commit details
    Browse the repository at this point in the history
  4. Update src/calls/list-vehicles.ts

    Co-authored-by: Brage Sekse Aarset <brage.aarset@gmail.com>
    Tigua002 and braaar authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3b5b6ab View commit details
    Browse the repository at this point in the history
  5. Update src/calls/list-vehicles.ts

    Co-authored-by: Brage Sekse Aarset <brage.aarset@gmail.com>
    Tigua002 and braaar authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a49b24d View commit details
    Browse the repository at this point in the history
  6. Update src/calls/list-vehicles.ts

    Co-authored-by: Brage Sekse Aarset <brage.aarset@gmail.com>
    Tigua002 and braaar authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7387e5e View commit details
    Browse the repository at this point in the history
  7. Format + lint

    Tigua002 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e63c50f View commit details
    Browse the repository at this point in the history
  8. Format V2

    Tigua002 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fbad9fe View commit details
    Browse the repository at this point in the history
  9. Fixed bugs abax-client test

    Tigua002 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    913f033 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    c982bc3 View commit details
    Browse the repository at this point in the history
  2. lint fix

    Xillians committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0c390a9 View commit details
    Browse the repository at this point in the history
  3. update GetUsageSummaryInput

    Xillians committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bfc37f9 View commit details
    Browse the repository at this point in the history
  4. format

    Xillians committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5e22c78 View commit details
    Browse the repository at this point in the history
  5. update tests

    Xillians committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0df0bb2 View commit details
    Browse the repository at this point in the history
  6. lint fix

    Xillians committed May 15, 2024
    Configuration menu
    Copy the full SHA
    144ce8c View commit details
    Browse the repository at this point in the history