stable
Clone or download
Read-only
Part of story #10173: Have multiple dashboards + user don't need anymore to hover the interface to discover how to do the action. + less space is taken + no flickering anymore when we hover the tabs Change-Id: I998451b2cb088113756605cfe4227acbdc60a0a0
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Dashboard/Project/ProjectDashboardController.php | +1 | −0 | Go to diff View file |
M | src/common/Dashboard/User/UserDashboardController.php | +1 | −0 | Go to diff View file |
M | src/templates/dashboard/dashboard-tabs.mustache | +17 | −14 | Go to diff View file |
A | src/www/scripts/dashboards/dashboard-dropdowns.js | +28 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_dashboard.scss | +14 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/doc/resources/flyover/dropdowns/example.html | +4 | −4 | Go to diff View file |
M | src/www/themes/common/tlp/src/js/dropdowns.js | +3 | −1 | Go to diff View file |