stable
Clone or download
Read-only
Part of story #22213: get a document with basic fields Change-Id: I55b68c8e8d473415468074a86eaf27e894de3f6e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/include/document_generationPlugin.php | +4 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/download-docx.ts | +14 | −4 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/export-document.test.ts | +10 | −2 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/export-document.ts | +2 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/helpers/create-export-document.test.ts | +4 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/helpers/create-export-document.ts | +2 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/index.ts | +6 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/type.ts | +1 | −0 | Go to diff View file |
M | plugins/document_generation/templates/tracker-report-action.mustache | +1 | −0 | Go to diff View file |