stable
Clone or download
Read-only
Follow-up to git #tuleap/stable/78acc696adb0821951dc249f7d275e3a4b71ba9a No functional changes Part of request #32645: Extract kanban from agiledashboard Change-Id: I05da6d8fa69ba0ad21de6decc0ff7576ddcdeb63
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/KanbanItemDao.class.php | +1 | −3 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/KanbanPresenter.class.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/ResourcesInjector.class.php | +2 | −2 | Go to diff View file |
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/ItemCollectionRepresentation.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/ItemCollectionRepresentationBuilder.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/ItemRepresentationBuilder.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemPOSTRepresentation.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemRepresentation.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemsResource.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanRepresentationBuilder.php | Go to diff View file | ||
M | plugins/kanban/include/Kanban/REST/v1/KanbanResource.php | +2 | −7 | Go to diff View file |
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/TimeInfoFactory.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/TrackerReport/FilteredItemCollectionRepresentationBuilder.php | Go to diff View file | ||
M | tests/psalm/tuleap-baseline.xml | +7 | −11 | Go to diff View file |