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

Rfj 22 save to pdf #88

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

Fran33
Copy link
Contributor

@Fran33 Fran33 commented Feb 23, 2020

Request to merge Fran33 branch RFJ-22-Save-to-PDF into codefordc rfj master branch

This may be considered a draft edition of PDF because I added two ways and both depends on some form revision. I think the charges list should be changed from json to an array to help PDF have some absolute sequencing. I also added two way to PDF, one a screen capture and one a field display.

This task also taught me how to add new functions to the state for use in both controller and components. Not sure where I should add that as lesson learned.

add pdf fucntions to state
buttons that use controller pdf functions
define html area for screen cap to pdf
pdf modules installed
fields in pdf
added next canary because build stalled until deleted .next directory
charges need rework before pdf
storage as json makes label the order
better to store label in charge object, in charges array in json
@froi
Copy link

froi commented Mar 1, 2020

Awesome!

Thank you so much for this PR. We will be taking a look at it.

@CharlesDLandau CharlesDLandau requested a review from froi March 5, 2020 00:41
@Fran33
Copy link
Contributor Author

Fran33 commented Mar 14, 2020

anything you need from me to review this pull request? or my other two PR?

Copy link
Collaborator

@cmazzullo cmazzullo left a comment

Choose a reason for hiding this comment

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

This looks good, thanks for the pull request Fran! We'll probably use the jsPDF parts of this branch and omit the htmlPDF parts because jsPDF seems to be working better, but we can trim out the htmlPDF stuff after merging.

@CharlesDLandau
Copy link
Collaborator

This is approved but also has a conflict.

@CharlesDLandau
Copy link
Collaborator

@blingit is taking this!

@Fran33
Copy link
Contributor Author

Fran33 commented May 6, 2020

@cmazzullo @froi
stripped out the html2pdf
updated with persistence from reset button
jspdf print of both case and charges

@Fran33
Copy link
Contributor Author

Fran33 commented Jun 10, 2020

Are this and the other three PR still being reviewed?
I suppose with quarantine no one can go out and test the app, but we could get code issues fixed.

@froi
Copy link

froi commented Jun 15, 2020

Hi @Fran33. Sorry for not keeping up with this. I'll take a look at it between today and tomorrow.

@Fran33
Copy link
Contributor Author

Fran33 commented Jun 23, 2020

@froi, any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants