-
-
Notifications
You must be signed in to change notification settings - Fork 4
[BACK-2540] Print reports #43
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
Conversation
updates for consistency to use `require` rather than import
add 'post' report, include basic tests
PDF Generation
* test out JS module conversion * tests update for cjs and rename file type for consistency --------- Co-authored-by: Jamie <jamie.h.bate@gmail.com>
convert from CJS to ESM
Report class
|
/deploy qa2 |
clintonium-119
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.
Amazing work on this. Just one small suggested change to one of the unit tests.
Co-authored-by: Clint Beacock <clint.beacock@gmail.com>
clintonium-119
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.
LGTM. Great job on this!
clintonium-119
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.
LGTM ![]()
allow pdf reports to be created from backend
docs tidepool-org/TidepoolApi#77