stable
Clone or download
Read-only
Part of request #14384: Move all javascript build process to Webpack This also unifies themes and scripts builds with one webpack config. Change-Id: I8f6398605aaab38cf9b289ce6bb3c89bde02bbf3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/build-manifest.json | +1 | −9 | Go to diff View file |
M | plugins/cardwall/include/Cardwall_Renderer.class.php | +2 | −2 | Go to diff View file |
M | plugins/cardwall/include/cardwallPlugin.php | +10 | −6 | Go to diff View file |
A | plugins/cardwall/package-lock.json | +4 | −0 | Go to diff View file |
R | plugins/cardwall/themes/package.json | Go to diff View file | ||
R | plugins/cardwall/www/js/CardsEditInPlace.js | Go to diff View file | ||
R | plugins/cardwall/www/js/ajaxInPlaceEditorExtensions.js | Go to diff View file | ||
R | plugins/cardwall/www/js/cardwall.js | Go to diff View file | ||
R | plugins/cardwall/www/js/custom-mapping.js | Go to diff View file | ||
R | plugins/cardwall/www/js/fullscreen.js | Go to diff View file | ||
R | plugins/cardwall/www/js/script.js | Go to diff View file | ||
D | plugins/cardwall/themes/package-lock.json | +0 | −4 | Go to diff View file |
R | plugins/cardwall/themes/webpack.common.js | Go to diff View file | ||
R | plugins/cardwall/themes/webpack.dev.js | Go to diff View file | ||
R | plugins/cardwall/themes/webpack.prod.js | 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 |