-
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
Monthly Milestone - June 2018 #1375
Comments
@dhmlau As we discussed, we have already committed 66 story points in total, I am afraid it's a little beyond our velocity, shall we move some committed stories into the stretch goal? I would suggest the two relation tasks that not estimated yet, and the validation story with 13 points:
thought @strongloop/lb-next-dev ? |
+1 to reduce the scope. As for relations, I think we should remove "hasMany doc + blog #1351" instead of one of the coding story, because the blog should be the last story in the epic to work on. |
+1 in removing "hasMany doc + blog" #1351 in june milestone. |
Thanks for all suggestions, l modified the list according to our chat above, I moved #1358 to stretch goal, and deferred the blog issue #1351 to next milestone. And any objection on moving "Router: validate input parameters" #118 into the stretch goal? |
@jannyHou the changes you made are fine. |
June milestone
LB4 Goals
Finish HTTP hardening story Robust HTTP processing capabilities (DP3) #1038
Finish Integration with REST/SOAP services Integration with REST / SOAP services (weakly typed) #1036
Model Relations Model Relations Preview #1032 - complete the
hasMany
relation storyHasMany
relation Retrieval of related model for aHasMany
relation #1372Boot, CLI, declarative support
index.ts
in each models/repositories/controllers automatically [CLI] Generatingindex.ts
in each models/repositories/controllers automatically #1127 (see feat(cli): auto-generate index.ts for exports #1363)Validation and Type Conversion Validation and Type Conversion (DP3) #755
LB4 Stretch Goals
UPDATE (6/12): stretch goals are updated as some tasks are removed out of DP3.
Model Relations Model Relations Preview #1032
hasMany
relation source code Add tests forhasMany
relation source code #1379Split Repository interface into different interfaces Relation refactoring: Split Repository interface into different interfaces #1356Validation and Type Conversion Validation and Type Conversion (DP3) #755
Make coercion and validation work off of @loopback/types Make coercion and validation work off of @loopback/types #1319Implement coercion between HTTP and LB4 layers Implement coercion between HTTP and LB4 layers(converter and deserialize) #1306Allow coercion and validation to be extensible Allow coercion and validation to be extensible #1343Misc
Concepts
section out of@loopback/repository
's README and into thedocs
folder moveConcepts
section out of@loopback/repository
's README and into thedocs
folder #1137Add Code Climate Tool [SPIKE] Add Code Climate Tool #1087LB3 Goals
Stretch goals
Legend of annotations
Reference
DP3 release: #1330
~ - [ ] hasMany doc + blog #1351 ~ defer it to next milestone
The text was updated successfully, but these errors were encountered: