grafana/public/app/features/dashboard/dashgrid
2018-12-21 14:57:54 +01:00
..
PanelHeader Changing from PureComponent to Component to re-render on link updates made in Angular #14333 2018-12-06 10:54:31 +01:00
AddPanelPanel.tsx code cleanup in add panel, and switched off grid css transforms to fix z-index issuse 2018-12-14 20:53:42 +01:00
AlertTab.tsx note to future me 2018-12-21 14:57:54 +01:00
DashboardGrid.tsx code cleanup in add panel, and switched off grid css transforms to fix z-index issuse 2018-12-14 20:53:42 +01:00
DashboardGridDirective.ts minor fixes 2018-11-23 15:01:36 +01:00
DashboardPanel.tsx Another take on resizing the panel, now using react-draggable 2018-12-18 17:22:30 +01:00
DashboardRow.tsx Merge branch 'master' into react-panels-step1 2018-10-12 13:31:20 +02:00
DataPanel.tsx Merge remote-tracking branch 'origin/develop' into unit-picker 2018-11-16 16:54:02 +01:00
DataSourceOption.tsx react-panel: Add data source "options". Needs UX, WIP. 2018-11-20 16:33:26 +01:00
EditorTabBody.tsx typings and renamings 2018-12-21 11:57:21 +01:00
GeneralTab.tsx click on dashboard title moves you back to dashboard instead of search 2018-12-07 13:50:50 +01:00
KeyboardNavigation.tsx Change KeyboardNavigation from hoc to render prop component 2018-12-11 13:50:01 +01:00
PanelChrome.tsx Fix transparent option #14333 2018-12-06 10:34:27 +01:00
PanelEditor.tsx render editor toolbar buttons 2018-12-19 13:09:53 +01:00
PanelLoader.ts tslint: tslint to const fixes part3 (#13036) 2018-08-26 21:52:57 +02:00
PanelOptionSection.tsx refactored panel-option-section into react component 2018-12-14 09:44:48 +01:00
PanelPluginNotFound.tsx minor react panels refafactor 2018-11-13 08:40:42 +01:00
PanelResizer.tsx Add min/max height when resizing and replace debounce with throttle 2018-12-19 09:08:56 +01:00
QueriesTab.tsx typings and renamings 2018-12-21 11:57:21 +01:00
QueryInspector.tsx updated styles 2018-12-13 21:24:41 +01:00
QueryOptions.tsx copy props to state to make it visible in the view 2018-12-18 16:39:59 +01:00
RowOptions.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
VisualizationTab.tsx typings and renamings 2018-12-21 11:57:21 +01:00
VizTypePicker.tsx wip: changes 2018-12-13 07:44:58 +01:00
VizTypePickerPlugin.tsx wip 2018-12-12 12:51:39 +01:00