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

refactor: Migrate firebase auth to nnbd #4633

Merged
merged 29 commits into from
Jan 21, 2021

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    b3ec000 View commit details
    Browse the repository at this point in the history
  2. migrate firebase_auth

    rrousselGit committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    9a33d44 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. migrate firebase_auth_web

    rrousselGit committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    fe29377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63d1795 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0501c37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42a1b2d View commit details
    Browse the repository at this point in the history
  5. self review

    rrousselGit committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    9039f78 View commit details
    Browse the repository at this point in the history
  6. Self review

    rrousselGit committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    77f5d3c View commit details
    Browse the repository at this point in the history
  7. Add headers to lint files

    rrousselGit committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    2c6eca8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Merge branch 'master' of https://github.com/FirebaseExtended/flutterfire

     into migrate_firebase_auth_to_nnbd
    rrousselGit committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    d0bc2c5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/FirebaseExtended/flutterfire

     into migrate_firebase_auth_to_nnbd
    rrousselGit committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    6da5b6e View commit details
    Browse the repository at this point in the history
  3. remove dart=2.9 comments

    rrousselGit committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    5078da9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Fix all tests

    rrousselGit committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    7335b1c View commit details
    Browse the repository at this point in the history
  2. fix TODOs

    rrousselGit committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    5d90dad View commit details
    Browse the repository at this point in the history
  3. update packages to nnbd

    rrousselGit committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    4408af8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/FirebaseExtended/flutterfire

     into migrate_firebase_auth_to_nnbd
    rrousselGit committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    d2f04ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f7caf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    155cf62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2592352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d81ff2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/FirebaseExtended/flutterfire

     into migrate_firebase_auth_to_nnbd
    rrousselGit committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    1396464 View commit details
    Browse the repository at this point in the history
  5. use dev melos

    rrousselGit committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    a7563cb View commit details
    Browse the repository at this point in the history
  6. fix compilation error

    rrousselGit committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    166eba2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90f273b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eba3d64 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c223ec6 View commit details
    Browse the repository at this point in the history
  10. use melos 0.4.0-dev.2

    rrousselGit committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    c9ef678 View commit details
    Browse the repository at this point in the history
  11. remove null tests

    rrousselGit committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    004da73 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. fix auth web tests

    rrousselGit committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    f148e86 View commit details
    Browse the repository at this point in the history