stable
Clone or download
Read-only
Merge commit 'refs/changes/45/20045/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #16627: Bump TypeScript ESLint plugin to 4.0.1 Change-Id: I2ad7b81ca5310734e77745991cadfc5c15d02657
Modified Files
Name | ||||
---|---|---|---|---|
M | package-lock.json | +114 | −36 | Go to diff View file |
M | package.json | +2 | −2 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/Editor/Assignees/PeoplePicker.vue | +1 | −8 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateCampaignTestSelector.vue | +1 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.vue | +2 | −5 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Campaigns/campaign-initial-tests.ts | +1 | −1 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/Exporter/XLSX/download-xlsx.ts | +1 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/Report/Section/general-information-builder.ts | +1 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/Report/Section/justifications-builder.ts | +1 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/Report/Section/requirements-builder.ts | +1 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/Report/Section/test-results-builder.ts | +1 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/Report/get-planned-test-cases.ts | +1 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/Report/internationalize-test-status.ts | +1 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/Report/report-creator.ts | +1 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/Export/download-export-document.ts | +1 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/vue-gettext-provider-for-test.ts | +2 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/helpers/vue-gettext-provider.ts | +1 | −1 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/store/campaign/campaign-actions.test.ts | +1 | −0 | Go to diff View file |
M | src/scripts/project/admin/banner/src/components/BannerPresenter.vue | +1 | −0 | Go to diff View file |
M | src/scripts/project/registration/src/components/Information/Input/ProjectInformationInputPrivacyList.vue | +5 | −22 | Go to diff View file |