stable
Clone or download
Read-only
This is part of story #23469: export reports with linked artifact in xlsx format No functional change expected. Change-Id: I8301dba48be441abb1c0b72f94de2dff5da03525
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Data/data-formator.test.ts | +3 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Data/data-formator.ts | +1 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Data/headers-formator.test.ts | +3 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Data/organize-reports-data.test.ts | +2 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Data/organize-reports-data.ts | +81 | −118 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Data/reports-fields-labels-formator.test.ts | +3 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Data/tracker-names-formattor.test.ts | +2 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/type.ts | +2 | −2 | Go to diff View file |