stable
Clone or download
Read-only
When using the +New dropdown button to create an backlog item in a milestone, for example in the overview pane, then a message informs the user and contains a link to the milestone for which we are creating a new backlog item. This is the same mechanism that has been used for test plan (to create tests for backlog items). See git #tuleap/stable/579877d93190b73c74762c6c3ec7415ec58f14e2 for example[0] Part of story #16206: ยซ + New ยป button, better contextualisation [0] https://gerrit.tuleap.net/c/tuleap/+/19658 Change-Id: I1732d7de7cfe03637ac3acb6a31190637a008570
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Artifact/RedirectParameterInjector.php | +56 | โ4 | Go to diff View file |
R | plugins/testplan/include/TestDefinition/BacklogItemTestCreationUpdateInformationLinkPresenter.php | Go to diff View file | ||
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +20 | โ2 | Go to diff View file |
M | plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po | +7 | โ1 | Go to diff View file |
R | plugins/testplan/templates/backlog-item-test-creation-update-information-link.mustache | Go to diff View file | ||
M | plugins/agiledashboard/tests/unit/AgileDashboard/Artifact/EventRedirectAfterArtifactCreationOrUpdateHandlerTest.php | +9 | โ1 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Artifact/RedirectParameterInjectorTest.php | +98 | โ20 | Go to diff View file |
M | plugins/testplan/include/TestDefinition/RedirectParameterInjector.php | +7 | โ6 | Go to diff View file |
M | plugins/testplan/include/testplanPlugin.php | +7 | โ2 | Go to diff View file |
M | plugins/testplan/tests/unit/TestDefinition/RedirectParameterInjectorTest.php | +1 | โ1 | Go to diff View file |