268 convert odt file to pdf
1 unresolved thread
1 unresolved thread
Closes https://code.vereign.com/code/restful-api/issues/268
This MR is based on !38 (merged) (Implement pdf signing on the client) and its only change is modification of gopkg.toml file, so that during testing VCL is built against the corresponding restful-api branch.
Edited by Damyan Mitev
Merge request reports
Activity
Filter activity
@gospodin.bodurov @olgun.cengiz Review, beers
@igor.markin please help @damyan.mitev with this file - javascript/src/lib/pdfjs.parser.js. It has to be part of our build dependencies
494 494 } 495 495 496 496 //********************************************************************************* 497 function parseCertificate(certificatePEM) { 497 export function parseCertificate(certificatePEM) { @gospodin.bodurov as far as I know
pdfjs.parser.js
is not hosted onnpm
. @damyan.mitev correct me if I'm wrong.added 36 commits
-
19c26ebc...6821eb90 - 29 commits from branch
master
- 0c87bfd1 - Implement pdf signing on the client
- 5ff0d55b - fix appendSig function (used for resigning of pdf)
- 06e0eff7 - Modify gopkg.toml to use 268-convert-odt-file-to-pdf branch of restful
- f329d221 - remove MyTest function
- 2d1ecb82 - Make ES Lint happy
- 2ee83d93 - Revert "Make ES Lint happy"
- 526c4437 - Revert "remove MyTest function"
Toggle commit list-
19c26ebc...6821eb90 - 29 commits from branch
added 11 commits
- 23c8f847 - Implement pdf signing on the client
- ad55d93d - fix appendSig function (used for resigning of pdf)
- 1b83e814 - Modify gopkg.toml to use 268-convert-odt-file-to-pdf branch of restful
- 6f516c07 - remove MyTest function
- 22ec1765 - Merge remote-tracking branch 'origin/32-sign-pdf-document-on-the-client-side'…
- bc806cba - Make ES Lint happy
- 9d9b5c49 - Merge remote-tracking branch 'origin/32-sign-pdf-document-on-the-client-side'…
- 09b130a7 - Revert "Make ES Lint happy"
- 1613522a - Merge remote-tracking branch 'origin/32-sign-pdf-document-on-the-client-side'…
- 9ac4f8f7 - Add signDocument
- 20f06b90 - Merge branch '268-convert-odt-file-to-pdf' of…
Toggle commit list