stable

Clone or download

Read-only

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

* ssh://gerrit.tuleap.net:29418/tuleap: request #11275 - Build site-admin pie-charts with webpack

Modified Files

Name
M src/www/admin/index.php +4 −4 Go to diff View file
M src/www/scripts/admin/generate-pie-charts.js +24 −29 Go to diff View file
D src/www/scripts/admin/statistics-chart-factory.js +0 −377 Go to diff View file
M src/www/scripts/admin/statistics-chart.js +328 −108 Go to diff View file
D src/www/scripts/d3/d3.min.js +0 −5 Go to diff View file
D src/www/scripts/d3/v4/d3.min.js +0 −8 Go to diff View file
M src/www/scripts/package-lock.json +59 −0 Go to diff View file
M src/www/scripts/package.json +3 −0 Go to diff View file
M src/www/scripts/webpack.config.js +2 −1 Go to diff View file