stable
Clone or download
Read-only
Part of story #23469: export reports with linked artifact in xlsx format Change-Id: I03fca04a613df909b57e1ca0d82f204b05d4088e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Components/ArtifactLinkTypesSelector.vue | +25 | −20 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Components/FirstLevelSelector.vue | +5 | −9 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Components/Main.vue | +6 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Components/ProjectSelector.vue | +14 | −8 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Components/SecondLevelSelector.vue | +7 | −18 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Components/ThirdLevelSelector.vue | +3 | −12 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Components/TrackerReportSelector.vue | +39 | −32 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Components/TrackerSelector.vue | +20 | −15 | Go to diff View file |
M | src/themes/tlp/src/scss/components/_forms.scss | +11 | −8 | Go to diff View file |