Commit Graph

757 Commits (f23c8e5cd1d890c309e661b8d139b222b13fc787)

Author SHA1 Message Date
Ashley Harrison f8d89eff56
Chore: fix type errors in tests (#63270) 2 years ago
Domas 72d257ed4f
PanelRenderer: fix error when variable replacement is used (#60968) 2 years ago
Dominik Prokop 831e7697ae
grafana/data: Move useFieldOverrides from core (#60817) 2 years ago
Dominik Prokop c3c4a57c79
grafana/data: Move getPanelOptionsWithDefaults from core (#60813) 2 years ago
Ashley Harrison 793a3f8d32
Accessibility: clean up `VisualizationSuggestions` (#60557) 2 years ago
Connor Lindsey 8fe9969826
PanelRenderer: Interpolate variables in applyFieldOverrides (#59844) 2 years ago
renovate[bot] e84a01e870
Update jest monorepo to v29 (#58261) 3 years ago
Torkel Ödegaard 156ed4b56c
VizPanel: Support panel migrations and state changes (#58501) 3 years ago
Torkel Ödegaard 50a197014f
Panels: Fixes crashing issue when migrating angular panels (#58232) 3 years ago
Marcus Andersson b804b2f073
Plugins: Added hook to make it easier to track interactions in plugins (#56126) 3 years ago
Ryan McKinley 7346280316
LibraryPanels: Load library panels in the frontend rather than the backend (#50560) 3 years ago
kay delaney b49713d323
Chore: Remove unused files (#57515) 3 years ago
kay delaney e85917f041
Chore/React18: Update component prop types (#56898) 3 years ago
kay delaney 64bbb7a7ce
Chore: Update and enforce usage of typed react-redux hooks (#55349) 3 years ago
Torkel Ödegaard e5c32c8cc9
Dashboard: Unsaved changes warning fixes (#54706) 3 years ago
Ivan Ortega Alba fbfe2b2800
Library Panel: Allow to delete it when disabled or deprecated (#54662) 3 years ago
Ryan McKinley b483ac322f
Chore: replace React.FC<Props> with simple function component (#54123) 3 years ago
Ryan McKinley 7cbf6015db
StructureRev: use deep equals for structure revision change detection (#53920) 3 years ago
Torkel Ödegaard 3a586a6053
PanelRenderer: Improves PanelRenderer performance (#51092) 3 years ago
Torkel Ödegaard 56a9994a13
Panels: Fixes issue with showing 'Cannot visualize data' when there issue really was no data (#50485) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Torkel Ödegaard e3590e1a9b
Panels: Use the No value option when showing the no data message (#47675) 3 years ago
kay delaney f10047b708
Dashboard: Refactor panel cleanup (#47323) 3 years ago
kay delaney 0cff2d5980
Library panels: Fix issue where query editor options wouldn't be updated (#47242) 3 years ago
kay delaney 8329cd59f6
LibraryPanels: Increase max description length to 2048 chars (#46601) 3 years ago
Hugo Häggmark dbec2b02fd
Variables: move state tree into a keyed state (#44642) 3 years ago
matt abrams 8c47373d74
LibraryPanels: Prevent long descriptions and names from obscuring the delete button (#45190) 3 years ago
Ashley Harrison ec48b81388
Unescape regex string (#45137) 3 years ago
Hugo Häggmark 9e1cb8c12a
LibraryPanels: Removes save errors for panels changed to library panels (#45033) 3 years ago
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 3 years ago
Torkel Ödegaard d76dd7d14b
LogsPanel: Show message and actions if panel cannot visualize data (#42878) 4 years ago
Torkel Ödegaard 8828d5e8d7
BarChart: Use new data error view component to show actions in panel edit (#42474) 4 years ago
Torkel Ödegaard 781067ee45
VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074) 4 years ago
Torkel Ödegaard 070344943c
PanelEditor: Present actionable suggestions when panel cannot visualize current data (#42083) 4 years ago
Levente Balogh 35c2c95fdc
Plugins: remove deprecated code (components) (#41686) 4 years ago
Ryan McKinley 6b56ee8bc1
Candlestick: make candlestick a beta plugin (#41779) 4 years ago
Ryan McKinley 1aac13e5d0
MarketTrend: rename to candlestick panel (#41582) 4 years ago
Torkel Ödegaard 1f07d32666
AngularMigration: Add migration button to old graph panel (#41600) 4 years ago
Torkel Ödegaard dfd9813d70
Suggestions: Adds logs suggestions and sorting by score to suggestions (#41613) 4 years ago
Torkel Ödegaard 6da6ef98be
VisualizationSuggestions: More suggestions and refinements (#41480) 4 years ago
Torkel Ödegaard c96c92d712
Angular: Isolate angular more (#41440) 4 years ago
Ashley Harrison 3ed5ade78d
Suggestions: Make the visualization suggestions more accessible (#40944) 4 years ago
Torkel Ödegaard 54af57b8e6
VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 4 years ago
Torkel Ödegaard a091d35f11
ErrorBoundary: Support recovering from errors in PanelChrome & PanelRenderer (#40785) 4 years ago
Levente Balogh 6e395c8275
Plugins Catalog: use createAction() instead of string action type (#40393) 4 years ago
Torkel Ödegaard c4ce7a40af
AngularPanels: Move angular panel infra & components to angular/app folder (#40373) 4 years ago
Torkel Ödegaard d62ca1283c
PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302) 4 years ago
Peter Holmberg 74beb9a64c
Alerting: Edit thresholds by handle in timeseries panel (#38881) 4 years ago
Marcus Andersson 3bb2ee9de6
Plugins: added the possibility to manage field config state outside of the panel renderer. (#38944) 4 years ago
Ashley Harrison 26abec2287
Chore: Update slate types to fix more strict TypeScript errors (#37159) 4 years ago