-
Notifications
You must be signed in to change notification settings - Fork 21
PROD-2437 Patch Challenge -> PROD-2321 Bug Hunt Intake #187
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
PROD-2437 Patch Challenge -> PROD-2321 Bug Hunt Intake #187
Conversation
… Modified price and timeline models. #time 6h
…D-2437_patch-challenge #time 5m
… and Pay button #time 4h
|
Optional reviewers: @casey-tc @brooketopcoder |
src-ts/tools/work/work-lib/work-provider/work-functions/work-factory/work.factory.ts
Outdated
Show resolved
Hide resolved
src-ts/tools/work/work-lib/work-provider/work-functions/work-store/work-prices.config.ts
Show resolved
Hide resolved
src-ts/tools/work/work-lib/work-provider/work-functions/work-factory/work.factory.ts
Outdated
Show resolved
Hide resolved
dave-armstrong-topcoder
left a comment
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.
A couple comments that are more tangents to this PR than anything that needs changed, and one minor question on using lodash. But overall, looks good!
src-ts/tools/work/work-lib/work-provider/work-functions/work-factory/work.factory.ts
Outdated
Show resolved
Hide resolved
src-ts/tools/work/work-lib/work-provider/work-functions/work-factory/work.factory.ts
Show resolved
Hide resolved
src-ts/tools/work/work-lib/work-provider/work-functions/work-factory/work.factory.ts
Show resolved
Hide resolved
hentrymartin
left a comment
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.
Added some comments and questions, apart from that the PR looks really great!
src-ts/tools/work/work-lib/work-provider/work-functions/work-factory/work.factory.ts
Outdated
Show resolved
Hide resolved
… to metadata before formatting #time 30m
What's in this PR?
Saves the intake data when user clicks on 'Complete and Pay' button
Note that no other action is currently performed upon button click other than saving the data.
Screenshots
We can see name is getting saved as it displays on the Drafts table:

Work intake appears in Work Manager:
