stable

Clone or download

Read-only

Reuse BindDecoratorRetriever for BackgroundColor

Part of story #11543 Use new palette colors as background color in A.D How to test: - Background color is still retrieved correctly for Kanban, Planning and Cardwall Change-Id: Iafc06d8c471701c28f8852310fed9c4f04344554

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemRepresentationFactory.class.php +1 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemResource.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemsResource.php +3 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectBacklogResource.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouterBuilder.php +2 −2 Go to diff View file
M plugins/cardwall/include/Cardwall/BackgroundColor/BackgroundColorBuilder.php +20 −10 Go to diff View file
M plugins/cardwall/include/Cardwall_Renderer.class.php +1 −2 Go to diff View file
M plugins/cardwall/include/REST/v1/CardsResource.class.php +5 −4 Go to diff View file
M plugins/cardwall/include/RawBoardBuilder.class.php +1 −2 Go to diff View file
M plugins/cardwall/phpunit/Cardwall/BackgroundColor/BackgroundColorBuilderTest.php +64 −7 Go to diff View file
D plugins/tracker/include/Tracker/FormElement/Field/ListFields/Bind/BindDecoratorColorRetriever.php +0 −57 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ListFields/Bind/BindDecoratorRetriever.php +12 −8 Go to diff View file
D plugins/tracker/phpunit/Tracker/FormElement/Field/ListFields/Bind/BindDecoratorColorRetrieverTest.php +0 −121 Go to diff View file