stable
Clone or download
Read-only
This is part of request #22562 Convert dashboard widget modal to TypeScript No functional changes. You can still change the layout of columns. When you reload the page, the layout is saved. Change-Id: I51137b25d10687c6abc85b1a684cfb01c03d2515
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/dashboards/dashboard-drag-drop.js | +2 | −2 | Go to diff View file |
D | src/scripts/dashboards/dashboard-dropdowns.js | +0 | −166 | Go to diff View file |
A | src/scripts/dashboards/dashboard-dropdowns.ts | +210 | −0 | Go to diff View file |
D | src/scripts/dashboards/dashboard-layout.js | +0 | −112 | Go to diff View file |
A | src/scripts/dashboards/dashboard-layout.ts | +134 | −0 | Go to diff View file |
M | src/scripts/dashboards/dashboard.js | +1 | −1 | Go to diff View file |