stable

Clone or download

Read-only

Add feedbacks for add/remove action in artifact view

This is part of story #10143 add/remove backlog items in planning view Both actions add and remove are now display a feedback once done. A generic error message is displayed if the REST call fails. Change-Id: Ibc133c3700fd4c5a931a6efa2b71cedacba71544

Modified Files

Name
M plugins/agiledashboard/www/js/artifact-additional-action/po/fr_FR.po +12 −0 Go to diff View file
M plugins/agiledashboard/www/js/artifact-additional-action/src/artifact-additional-action.ts +50 −16 Go to diff View file
A src/www/scripts/tuleap/feedback.d.ts +22 −0 Go to diff View file
M src/www/scripts/tuleap/feedback.js +26 −0 Go to diff View file