Commit Graph

1717 Commits (7a8eb8c1158bdea3179f8778a86eac32b7bf857b)

Author SHA1 Message Date
Johannes Schill ff87cbd4db react-panel: Add data source "help" 7 years ago
Torkel Ödegaard 5402a0e00d fixed menu to go to panel view mode 7 years ago
Torkel Ödegaard 0575307786 added header section to legacy tabs 7 years ago
Torkel Ödegaard 571cfab923 added chekbox and other tweaks 7 years ago
Johannes Schill 00596f0afc react-panel: Finish the data source search on query tab and start moving switch-data-source-logic from angular 7 years ago
Torkel Ödegaard d81d2f00f6 fixed issue with panel size when going into edit mode 7 years ago
Johannes Schill 295fefb2dc Tooltip should be able to take up space when used on an absolute positioned element 7 years ago
Torkel Ödegaard 5d1c5502f1 minor fixes 7 years ago
Johannes Schill 5069c7f6bb panel-header: Move the corner information in the panel header to its own component 7 years ago
Johannes Schill 04571b8214 panel-header: Move the panel description/links/error container outside of panel header to not interfere with the react-grid stuff 7 years ago
Johannes Schill 42154833cc panel-header: Make it possible to style the reference element and fix so panel description looks good 7 years ago
Johannes Schill 48d1a574b9 panel-header: Avoid undefined classNames and use the real panel description 7 years ago
Johannes Schill b97e2c7240 panel-header: Display description in modal 7 years ago
Torkel Ödegaard 57de2475b0 various fixes to angular loading 7 years ago
Torkel Ödegaard 96104e4372 fix: dont setViewMode when nothing has changed 7 years ago
Torkel Ödegaard e85a3f1d04 fix redirect issue, caused by timing of events between angular location change and redux state changes 7 years ago
Torkel Ödegaard 7c72f8e028 panel options now load even when changing type 7 years ago
Torkel Ödegaard f21fe65bb1 fixed issues when changing type, need to remove event listeners and cleanup props 7 years ago
Torkel Ödegaard dac02d3d73 React edit mode for angular panels progress 7 years ago
Torkel Ödegaard e21a140fcc minor fixes 7 years ago
Johannes Schill 83073dea2f panel-header: Move the corner information in the panel header to its own component 7 years ago
Johannes Schill 0fa8ae4fac panel-header: Move the panel description/links/error container outside of panel header to not interfere with the react-grid stuff 7 years ago
Johannes Schill e73466a80d panel-header: Make it possible to style the reference element and fix so panel description looks good 7 years ago
Torkel Ödegaard 911646f913 poc: handling panel edit mode in react even for angular panels poc 7 years ago
Torkel Ödegaard 487fd12d66 wip: minor update 7 years ago
Johannes Schill 0a5f920bf5 panel-header: Avoid undefined classNames and use the real panel description 7 years ago
Johannes Schill e20eea978a panel-header: Display description in modal 7 years ago
Torkel Ödegaard 159c5cdb63 wip: adding general tab for react panel edit mode 7 years ago
Torkel Ödegaard 1eecda48f8 Moved query manipulations from metrics controller to metrics tab so they are more easily shared between angular and react panels 7 years ago
Torkel Ödegaard 888eb9d94c fixed panel focus for react panels 7 years ago
Torkel Ödegaard 080d611004 minor changes to react panels 7 years ago
Torkel Ödegaard 90c41bb087 changed how size is calcualted and propagated and added proper interval calc to DataPanel 7 years ago
Peter Holmberg e4e41474b1 first stuff 7 years ago
Torkel Ödegaard dedeaf541e wip panel size handling 7 years ago
Peter Holmberg a9b5cbf381 adced clickoutside wrapper 7 years ago
Torkel Ödegaard 6d91e06f4d refactoring back the interval calculation, needs to be different for react panels 7 years ago
Torkel Ödegaard f026be3790 fix case where timeshift and time override is used 7 years ago
Torkel Ödegaard f274195d81 wip: refactoring interval and time override handling 7 years ago
Torkel Ödegaard 7b805bdb81 minor react panels refafactor 7 years ago
Torkel Ödegaard e331d24a38 removed console.log 7 years ago
Torkel Ödegaard 9820c7806c some cleanup of unused stuff and type fixes 7 years ago
Torkel Ödegaard 9dbb0db684 completed work on panel not found view 7 years ago
Torkel Ödegaard 119e94f745 wip: panel plugin not found 7 years ago
Johannes Schill 6d4d7c5032 wip: panel-header: On panel refresh, get new timeRange from timeSrv, not the old one from the state 7 years ago
Johannes Schill e045169094 wip: panel-header: Avoid null returning to get better code readability. High five @ peterholmberg 7 years ago
Johannes Schill a3f1a1c6b3 wip: panel-header: Remove the TimeData type 7 years ago
Johannes Schill 8117a7559f wip: panel-header: Add proper typings to maxDataPoints and interval + remove code in comment 7 years ago
Johannes Schill e55f3f883f wip: panel-header: Move getResolution and calculateInterval into utils-functions and use the same code from react and angular 7 years ago
Johannes Schill 9fd62b80d9 wip: panel-header: Start implementing the applyPanelTimeOverrides in the react panels by moving it to a util, make it pure and call it from angular and react. 7 years ago
Torkel Ödegaard a0620ac8f6 minor style fixes & polish 7 years ago