stable
Clone or download
Read-only
request #19214 Remove lodash from core
Loadash is only used in dashboard for loading the modal It can be replaced with standard code How to test: Go on a dashboard, click on add widget and click on a specific widget => its description should be loaded in the modal You can also launch the cypress cuite, tests shoudl not fail Change-Id: I70e23bf9310f4dd02023082e916a8331a4b1feff
Modified Files
Name | ||||
---|---|---|---|---|
M | src/package-lock.json | +4 | −3 | Go to diff View file |
M | src/package.json | +0 | −1 | Go to diff View file |
M | src/scripts/dashboards/dashboard-modals.js | +7 | −3 | Go to diff View file |