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

feat: july milestone #5666

Closed
wants to merge 4 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
59 changes: 59 additions & 0 deletions docs/_jul_milestone_.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Monthly Milestone - July 2020

## Overview

Focus on:

- documentation improvements
- reduce backlog of PRs waiting to be reviewed

## Goals

- [ ] Docs improvements #5113

- [ ] Hide @loopback/openapi-v3 from docs, examples and CLI templates #5692
- [ ] Docs: how to configure a custom table/collection name different from
model class name #2197
- [ ] Improve and refactor the authentication documentations #5294
- [ ] [Docs] Add "How the documentation is organized" section #5752

dhmlau marked this conversation as resolved.
Show resolved Hide resolved
dhmlau marked this conversation as resolved.
Show resolved Hide resolved
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably need to defer Clean up extension template and docs #5336 to Jul.

- [ ] Feature parity

- [ ] Continue with feat(repository): hasManyThrough #4438

- [ ] Fix GVT issues

- [ ] [GSSC-GVT]English String when input command apic lb4 app -h #5654
- [ ] [GSSC-GVT]English String when input command apic lb4 repository #5656
- [ ] [GSSC-GVT]English String when input command apic lb4 model #5657
- [ ] [GSSC-GVT]English String when input command APIC apic lb4 interceptor
#5658

- [ ] Bugs

- [ ] Regression: MongoError: unknown operator: \$\$eq
strongloop/loopback-connector-mongodb#532

- [ ] PRs to review
- [ ] Add "signup" / create user in authentication-jwt module #5602
- [ ] 5187 jwt refresh token Feature #5589
- [ ] feat(pooling): add an extension to provide pooling service #5681
- [ ] [RFC] Define sequence actions as middleware #5366
- [ ] [RFC WIP] feat(typegoose): add a component for typegoose/mongoose
integration #5152

dhmlau marked this conversation as resolved.
Show resolved Hide resolved
## Stretch Goals

- [ ] Docs Improvement

- [ ] couchDB connector docs #5267
- [ ] [Docs] Add "project layout reference" page #4847
- [ ] Add missing LoopBack 4 Types docs #5063

- [ ] Feature parity

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

- [ ] Chores/Tooling improvements

- [ ] update dependency mem-fs-editor to v7 #5624