stable
Clone or download
Read-only
Merge commit 'refs/changes/37/21937/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #19373 Separate Cypress and Jest TypeScript globals Change-Id: I6f309f687019b14e101598b63459e7912c71acb1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/package-lock.json | +6 | −0 | Go to diff View file |
M | plugins/agiledashboard/package.json | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/tsconfig.json | +3 | −4 | Go to diff View file |
M | plugins/hudson_git/package.json | +5 | −5 | Go to diff View file |
M | plugins/hudson_git/tsconfig.json | +2 | −1 | Go to diff View file |
A | plugins/label/tsconfig.json | +4 | −0 | Go to diff View file |
M | plugins/program_management/package-lock.json | +6 | −0 | Go to diff View file |
M | plugins/program_management/package.json | +1 | −0 | Go to diff View file |
M | plugins/program_management/tsconfig.json | +3 | −4 | Go to diff View file |
A | plugins/pullrequest/tsconfig.json | +4 | −0 | Go to diff View file |
M | plugins/testmanagement/package-lock.json | +6 | −0 | Go to diff View file |
M | plugins/testmanagement/package.json | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/tsconfig.json | +2 | −6 | Go to diff View file |
A | plugins/timetracking/tsconfig.json | +4 | −0 | Go to diff View file |
M | plugins/tracker/scripts/lib/rich-text-editor/tsconfig.json | +3 | −2 | Go to diff View file |
M | plugins/tracker/tsconfig.json | +2 | −1 | Go to diff View file |
M | src/package-lock.json | +6 | −0 | Go to diff View file |
M | src/package.json | +1 | −0 | Go to diff View file |
M | src/scripts/lib/date-helper/tsconfig.json | +2 | −2 | Go to diff View file |
M | src/scripts/lib/drag-and-drop/tsconfig.json | +2 | −4 | Go to diff View file |
M | src/scripts/lib/filter-table/tsconfig.json | +3 | −2 | Go to diff View file |
M | src/scripts/lib/gettext/tsconfig.json | +0 | −1 | Go to diff View file |
M | src/scripts/lib/keyboard-shortcuts/tsconfig.json | +2 | −1 | Go to diff View file |
M | src/scripts/lib/list-picker/tsconfig.json | +3 | −2 | Go to diff View file |
M | src/scripts/lib/tlp-fetch/tsconfig.json | +3 | −2 | Go to diff View file |
M | src/scripts/lib/vue-breadcrumb-privacy/tsconfig.json | +2 | −1 | Go to diff View file |
M | src/tsconfig.json | +2 | −1 | Go to diff View file |
M | tools/utils/scripts/tsconfig-for-libraries.json | +3 | −2 | Go to diff View file |
M | tsconfig.json | +5 | −4 | Go to diff View file |