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 recursiveDelete() to Firestore #622

Merged
merged 10 commits into from May 24, 2021
Merged

Commits on May 5, 2021

  1. feat: add recursiveDelete() to Firestore

    Brian Chen committed May 5, 2021
    Copy the full SHA
    246ce86 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Apply suggestions from code review thanks sebastian

    Co-authored-by: Sebastian Schmidt <mrschmidt@google.com>
    Brian Chen and schmidt-sebastian committed May 7, 2021
    Copy the full SHA
    575d9ec View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. resolve comments

    Brian Chen committed May 10, 2021
    Copy the full SHA
    bfe333b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. fix test

    Brian Chen committed May 11, 2021
    Copy the full SHA
    8b7d340 View commit details
    Browse the repository at this point in the history
  2. fix clirr

    Brian Chen committed May 11, 2021
    Copy the full SHA
    7862601 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Merge branch 'master' into bc/rc-base

    Brian Chen committed May 18, 2021
    Copy the full SHA
    eb0ecd7 View commit details
    Browse the repository at this point in the history
  2. resolve comments + refactor constructor

    Brian Chen committed May 18, 2021
    Copy the full SHA
    25f4eed View commit details
    Browse the repository at this point in the history
  3. lint

    Brian Chen committed May 18, 2021
    Copy the full SHA
    9b38613 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. simplify overloads

    Brian Chen committed May 20, 2021
    Copy the full SHA
    61989c7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. add comments, fix preconditions check

    Brian Chen committed May 24, 2021
    Copy the full SHA
    47876e8 View commit details
    Browse the repository at this point in the history