stable

Clone or download

Read-only

[feature] Add field values in a table

This is part of story #22213 get a document with basic fields Styling is not done yet for the table. Change-Id: Ia83dfefe58a80d34f4b2866a00b1d2cf18dc9629

Modified Files

Name
A plugins/document_generation/build-manifest.json +9 −0 Go to diff View file
A plugins/document_generation/scripts/tracker-report-action/po/fr_FR.po +5 −0 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/Exporter/download-docx.ts +55 −6 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/export-document.test.ts +1 −0 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/export-document.ts +3 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-report-action/src/index.ts +12 −1 Go to diff View file
M plugins/document_generation/webpack.common.js +4 −1 Go to diff View file