stable
Clone or download
Read-only
Closes request #27924: Migrate GitLab plugin to Vite
No functional changes expected. Change-Id: I799b68efbffb8f43260f44a3a6014f26e1ac6dfd
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Artifact/AdditionalArtifactActionBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Artifact/Action/CreateBranchButtonFetcher.php | +1 | −1 | Go to diff View file |
M | plugins/gitlab/include/Artifact/Action/CreateBranchButtonFetcher.php | +3 | −5 | Go to diff View file |
M | plugins/gitlab/include/gitlabPlugin.php | +3 | −13 | Go to diff View file |
M | plugins/gitlab/jest.config.js | +2 | −2 | Go to diff View file |
M | plugins/gitlab/package.json | +3 | −2 | Go to diff View file |
M | plugins/gitlab/tests/unit/Artifact/Action/CreateBranchButtonFetcherTest.php | +2 | −2 | Go to diff View file |
R | plugins/gitlab/webpack.dev.mjs | Go to diff View file | ||
D | plugins/gitlab/webpack.common.mjs | +0 | −60 | Go to diff View file |
D | plugins/gitlab/webpack.prod.mjs | +0 | −23 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Backlog/TopBacklog/ArtifactTopBacklogActionBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ActionButtons/AdditionalButtonAction.php | +6 | −12 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Artifact.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/ArtifactRenderer.class.php | +4 | −2 | Go to diff View file |