stable

Clone or download

Read-only

Extract New Followup component

Part of story #13453: finish drag'n drop images in tracker text areas How to test: - build the scrum planning app - No functional changes expected. Change-Id: I83017af53b749076a7ad429eda6450bca0300237

Modified Files

Name
A plugins/tracker/www/scripts/angular-artifact-modal/src/followups/new-followup-component.js +57 −0 Go to diff View file
A plugins/tracker/www/scripts/angular-artifact-modal/src/followups/new-followup-component.spec.js +59 −0 Go to diff View file
A plugins/tracker/www/scripts/angular-artifact-modal/src/followups/new-followup.html +46 −0 Go to diff View file
M plugins/tracker/www/scripts/angular-artifact-modal/src/index.spec.js +1 −0 Go to diff View file
M plugins/tracker/www/scripts/angular-artifact-modal/src/tuleap-artifact-modal-controller.js +5 −18 Go to diff View file
M plugins/tracker/www/scripts/angular-artifact-modal/src/tuleap-artifact-modal-controller.spec.js +13 −5 Go to diff View file
M plugins/tracker/www/scripts/angular-artifact-modal/src/tuleap-artifact-modal.js +2 −0 Go to diff View file
M plugins/tracker/www/scripts/angular-artifact-modal/src/tuleap-artifact-modal.tpl.html +7 −24 Go to diff View file