stable

Clone or download

Read-only

Merge commit 'refs/changes/10/5210/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #8901: Call PATCH /milestones/:id/milestones instead of PUT when adding a submilestones in planning view Change-Id: Iec04e68ff42b9b3f8caa25c25142ebe43cbe1412

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +62 −0 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.js +15 −19 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/app-planning-controller.spec.js +9 −54 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/milestone/milestone-service.js +13 −0 Go to diff View file