stable
Clone or download
Read-only
Merge commit 'refs/changes/28/22328/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #20564: Have mermaid diagrams in TTM steps defs Change-Id: Icf35e12366ab184ed72e88828ffd69ac265187b6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/include/TestManagement/LegacyRoutingController.php | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/REST/v1/CampaignsResource.class.php | +5 | −2 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/Step/StepPresenter.php | +7 | −1 | Go to diff View file |
M | plugins/testmanagement/package-lock.json | +3 | −3 | Go to diff View file |
M | plugins/testmanagement/package.json | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/step/step-controller.js | +15 | −5 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/step/step-controller.test.js | +12 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/step/step.tpl.html | +2 | −2 | Go to diff View file |