-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[DO NOT MERGE] chore: june milestone #5538
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Monthly Milestone - Jun 2020 | ||
|
||
## Overview | ||
|
||
- Finish Q2 release | ||
|
||
## Goals | ||
|
||
- [ ] Clean up extension template and docs #5336 | ||
- [ ] Failed to exclude properties by setting false in `fields` filter via url | ||
#4992 | ||
- [ ] Spike: robust handling of ObjectID type for MongoDB #3456 | ||
- [ ] Integration with TypeORM #4853 | ||
- [ ] PRs to review | ||
- [ ] feat(graphql): add an extension for type-graphql integration #5545 | ||
- [ ] community PRs | ||
https://github.com/strongloop/loopback-next/pulls?q=is%3Apr+is%3Aopen+label%3Acommunity-contribution | ||
|
||
## Stretch Goals | ||
|
||
- [ ] Documentation improvement | ||
|
||
- [ ] [Docs] MongoDB connector docs should cover LB4 content #4879 | ||
- [ ] [Docs] MySQL connector docs should cover LB4 content #4878 | ||
- [ ] [Docs] Oracle connector docs should cover LB4 content #4880 | ||
- [ ] [Docs] Add "project layout reference" page #4847 | ||
|
||
- [ ] [Workshop] From API to UI: LoopBack with Angular with client generator | ||
#4849 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (Proposal) PRs to review:
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
This PR is waiting for Express's support of http2(probably won't happen soon), please see discussion #4989 (comment) and #4989 (comment).
Yep, it's waiting for mocha release. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@agnes512, would it make sense to make a June goal to get the hasManyThrough original PR to
master
?