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

fix: transform GeoPoint to plain object #56

Merged
merged 6 commits into from
Jun 26, 2019

Commits on Jun 21, 2019

  1. fix: transform GeoPoint to plain object

    closes #48
    I think this is kind of a hack, but it's what's being done with
    firestore timestamps. You can find more information about this issue
    [here](typestack/class-transformer#174)
    mamodom committed Jun 21, 2019
    1 Configuration menu
    Copy the full SHA
    da84645 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. test: wip: adding test for geopoint

    willy.ovalle@klarna.com committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    fa27f91 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Configuration menu
    Copy the full SHA
    7bcaa6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff5709 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c634fbb View commit details
    Browse the repository at this point in the history
  4. fix: removing extra colon

    wovalle committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    9bb110e View commit details
    Browse the repository at this point in the history