stable

Clone or download

Read-only

refactor: Types on planning presenter

No functional change expected in planning view: - when list picker feature flag is disabled, there is no list picker in the Artifact modal - when user checks "accessibility mode" in their preferences, the accessibility pattern is shown on card fields. - when browsing top backlog, sprints & backlog load correctly. - when planning uses explicit top backlog, items in the top backlog have a "remove from top backlog" dropdown item part of story #24971 [modal] search for artifacts Change-Id: I03893c924bc4845a413b8525640c8afd2f71c5d8

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2Pane.class.php +3 −2 Go to diff View file
R plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2Presenter.class.php Go to diff View file
M plugins/agiledashboard/include/Planning/MilestonePaneFactory.class.php +3 −2 Go to diff View file
M plugins/agiledashboard/include/Planning/VirtualTopMilestonePaneFactory.class.php +3 −2 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/main-controller.js +3 −3 Go to diff View file