stable
Clone or download
Read-only
Given my kanban is based on Activities tracker And Activities is not promoted to +New dropdown When I go to kanban, Then "New Activities" is displayed in the +New dropdown, in the current section labelled "Kanban". If Activities tracker is already promoted, then "New Activities" will be displayed only once (like it is done in a tracker). If the user cannot add artifact directly to the kanban (i.e. there is no primary button to add activities), then the link is not added to the +New dropdown. Part of story #16206: ยซ + New ยป button, better contextualisation Change-Id: Idffb31be375cd918e1139822d2b8f43cf9d0f8d7
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/agiledashboard/include/AgileDashboard/Kanban/NewDropdownCurrentContextSectionForKanbanProvider.php | +90 | โ0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardRouter.class.php | +16 | โ1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardRouterBuilder.php | +12 | โ1 | Go to diff View file |
A | plugins/agiledashboard/tests/unit/AgileDashboard/Kanban/NewDropdownCurrentContextSectionForKanbanProviderTest.php | +235 | โ0 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboardRouterTest.php | +3 | โ1 | Go to diff View file |