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

OrderBy Implementation #30

Closed
wovalle opened this issue May 23, 2019 · 2 comments
Closed

OrderBy Implementation #30

wovalle opened this issue May 23, 2019 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@wovalle
Copy link
Owner

wovalle commented May 23, 2019

As described in the Roadmap, firestore's Order By must be implemented.

Acceptance Criteria:

  • OrderByDescending(keyof entity) and OrderByAscending(keyof entity) are implemented and are chainable
  • I should be able to use OrderBy* at Collection and Subcollection level
  • Unit tests are implemented
@wovalle wovalle added the help wanted Extra attention is needed label May 23, 2019
@wovalle wovalle mentioned this issue May 23, 2019
24 tasks
@jonesnc
Copy link
Contributor

jonesnc commented May 24, 2019

@wovalle I'd like to try to (help) tackle this feature. I should have a pull request ready within the next few days.

@whateverbot
Copy link
Collaborator

🎉 This issue has been resolved in version 0.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants