stable
Clone or download
Read-only
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 |