stable
Clone or download
Read-only
This is part of story #10173 Have multiple dashboards Some widgets must be loaded via ajax to not block the rendering of the dashboard. (system events, monitored forums, my artifacts, …) Change-Id: I445dd34d590d6824515ea4858a9dc97ac252a698
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Dashboard/Widget/DashboardWidgetPresenter.php | +14 | −4 | Go to diff View file |
M | src/templates/dashboard/widgets.mustache | +13 | −2 | Go to diff View file |
A | src/www/scripts/dashboards/dashboard-async-widget.js | +34 | −0 | Go to diff View file |
M | src/www/scripts/dashboards/dashboard.js | +2 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_dashboard-widgets.scss | +1 | −0 | Go to diff View file |