stable
Clone or download
Read-only
story #7511: Call move REST routes instead of remove+add
Change-Id: I17a287247ddceb4bba0d24ee4885967f9fa6c21a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/www/js/angular/src/app/app-planning-controller.js | +14 | −18 | Go to diff View file |
M | plugins/agiledashboard/www/js/angular/src/app/backlog-item/backlog-item-service.js | +21 | −24 | Go to diff View file |
M | plugins/agiledashboard/www/js/angular/src/app/dropped-service.js | +28 | −84 | Go to diff View file |
M | plugins/agiledashboard/www/js/angular/src/app/milestone/milestone-service.js | +54 | −24 | Go to diff View file |
M | plugins/agiledashboard/www/js/angular/src/app/planning.tpl.html | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/angular/src/app/project/project-service.js | +20 | −3 | Go to diff View file |