stable

Clone or download

Read-only

Upgrade AngularJS version in TestManagement

Part of request #12275 Upgrade Angular version to latest in Kanban, PlanningV2 and TestManagement This patch can come after https://gerrit.tuleap.net/#/c/tuleap/+/12626/ How to test: - run make post-checkout - No functional changes in TestManagement - No functional changes in Open List fields (with all 3 bindings), Artifact link field, Date/Datetime field in the Artifact modal Note: - I had to remove "javascript:;" hrefs because AngularJS will prefix them with "unsafe:" Change-Id: Ic922f64e482fa9318082428ed8c4748c955e146d

Modified Files

Name
M www/scripts/angular/src/app/app-config.js +2 −6 Go to diff View file
M www/scripts/angular/src/app/campaign/campaign-list.tpl.html +2 −2 Go to diff View file
M www/scripts/package-lock.json +15 −15 Go to diff View file
M www/scripts/package.json +5 −5 Go to diff View file
M www/scripts/webpack.config.js +1 −0 Go to diff View file