stable
Clone or download
Read-only
Everything is supposed to work as before. Part of request #13299: Move all SCSS/CSS build process to Webpack Change-Id: I60e8b069a5f859eb47329cdb5be6c74949ae6882
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/build-manifest.json | +2 | −13 | Go to diff View file |
M | plugins/cardwall/include/Cardwall_Renderer.class.php | +3 | −3 | Go to diff View file |
M | plugins/cardwall/include/cardwallPlugin.class.php | +3 | −3 | Go to diff View file |
R | plugins/cardwall/www/themes/FlamingParrot/css/style.scss | Go to diff View file | ||
R | plugins/cardwall/www/themes/default/css/_cardwall.scss | Go to diff View file | ||
R | plugins/cardwall/www/themes/default/fonts/OFL.txt | Go to diff View file | ||
R | plugins/cardwall/www/themes/default/fonts/Reenie-Beanie-regular.woff | Binary file | Go to diff View file | |
A | plugins/cardwall/themes/package-lock.json | +4 | −0 | Go to diff View file |
A | plugins/cardwall/themes/package.json | +14 | −0 | Go to diff View file |
A | plugins/cardwall/themes/webpack.common.js | +41 | −0 | Go to diff View file |
A | plugins/cardwall/themes/webpack.dev.js | +23 | −0 | Go to diff View file |
A | plugins/cardwall/themes/webpack.prod.js | +23 | −0 | Go to diff View file |
D | plugins/cardwall/www/themes/default/images/ic/sticky-note-faded.png | +- | −- | 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 |