stable
Clone or download
Read-only
Part of request #14652 Hoist webpack configs at plugins root folders Everything is supposed to work as before. Change-Id: I04a92f15ca3524c01d673874a662d75815ed2fd5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/graphontrackersv5/build-manifest.json | +2 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php | +14 | −13 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_Chart.class.php | +12 | −11 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphontrackersv5Plugin.php | +7 | −17 | Go to diff View file |
R | plugins/graphontrackersv5/www/scripts/package-lock.json | Go to diff View file | ||
A | plugins/graphontrackersv5/package.json | +24 | −0 | Go to diff View file |
R | plugins/graphontrackersv5/www/dependencies.js | Go to diff View file | ||
R | plugins/graphontrackersv5/www/scripts/po/fr.po | Go to diff View file | ||
R | plugins/graphontrackersv5/www/scripts/src/gettext_provider.js | Go to diff View file | ||
R | plugins/graphontrackersv5/www/scripts/src/graph-cumulative-flow.js | Go to diff View file | ||
R | plugins/graphontrackersv5/www/scripts/src/graphs-bar.js | Go to diff View file | ||
R | plugins/graphontrackersv5/www/scripts/src/graphs-groupedbar.js | Go to diff View file | ||
R | plugins/graphontrackersv5/www/scripts/src/graphs-layout-helper.js | Go to diff View file | ||
R | plugins/graphontrackersv5/www/scripts/src/graphs-pie.js | Go to diff View file | ||
R | plugins/graphontrackersv5/www/scripts/src/loadGraphs.js | Go to diff View file | ||
R | plugins/graphontrackersv5/www/scripts/src/rest-querier.js | Go to diff View file | ||
D | plugins/graphontrackersv5/themes/package-lock.json | +0 | −4 | Go to diff View file |
D | plugins/graphontrackersv5/themes/package.json | +0 | −14 | Go to diff View file |
R | plugins/graphontrackersv5/themes/webpack.common.js | Go to diff View file | ||
R | plugins/graphontrackersv5/themes/webpack.dev.js | Go to diff View file | ||
R | plugins/graphontrackersv5/themes/webpack.prod.js | Go to diff View file | ||
D | plugins/graphontrackersv5/www/scripts/package.json | +0 | −25 | Go to diff View file |
D | plugins/graphontrackersv5/www/scripts/webpack.config.js | +0 | −45 | Go to diff View file |