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

feat(ts-client): custom scalar runtime codecs #746

Merged
merged 22 commits into from
Apr 9, 2024

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    f479ff5 View commit details
    Browse the repository at this point in the history
  2. test cases

    jasonkuhrt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    5bf20c3 View commit details
    Browse the repository at this point in the history
  3. decode implementation

    jasonkuhrt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    eae795f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. work

    jasonkuhrt committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    56acc65 View commit details
    Browse the repository at this point in the history
  2. first test passing

    jasonkuhrt committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fe79aaa View commit details
    Browse the repository at this point in the history
  3. fixes and more tests

    jasonkuhrt committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f2c520e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. finish output test cases

    jasonkuhrt committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9267c54 View commit details
    Browse the repository at this point in the history
  2. deps

    jasonkuhrt committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    172e13b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

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

Commits on Apr 6, 2024

  1. input object

    jasonkuhrt committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    88268ce View commit details
    Browse the repository at this point in the history
  2. dollar

    jasonkuhrt committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    06c24af View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. rest of test input cases

    jasonkuhrt committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8da387c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix various type errors

    jasonkuhrt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4b0e02d View commit details
    Browse the repository at this point in the history
  2. fix more types

    jasonkuhrt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6c7aa69 View commit details
    Browse the repository at this point in the history
  3. more

    jasonkuhrt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5dbf95d View commit details
    Browse the repository at this point in the history
  4. fixes

    jasonkuhrt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    45d079a View commit details
    Browse the repository at this point in the history
  5. fix

    jasonkuhrt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ecac369 View commit details
    Browse the repository at this point in the history
  6. fix ugh

    jasonkuhrt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2fddd18 View commit details
    Browse the repository at this point in the history
  7. Revert "fix ugh"

    This reverts commit 2fddd18.
    jasonkuhrt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ae0079d View commit details
    Browse the repository at this point in the history
  8. ignore

    jasonkuhrt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5f5a3c6 View commit details
    Browse the repository at this point in the history
  9. try again

    jasonkuhrt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4855ebb View commit details
    Browse the repository at this point in the history