stable
Clone or download
Read-only
The backlog items of the current milestone are auto promoted in +New dropdown for all its panes: * Overview * PV2 * Cardwall * Taskboard * Test plan In addition, on pv2 pane, the backlog item promoted entries opens a modal instead of redirecting the user to the tracker. Part of story #16206: ยซ + New ยป button, better contextualisation Change-Id: I66a9b1be75a497989ff71fe2f593389e09922922
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Milestone/HeaderOptionsProvider.php | +85 | โ2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Planning/HeaderOptionsForPlanningProvider.php | +45 | โ8 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardRouterBuilder.php | +11 | โ1 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +2 | โ1 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/backlog/backlog-controller.js | +17 | โ0 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Milestone/HeaderOptionsProviderTest.php | +143 | โ1 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Planning/HeaderOptionsForPlanningProviderTest.php | +37 | โ0 | Go to diff View file |
M | plugins/taskboard/include/Routing/TaskboardController.php | +30 | โ9 | Go to diff View file |
M | plugins/taskboard/include/taskboardPlugin.php | +47 | โ1 | Go to diff View file |
M | plugins/testplan/include/TestPlanController.php | +23 | โ3 | Go to diff View file |
M | plugins/testplan/include/testplanPlugin.php | +46 | โ0 | Go to diff View file |
M | plugins/testplan/tests/unit/TestPlanControllerTest.php | +5 | โ0 | Go to diff View file |