stable

Clone or download

Read-only

refactor: Types on kanban presenter

No functional change expected in kanban & kanban widget: - when user is admin, they can see the "Edit kanban" button - 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 kanban is displayed standalone (not as a widget), there is no "go to kanban ->" button. part of story #24971 [modal] search for artifacts Change-Id: I313a7e1ac167a580c5b8c01c772d4484a8a54e2d

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Kanban/ShowKanbanController.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanPresenter.class.php +36 −46 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Widget/Kanban.php +1 −1 Go to diff View file
M plugins/agiledashboard/scripts/kanban/src/app/app-main-controller.js +4 −4 Go to diff View file