stable

Clone or download

Read-only

Merge commit 'refs/changes/72/10472/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #11101 Use webpack for BurningParrot scripts

Modified Files

Name
M gulpfile.js +1 −14 Go to diff View file
A src/www/scripts/BurningParrot/index.js +38 −0 Go to diff View file
R src/www/themes/BurningParrot/js/motd.js Go to diff View file
A src/www/scripts/BurningParrot/navbar-dropdown-projects.js +119 −0 Go to diff View file
A src/www/scripts/BurningParrot/navbar-dropdown.js +130 −0 Go to diff View file
R src/www/themes/BurningParrot/js/scrollbar.js Go to diff View file
R src/www/themes/BurningParrot/js/sidebar.js Go to diff View file
M src/www/scripts/navbar-history/index-burningparrot.js +4 −4 Go to diff View file
M src/www/scripts/package-lock.json +9 −3 Go to diff View file
M src/www/scripts/package.json +1 −0 Go to diff View file
M src/www/scripts/tuleap/listFilter.js +78 −74 Go to diff View file
M src/www/scripts/webpack.config.js +2 −2 Go to diff View file
M src/www/themes/BurningParrot/BurningParrotTheme.php +1 −2 Go to diff View file
M src/www/themes/BurningParrot/css/_includes.scss +2 −2 Go to diff View file
D src/www/themes/BurningParrot/js/navbar-dropdown-projects.js +0 −117 Go to diff View file
D src/www/themes/BurningParrot/js/navbar-dropdown.js +0 −131 Go to diff View file
D src/www/themes/BurningParrot/vendor/smooth-scrollbar/smooth-scrollbar.min.css +0 −1 Go to diff View file
D src/www/themes/BurningParrot/vendor/smooth-scrollbar/smooth-scrollbar.min.js +0 −3 Go to diff View file