stable

Clone or download

Read-only

User dropdown in navbar for BurningParrot

In BurningParrot pages, there is a new dropdown when we click on user. This dropdown displays - realname and @login of the user - links to dashboards - link to preferences - logout If there is only one dashboard (or no dashboards at all) then the "Dashboards" title is not displayed. FlamingParrot will be done in a dedicated changeset. Part of story #16203: New ยซ User ยป button Change-Id: I2fb33894d69719e69d39973a50eeefca3662a03a

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +7 โˆ’1 Go to diff View file
M src/themes/BurningParrot/css/includes/_navbar-dropdown-items.scss +14 โˆ’7 Go to diff View file
M src/themes/BurningParrot/css/includes/_navbar-dropdown.scss +1 โˆ’1 Go to diff View file
M src/themes/BurningParrot/css/includes/_navbar.scss +45 โˆ’47 Go to diff View file
M src/themes/BurningParrot/include/Navbar/PresenterBuilder.php +16 โˆ’1 Go to diff View file
M src/themes/BurningParrot/include/Navbar/UserNavPresenter.php +22 โˆ’5 Go to diff View file
D src/themes/BurningParrot/templates/navbar/menu-item/menu-item-logout.mustache +0 โˆ’17 Go to diff View file
M src/themes/BurningParrot/templates/navbar/user-nav.mustache +65 โˆ’15 Go to diff View file
M tools/utils/generate-po.php +1 โˆ’0 Go to diff View file