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: COUNT Queries #1774

Merged
merged 33 commits into from Oct 3, 2022
Merged

feat: COUNT Queries #1774

merged 33 commits into from Oct 3, 2022

Commits on Sep 16, 2022

  1. firestore.d.ts: COUNT API added

    dconeybe authored and tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    f70e121 View commit details
    Browse the repository at this point in the history
  2. Work in progress

    tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    76cd8e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9f5170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ddf4e9 View commit details
    Browse the repository at this point in the history
  5. Copy Denvers API changes

    tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    eb422f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d936e5 View commit details
    Browse the repository at this point in the history
  7. Add comments

    tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    b1747cc View commit details
    Browse the repository at this point in the history
  8. Fix linting errors

    tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    70b5659 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a06f110 View commit details
    Browse the repository at this point in the history
  10. Add comments

    tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    0ecf768 View commit details
    Browse the repository at this point in the history
  11. Fix types

    tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    f396bda View commit details
    Browse the repository at this point in the history
  12. Implement retry

    tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    349ca1e View commit details
    Browse the repository at this point in the history
  13. Pass transaction

    tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    f162f12 View commit details
    Browse the repository at this point in the history
  14. Comment out test

    tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    63fa8d8 View commit details
    Browse the repository at this point in the history
  15. Fix test

    tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    8871496 View commit details
    Browse the repository at this point in the history
  16. Remove demo file

    tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    12aaf16 View commit details
    Browse the repository at this point in the history
  17. Run integration test

    tom-andersen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    999b910 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4d2ee83 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Remove future aggregates

    tom-andersen committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    401b843 View commit details
    Browse the repository at this point in the history
  2. Fix emulator

    tom-andersen committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    63ed8bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e21e3f9 View commit details
    Browse the repository at this point in the history
  4. Enable test

    tom-andersen committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    c58bad7 View commit details
    Browse the repository at this point in the history
  5. Prettier

    tom-andersen committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    dc8c3a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Cleanup

    tom-andersen committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    dbf9d1a View commit details
    Browse the repository at this point in the history
  2. Add tests

    tom-andersen committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    046399c View commit details
    Browse the repository at this point in the history
  3. Changes from PR review

    tom-andersen committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c519991 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Fix PR based on comments

    tom-andersen committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    d12c82a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

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

Commits on Sep 29, 2022

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

Commits on Sep 30, 2022

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

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    996d86e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38bc42b View commit details
    Browse the repository at this point in the history