stable

Clone or download

Read-only

Ease the selection of multiple art link types

The internal List Picker component cannot be used to add pre-selected elements so we use an external and we give a look close enough to the real deal. Part of story #23469: export reports with linked artifact in xlsx format Change-Id: Iac2e2d87c6d9011ddbd7c886d5927e14dec37826

Modified Files

Name
M plugins/document_generation/package.json +1 −0 Go to diff View file
M plugins/document_generation/pnpm-lock.yaml +6 −0 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/po/fr_FR.po +6 −0 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/ArtifactLinkTypesSelector.test.ts +1 −7 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/ArtifactLinkTypesSelector.vue +58 −17 Go to diff View file