stable
Clone or download
Read-only
Part of story #7579 move cards in my cardwall Change-Id: Iab27205aa294c36f649829cdd7e10f5cc431f780
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/KanbanItemDao.class.php | +25 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/KanbanResource.php | +44 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.js | +9 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/kanban-service.js | +14 | −1 | Go to diff View file |
M | tests/lib/rest/TestDataBuilder.php | +13 | −0 | Go to diff View file |
M | tests/rest/KanbanTest.php | +30 | −1 | Go to diff View file |