stable

Clone or download

Read-only

Merge commit 'refs/changes/03/26503/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: Closes request #27924: Migrate GitLab plugin to Vite Change-Id: I6147023f06c0c2e8a56d81c8b27c041a76c1a006

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