stable
Clone or download
Read-only
story #8477: Add Kanban service usage statistics
The following statistics are added: - expand/collapse of columns - wip change - add in place - kanban renaming Change-Id: Ia07c486015de57746802647849954149804f7cf1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/AgileDashboardStatisticsAggregator.class.php | +26 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanColumnsResource.php | +22 | −3 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemsResource.php | +13 | −3 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php | +12 | −0 | Go to diff View file |