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

post-firebase3-cleanup #229

Closed
3 of 6 tasks
jeffbcross opened this issue Jun 16, 2016 · 3 comments
Closed
3 of 6 tasks

post-firebase3-cleanup #229

jeffbcross opened this issue Jun 16, 2016 · 3 comments
Assignees
Milestone

Comments

@jeffbcross
Copy link
Contributor

jeffbcross commented Jun 16, 2016

  • Add e2e tests to Travis
  • Re-incorporate @vicb's provider literal change from Misc minor changes #205 (I removed it during a hurried merge)
  • Add clang-format to the project and to travis
  • Upgrade to Angular RC.2
  • Re-organize files in specific modules (database, auth, utils) @davideast
  • Make anonymous auth work again
@jeffbcross jeffbcross self-assigned this Jun 16, 2016
@jeffbcross jeffbcross added this to the beta.2 milestone Jun 20, 2016
@jeffbcross
Copy link
Contributor Author

@davideast I'm going to move the file re-organization into its own issue so we can prioritize bug fixes for the beta.2 release.

@jeffbcross
Copy link
Contributor Author

Opened #253 to discuss re-organization

@jeffbcross
Copy link
Contributor Author

I'm also going to move clang formatting to post-beta.2. I did a dry run and it's a pretty drastic change; don't want to slow people down making PRs for bug fixes and stuff just yet.

jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
A new boolean property has been added to FirebaseAuthState, `anonymous`.
This will be set to true when the authenticated user is authenticated
via anonymous authentication.

Part of angular#229
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
A new boolean property has been added to FirebaseAuthState, `anonymous`.
This will be set to true when the authenticated user is authenticated
via anonymous authentication.

Part of angular#229
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jun 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant