Commit Graph

273 Commits (bba1208c3dac68ca0535203113d08eccb6f938d5)

Author SHA1 Message Date
Torkel Ödegaard 5a20782499
NewPanelEdit: Fixes issue with angular panel clean up, and cleanup after leaving edit mode (#24224) 5 years ago
Torkel Ödegaard b57802e61f
NewPanelEdit: Copy untransformed result from source panel (#24211) 5 years ago
Torkel Ödegaard f273e56adc
Graph: Fixed graph tooltip getting stuck / not being cleared when leaving dashboard, fixes #23881 (#24162) 5 years ago
Torkel Ödegaard a00636b2ec
PanelEditor: Fixes issue changing panel type from graph to stat and thresholds not taking affect after going back to dashboard (#24144) 5 years ago
Hugo Häggmark d91c0d1dec
PanelEditor: fixes save/apply for undefined props in restoreModel (#23939) 5 years ago
Torkel Ödegaard 0742dbc9be
MaxDataPoints: Now used in interval calculation for all data sources (#23915) 5 years ago
Torkel Ödegaard 458f6bdb87
PanelEditor: Fixed issue with PanelModel change plugin type (#23949) 5 years ago
Jon Gyllenswärd 9f04f8001f
Disable emitDataRequest from explore (#23926) 5 years ago
Marcus Andersson 1a0c1a39e4
DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 5 years ago
Dominik Prokop 6320e5c91f
NewPanelEditor: bring back queries not being run on editmode navigation (#23837) 5 years ago
Torkel Ödegaard 3aa8eb0176
NewPanelEdit: Improvements to angular panels and other fixes (#23678) 5 years ago
Dominik Prokop d2a13c4715
FieldOverride: Support data links via field overrides (#23590) 5 years ago
Torkel Ödegaard f30074c70a
NewPanelEditor: Save dashboard from edit mode now works, and other fixes (#23668) 5 years ago
Ryan McKinley 17059489d8
Inspector: move `Panel JSON` and query inspector to the inspector (#23354) 5 years ago
Ryan McKinley 8b48a1c806
Table Panel: use react as the default table panel (#23543) 5 years ago
Torkel Ödegaard 5a4f690807
NewPanelEditor: Enable new edit mode (#23405) 5 years ago
Torkel Ödegaard d257e661cd
NewPanelEdit: Minor style and description tweaks, AND PanelQueryRunner & autoMinMax (#23445) 5 years ago
Dominik Prokop ea792edd3a
NewPanelEditor/Panels: refactor setDefault to setPanelOptions (#23404) 5 years ago
Marcus Andersson 1496da036b
PanelEdit: made the transformers tab re-render on changes (#23384) 5 years ago
Marcus Andersson 1f717f514a
TabelPanel: add support for organizing fields/columns. (#23135) 5 years ago
Torkel Ödegaard b10392733d
FieldConfig: Unify the custom and standard registry (#23307) 5 years ago
Hugo Häggmark c7ffc1199c
Variables: turns on newVariables as a new default (#23272) 5 years ago
Torkel Ödegaard 61e6e41ead
FieldConfig: Some name change suggestions and moving defaults to PanelPlugin (#23265) 5 years ago
Marcus Andersson ac7af7d4c3
TemplateVariables: make sure we handle multi/single value with correct data type (#23208) 5 years ago
Dominik Prokop dcf6bbc14f
NewPanelEditor: Options/FieldConfig API for defaults and common options selection (#23214) 5 years ago
Hugo Häggmark aacdfcd1a0
Variables: removes cloneDeep from getVariables selector (#23196) 5 years ago
Hugo Häggmark 3feb4e71c5
Dashboard: removes variables property (#23107) 5 years ago
Torkel Ödegaard de314851a6
NewPanelEditor: Fixes alert state & annotations, alert history (#23124) 5 years ago
Agnès Toulet d825b9e799
Analytics: Send event when opening a dashboard (#22921) 5 years ago
Hugo Häggmark 05b6d38374
Variables: breaks variable.ts into 2 separate files utils and types (#22884) 5 years ago
Hugo Häggmark cf5064bfa0
Variables: replaces homegrown variableAdapters with Registry (#22866) 5 years ago
Dominik Prokop bf7579d984
FieldOverrides: Move FieldConfigSource from fieldOptions to PanelModel.fieldConfig (#22600) 5 years ago
Hugo Häggmark 52242ddf76
Variables: adds missing feature toggle in DashboardModel (#22868) 5 years ago
Hugo Häggmark d953511e02
Variables: adds onTimeRangeUpdated to newVariables (#22821) 5 years ago
Hugo Häggmark dc76cc1a26
Variables: fixes so order in list is preserved after save (#22805) 5 years ago
Dominik Prokop 642c1a16dd
FieldOverrides: Apply field overrides in PanelQueryRunner (#22439) 5 years ago
Hugo Häggmark 1db067396a
Variables: migrates data source variable type to React/Redux (#22770) 5 years ago
Dominik Prokop 1256d9e78d
grafana/data: PanelTypeChangedHandler API update to use PanelModel instead of panel options object [BREAKING] (#22754) 5 years ago
Hugo Häggmark b51e28bc15
Chore: reduces strict null errors to 824 (#22744) 5 years ago
Peter Holmberg 08d8190c02
PanelInspector: Add Stats Tab (#22683) 5 years ago
Marcus Andersson cc813d71c6
Templating: Migrates some variable types from Angular to React/Redux (#22434) 5 years ago
Torkel Ödegaard c002a39456
NewPanelEditor: Angular panel options, and angular component state to redux major change (#22448) 5 years ago
Torkel Ödegaard 1f4a04436c
NewPanelEditor: Fixed cleanup that could cause crash (#22384) 5 years ago
Torkel Ödegaard 70b0ec65b3
PanelEdit: Fixed timing and state related issues (#22131) 5 years ago
Torkel Ödegaard fee18f143e
NewPanelEditor: Introduce redux state and reducer (#22070) 5 years ago
Torkel Ödegaard 49407987fe
Dashboard: Move some plugin & panel state to redux (#22052) 5 years ago
Torkel Ödegaard 34c397002c PanelChrome: Use react Panel Header for angular panels. (#21265) 5 years ago
Torkel Ödegaard a58d2b87f8 Dashboard: Refactor dashboard reducer & actions (#22021) 5 years ago
Ryan McKinley da395729c3 FieldEditor: extendable FieldConfig UI (#21882) 5 years ago
Dominik Prokop e17b76ad7a
New Panel Edit: works for panels with and without queries (#22024) 5 years ago