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: add support for Typescript Custom Mapping #828

Merged
merged 21 commits into from Jan 14, 2020
Merged

Commits on Dec 19, 2019

  1. WIP need generic tests, but compiles and runs

    Brian Chen committed Dec 19, 2019
    Copy the full SHA
    e1082ce View commit details
    Browse the repository at this point in the history
  2. lint

    Brian Chen committed Dec 19, 2019
    Copy the full SHA
    4eacbce View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. wip removed unnecessary converters in classes

    Brian Chen committed Dec 20, 2019
    Copy the full SHA
    34d7968 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Merge branch 'master' into bc/generics

    Brian Chen committed Jan 8, 2020
    Copy the full SHA
    b9ddce7 View commit details
    Browse the repository at this point in the history
  2. wip

    Brian Chen committed Jan 8, 2020
    Copy the full SHA
    970648b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Copy the full SHA
    c334664 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into bc/generics

    Brian Chen committed Jan 9, 2020
    Copy the full SHA
    2c8a079 View commit details
    Browse the repository at this point in the history
  3. make private getter for fieldsProto

    Brian Chen committed Jan 9, 2020
    Copy the full SHA
    70dc2d2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bc/generics' of github.com:googleapis/nodejs-firestore …

    …into bc/generics
    Brian Chen committed Jan 9, 2020
    Copy the full SHA
    ca49c8e View commit details
    Browse the repository at this point in the history
  5. update comments

    Brian Chen committed Jan 9, 2020
    Copy the full SHA
    975274a View commit details
    Browse the repository at this point in the history
  6. Merge

    schmidt-sebastian committed Jan 9, 2020
    Copy the full SHA
    b7350be View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. resolve some comments, need system tests

    Brian Chen committed Jan 10, 2020
    Copy the full SHA
    dac9719 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bc/generics' of github.com:googleapis/nodejs-firestore …

    …into bc/generics
    Brian Chen committed Jan 10, 2020
    Copy the full SHA
    94f1446 View commit details
    Browse the repository at this point in the history
  3. update test to use the new gapic stuff

    Brian Chen committed Jan 10, 2020
    Copy the full SHA
    711e54e View commit details
    Browse the repository at this point in the history
  4. added system-tests

    Brian Chen committed Jan 10, 2020
    Copy the full SHA
    5b21ac6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Merge branch 'master' into bc/generics

    Brian Chen committed Jan 13, 2020
    Copy the full SHA
    9bd7363 View commit details
    Browse the repository at this point in the history
  2. resolve comments round 2

    Brian Chen committed Jan 13, 2020
    Copy the full SHA
    1ae0db9 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Copy the full SHA
    807705e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c9cbe86 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bc/generics' of github.com:googleapis/nodejs-firestore …

    …into bc/generics
    Brian Chen committed Jan 14, 2020
    Copy the full SHA
    a810aa5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into bc/generics

    Brian Chen committed Jan 14, 2020
    Copy the full SHA
    6d4aebc View commit details
    Browse the repository at this point in the history