stable

Clone or download

Read-only

DRY for function getBackgroundColors

Part of story #11543 Use new palette colors as background color in A.D No functionnal changes in Kanban and PV2 Change-Id: I00173e769eb7ef326c8aef98d412e6b415e68340

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemRepresentation.php +3 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemRepresentationFactory.class.php +12 −39 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemResource.php +3 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/ItemRepresentationBuilder.php +20 −42 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemRepresentation.php +3 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemsResource.php +25 −24 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php +3 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +3 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectBacklogResource.class.php +22 −21 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouterBuilder.php +4 −3 Go to diff View file