stable
Clone or download
Read-only
Merge 'gerrit #9278' into stable/master
* commit '72ced20ccb': request #10570: Heartbeat should not be part of main dashboard.js asset Change-Id: I0d59e70600704fc00fd8fc4892e8f1d32829e567
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Dashboard/JavascriptFilesIncluder.php | +6 | −0 | Go to diff View file |
M | src/www/scripts/dashboards/dashboard.js | +0 | −2 | Go to diff View file |
A | src/www/scripts/dashboards/widgets/project-heartbeat/index.js | +24 | −0 | Go to diff View file |
R | src/www/scripts/dashboards/widgets/project-heartbeat.js | Go to diff View file | ||
M | src/www/scripts/package-lock.json | +669 | −237 | Go to diff View file |
M | src/www/scripts/package.json | +6 | −6 | Go to diff View file |
M | src/www/scripts/webpack.config.js | +33 | −7 | Go to diff View file |