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: I07479b4533be4cdbc93487c8c22df4c7646b9154
Modified Files
Name | ||||
---|---|---|---|---|
D | Gruntfile.js | +0 | −27 | Go to diff View file |
M | Makefile | +13 | −2 | Go to diff View file |
M | build-manifest.json | +1 | −20 | Go to diff View file |
M | build-rpm.sh | +1 | −1 | Go to diff View file |
M | include/botmattermost_agiledashboardPlugin.class.php | +14 | −4 | Go to diff View file |
M | package-lock.json | +1 | −1424 | Go to diff View file |
M | package.json | +5 | −5 | Go to diff View file |
M | rpm/Dockerfile | +3 | −4 | Go to diff View file |
R | www/scripts/autocompleter.js | Go to diff View file | ||
R | www/scripts/timepicker.js | Go to diff View file | ||
A | themes/FlamingParrot/css/style.scss | +40 | −0 | Go to diff View file |
R | www/themes/default/css/style.scss | Go to diff View file | ||
M | tuleap-plugin-botmattermost-agiledashboard.spec | +4 | −4 | Go to diff View file |
A | webpack.common.js | +44 | −0 | Go to diff View file |
A | webpack.dev.js | +23 | −0 | Go to diff View file |
A | webpack.prod.js | +23 | −0 | Go to diff View file |
D | www/themes/FlamingParrot/css/style.scss | +0 | −40 | Go to diff View file |