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: Ic8c4996c0e8abbebc07144c6e2651aca8cdbe14c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/statistics/build-manifest.json | +1 | −34 | Go to diff View file |
M | plugins/statistics/include/statisticsPlugin.php | +18 | −7 | Go to diff View file |
R | plugins/statistics/www/themes/BurningParrot/css/_statistics.scss | Go to diff View file | ||
R | plugins/statistics/www/themes/BurningParrot/css/style-blue.scss | Go to diff View file | ||
R | plugins/statistics/www/themes/BurningParrot/css/style-green.scss | Go to diff View file | ||
R | plugins/statistics/www/themes/BurningParrot/css/style-grey.scss | Go to diff View file | ||
R | plugins/statistics/www/themes/BurningParrot/css/style-orange.scss | Go to diff View file | ||
R | plugins/statistics/www/themes/BurningParrot/css/style-purple.scss | Go to diff View file | ||
R | plugins/statistics/www/themes/BurningParrot/css/style-red.scss | Go to diff View file | ||
R | plugins/statistics/www/themes/default/css/_disk-usage-pie.scss | Go to diff View file | ||
R | plugins/statistics/www/themes/BurningParrot/css/style-grey-condensed.scss | Go to diff View file | ||
R | plugins/statistics/www/themes/default/images/ic/help.png | Binary file | Go to diff View file | |
A | plugins/statistics/themes/package-lock.json | +4 | −0 | Go to diff View file |
A | plugins/statistics/themes/package.json | +14 | −0 | Go to diff View file |
A | plugins/statistics/themes/webpack.common.js | +48 | −0 | Go to diff View file |
R | plugins/statistics/www/themes/BurningParrot/css/style-blue-condensed.scss | Go to diff View file | ||
R | plugins/statistics/www/themes/BurningParrot/css/style-green-condensed.scss | Go to diff View file | ||
D | plugins/statistics/www/themes/BurningParrot/css/style-orange-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/statistics/www/themes/BurningParrot/css/style-purple-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/statistics/www/themes/BurningParrot/css/style-red-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/statistics/www/themes/default/css/style.scss | +0 | −17 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +2 | −1 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +2 | −1 | Go to diff View file |