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

[DO NOT MERGE] feat(docs): aug milestone #5952

Closed
wants to merge 6 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions docs/_Aug_milestone_.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
## August Milestone

### Overview

- Focus on docs improvements

### Goals

dhmlau marked this conversation as resolved.
Show resolved Hide resolved
- [ ] Documentation improvement

- [ ] docs: improve the structure of "Behind the scenes" sidebar + find a
better name #5776
- [ ] docs: improve the structure of "Usage scenarios" (how-to guides) sidebar
#5777
- [ ] [Spike] docs: untangle connector reference into reference, how-to guides
and tutorials #5961
- [ ] Rename "legacy juggler bridge" mentioned in docs #5558
- [ ] Add Couchdb connector docs #5267
- [ ] [APIDocs] Table not showing properly when it includes code snippet #5756
- [ ] Clean up extension template and docs #5336

- [ ] Bugs

- [ ] includeRelations bug #4547

- [ ] Miscellaneous

- [ ] CLA/DCO switch strongloop-internal/scrum-apex#436
- [ ] Spike: robust handling of ObjectID type for MongoDB #3456

dhmlau marked this conversation as resolved.
Show resolved Hide resolved
- [ ] PRs to review:
- [ ] feat: introduce middleware based sequence for REST #5366
- [ ] feat(graphql): add an extension for type-graphql integration #5545
- [ ] feat(authentication): add support for multiple strategies on same method
#5735
- [ ] 5187 jwt refresh token Feature #5589
- [ ] [RFC WIP] feat(typegoose): add a component for typegoose/mongoose
integration #5152
dhmlau marked this conversation as resolved.
Show resolved Hide resolved

### Stretch Goals (Community contribution is welcome!)

dhmlau marked this conversation as resolved.
Show resolved Hide resolved
- [ ] Documentation improvement

- [ ] Improve loopback4 authorization docs of using the component #5441
- [ ] Blogpost: what are our current plans for juggler modernization #5956
- [ ] Add "project layout reference" page #4847
- [ ] Add missing LoopBack 4 Types docs #5063

- [ ] Feature parity
- [ ] Execute raw NoSQL queries (e.g. MongoDB) #3342