stable

Clone or download

Read-only

chore: Move report cell transformation into the shared XLSX lib

This is part of story #23469: export reports with linked artifact in xlsx format No functional change expected here. Change-Id: I037e098cc71e52dc876d0983986501244bb1bde1

Modified Files

Name
M plugins/document_generation/scripts/lib/xlsx/src/index.ts +1 −0 Go to diff View file
A plugins/document_generation/scripts/lib/xlsx/src/transform-report-cell-to-sheet-cell.ts +99 −0 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Exporter/XLSX/download-xlsx.ts +8 −58 Go to diff View file
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsSpreadsheet/Exporter/XLSX/transform-report-to-xlsx-sheet.ts +8 −75 Go to diff View file