stable

Clone or download

Read-only

Merge commit 'refs/changes/46/10146/12' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #10970 - Artifact-modal: Replace restangular dependency Change-Id: I98120f505ac12003ad68156c96da75031f0e0334

Modified Files

Name
M plugins/tracker/www/scripts/angular-artifact-modal/src/rest/rest-service.js +110 −127 Go to diff View file
M plugins/tracker/www/scripts/angular-artifact-modal/src/rest/rest-service.spec.js +243 −219 Go to diff View file
M plugins/tracker/www/scripts/angular-artifact-modal/src/rest/rest.js +2 −6 Go to diff View file
M plugins/tracker/www/scripts/angular-artifact-modal/src/tlp-mock.spec.js +4 −1 Go to diff View file
M plugins/tracker/www/scripts/package-lock.json +0 −15 Go to diff View file
M plugins/tracker/www/scripts/package.json +0 −1 Go to diff View file
M src/www/themes/common/tlp/doc/resources/fetch/manifest.json +2 −1 Go to diff View file
A src/www/themes/common/tlp/doc/resources/fetch/options/doc.html +10 −0 Go to diff View file
A src/www/themes/common/tlp/doc/resources/fetch/options/example.html +17 −0 Go to diff View file
A src/www/themes/common/tlp/doc/resources/fetch/options/manifest.json +4 −0 Go to diff View file
M src/www/themes/common/tlp/src/js/fetch-wrapper.js +22 −16 Go to diff View file
M src/www/themes/common/tlp/src/js/index.js +2 −8 Go to diff View file