stable

Clone or download

Read-only

Merge 'gerrit #22257' into stable/master

* commit 'f9683bf4ba': request #20896 : Improving header accessibility Change-Id: I6390fa3d8b73d0dbe27504df6ecc7c8715099b10

Modified Files

Name
M plugins/testmanagement/themes/FlamingParrot/css/style.scss +0 −18 Go to diff View file
M plugins/tracker/themes/FlamingParrot/css/style.scss +0 −6 Go to diff View file
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +3 −0 Go to diff View file
M src/scripts/BurningParrot/src/index.js +3 −2 Go to diff View file
M src/scripts/FlamingParrot/index.js +3 −0 Go to diff View file
R src/scripts/BurningParrot/src/navbar-dropdown.ts Go to diff View file
M src/themes/BurningParrot/css/includes/_navbar.scss +5 −11 Go to diff View file
M src/themes/BurningParrot/templates/navbar/new-nav.mustache +3 −3 Go to diff View file
M src/themes/BurningParrot/templates/navbar/user-nav.mustache +13 −10 Go to diff View file
M src/themes/FlamingParrot/css/utils/_navbar.scss +14 −38 Go to diff View file
M src/themes/FlamingParrot/templates/navbar-new-nav.mustache +5 −5 Go to diff View file
M src/themes/FlamingParrot/templates/navbar-user-nav.mustache +14 −10 Go to diff View file
M src/themes/tlp/src/js/popovers.test.ts +23 −0 Go to diff View file
M src/themes/tlp/src/js/popovers.ts +17 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_popovers.scss +3 −4 Go to diff View file