stable
Clone or download
Read-only
There isn't anymore production code related to Kanban under `Tuleap\AgileDashboard\REST` namespace (expect route declaration of course). No functional changes expected Part of request #32645: Extract kanban from agiledashboard Change-Id: If4e2b572006ca8ebea715d94a0b276ef7f5bd450
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/agiledashboard/include/AgileDashboard/KanbanCumulativeFlowDiagramDao.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/CumulativeFlowDiagram/DiagramColumnRepresentation.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/CumulativeFlowDiagram/DiagramPointRepresentation.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/CumulativeFlowDiagram/DiagramRepresentation.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/CumulativeFlowDiagram/DiagramRepresentationBuilder.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/CumulativeFlowDiagram/OrderedColumnRepresentationsBuilder.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/CumulativeFlowDiagram/TooManyPointsException.php | Go to diff View file | ||
M | plugins/kanban/include/Kanban/REST/v1/KanbanResource.php | +6 | −6 | Go to diff View file |
R | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/TrackerReport/FilteredDiagramRepresentationBuilder.php | Go to diff View file |