stable
Clone or download
Read-only
this is part of story #10673 see BurnUp chart in agile dashboard Change-Id: I678490ff3aef95ecfd4de5c23a1711447eccc635
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/BacklogItemPresenter.class.php | +20 | −5 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItem.class.php | +16 | −3 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItemCollectionFactory.class.php | +23 | −9 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/IBacklogItem.class.php | +5 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemRepresentation.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemResource.php | +25 | −18 | Go to diff View file |
M | plugins/agiledashboard/templates/pane-content-items-list.mustache | +1 | −1 | Go to diff View file |