stable

Clone or download

Read-only

User dropdown in navbar for FlamingParrot

Same than git #tuleap/stable/c5eb4cb7aa85a9e76929ba4f034a84e192e7290c but for FlamingParrot 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. Part of story #16203: New ยซ User ยป button Change-Id: I65e866a855dffeba20fa8c70988a2adc972ae90e

Modified Files

Name
M src/scripts/FlamingParrot/keyboard-navigation.js +0 โˆ’15 Go to diff View file
M src/themes/BurningParrot/templates/navbar/user-nav.mustache +1 โˆ’1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_navbar.scss +57 โˆ’46 Go to diff View file
M src/themes/FlamingParrot/include/NavBarPresenter.class.php +17 โˆ’1 Go to diff View file
M src/themes/FlamingParrot/templates/navbar-user-logged-in.mustache +60 โˆ’32 Go to diff View file
M src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php +13 โˆ’1 Go to diff View file
M tools/utils/generate-po.php +1 โˆ’0 Go to diff View file