grafana/public/app/features/dashboard/dashgrid
Marcus Efraimsson 68457f5636 dashboard: copy panel to clipboard
Adds a new menu item to panels, Copy to Clipboard, that will both
copy the panel json to the clipboard and temporarily store the panel object
in the browsers window object. The temporarily stored panel object are
available in Add Panel from any dashboard for as long you don't refresh
the browser.
Fixes #10248, #1004
2017-12-22 10:24:55 +01:00
..
AddPanelPanel.tsx dashboard: copy panel to clipboard 2017-12-22 10:24:55 +01:00
DashboardGrid.tsx grid: disable resize and drag on non editable dashboards, closes #10235 2017-12-15 16:23:26 +01:00
DashboardGridDirective.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
DashboardPanel.tsx progress on scrollable panels work 2017-11-21 14:30:33 +01:00
DashboardRow.tsx dashboard: delete row improvements 2017-12-20 11:13:24 +01:00
PanelContainer.ts dashboard: copy panel to clipboard 2017-12-22 10:24:55 +01:00
PanelLoader.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
RowOptions.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00