stable

Clone or download

Read-only

Merge commit 'refs/changes/22/12622/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #12261 Webpackify graphontrackersv5 Change-Id: I9738185f984afcdbce773da0fed288966f2fa74b

Modified Files

Name
M gulpfile.js +1 −2 Go to diff View file
M plugins/graphontrackersv5/build-manifest.json +2 −6 Go to diff View file
M plugins/graphontrackersv5/include/graphontrackersv5Plugin.class.php +17 −7 Go to diff View file
A plugins/graphontrackersv5/www/scripts/package-lock.json +13 −0 Go to diff View file
A plugins/graphontrackersv5/www/scripts/package.json +19 −0 Go to diff View file
R plugins/graphontrackersv5/www/scripts/graphs-bar.js Go to diff View file
R plugins/graphontrackersv5/www/scripts/graphs-groupedbar.js Go to diff View file
R plugins/graphontrackersv5/www/scripts/graphs.js Go to diff View file
R plugins/graphontrackersv5/www/scripts/graphs-pie.js Go to diff View file
A plugins/graphontrackersv5/www/scripts/src/graphs.js +28 −0 Go to diff View file
R plugins/graphontrackersv5/www/scripts/loadGraphs.js Go to diff View file
A plugins/graphontrackersv5/www/scripts/webpack.config.js +40 −0 Go to diff View file
D src/www/scripts/d3/d3.min.js +0 −5 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +1 −0 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +1 −0 Go to diff View file