stable
Clone or download
Read-only
Closes request #31152: Replace @vueform/multiselect with @tuleap/list-picker
A modification has been done in ListPicker to allow the manipulation of elements with an empty string as value. Also the package.json of ListPicker has been modified to accomodate with every bundlers and package types... Change-Id: I627da2212984d3e9f03085c0ed5eced8060e5dac
Modified Files
Name | ||||
---|---|---|---|---|
M | .npmrc | +1 | −0 | Go to diff View file |
M | lib/frontend/list-picker/package.json | +8 | −0 | Go to diff View file |
M | lib/frontend/list-picker/src/selection/MultipleSelectionManager.ts | +0 | −3 | Go to diff View file |
M | plugins/document_generation/package.json | +1 | −1 | Go to diff View file |
M | plugins/document_generation/pnpm-lock.yaml | +2 | −6 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/po/fr_FR.po | +0 | −3 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/po/pt_BR.po | +0 | −3 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Components/ArtifactLinkTypesSelector.test.ts | +8 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Components/ArtifactLinkTypesSelector.vue | +24 | −53 | Go to diff View file |
A | plugins/document_generation/scripts/tracker-cross-report-action/src/Helpers/use-list-picker.test.ts | +80 | −0 | Go to diff View file |
A | plugins/document_generation/scripts/tracker-cross-report-action/src/Helpers/use-list-picker.ts | +53 | −0 | Go to diff View file |
M | plugins/program_management/scripts/admin/themes/admin.scss | +1 | −1 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/workflow.scss | +1 | −1 | Go to diff View file |
M | src/scripts/project-registration/themes/project-registration/includes/_project-information.scss | +1 | −1 | Go to diff View file |