stable

Clone or download

Read-only

Merge commit 'refs/changes/80/28080/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: Closes request #31152: Replace @vueform/multiselect with @tuleap/list-picker

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