stable

Clone or download

Read-only

Merge commit 'refs/changes/50/20250/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: Fix request #17087: big motd + logged in + resize = 💩 Change-Id: I2279b038af519fdcff062687852736dc3f74dd6a

Modified Files

Name
M .eslintignore +0 −1 Go to diff View file
M .gitignore +0 −1 Go to diff View file
M src/jest.config.js +0 −1 Go to diff View file
M src/scripts/FlamingParrot/sidebar.js +2 −30 Go to diff View file
M src/themes/BurningParrot/css/_includes.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/package-lock.json +1 −31 Go to diff View file
M src/themes/BurningParrot/package.json +1 −3 Go to diff View file
M src/themes/FlamingParrot/css/utils/_definitions.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_logo.scss +2 −0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_pre-definitions.scss +2 −0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_sidebar.scss +2 −0 Go to diff View file
R src/themes/FlamingParrot/css/utils/_jscrollpane-overrides.scss Go to diff View file
M src/themes/FlamingParrot/templates/project-sidebar.mustache +87 −85 Go to diff View file
M src/webpack.common.js +0 −4 Go to diff View file
D src/www/scripts/jscrollpane/jquery.jscrollpane.css +0 −115 Go to diff View file
D src/www/scripts/jscrollpane/jquery.jscrollpane.min.js +0 −8 Go to diff View file
D src/www/scripts/jscrollpane/jquery.mousewheel.js +0 −201 Go to diff View file
M src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php +0 −1 Go to diff View file