Commit Graph

7799 Commits (dedeaf541ef61011722de8d837ed5722e27fa025)

Author SHA1 Message Date
Torkel Ödegaard dedeaf541e wip panel size handling 7 years ago
Torkel Ödegaard b5921ef287 fixed singlestat guage ceneterd dot rendering issue 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
Marcus Efraimsson 69a57850c4
restore user profile preferences 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
Mat Schaffer f6313fe675
Clarify wording of playlist protip 7 years ago
Torkel Ödegaard 119e94f745 wip: panel plugin not found 7 years ago
Torkel Ödegaard 7a30220d01 fixed scrollbar autohide prop 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
Peter Holmberg 490fb9e8e6 import changes 7 years ago
Peter Holmberg 9f1784d0e5 updated text styling when switching views 7 years ago
Torkel Ödegaard a0620ac8f6 minor style fixes & polish 7 years ago
Torkel Ödegaard 2aef5fbc3b minor update 7 years ago
Torkel Ödegaard 02cbb4076e disable custom webkit scrollbar styles 7 years ago
Torkel Ödegaard c4ad069083 refactoring & cleaning up css 7 years ago
Torkel Ödegaard f74f7b017f Minor progress on edit mode 7 years ago
Torkel Ödegaard c54ae5d124 improve dropdown pane connetion to tab toolbar 7 years ago
Peter Holmberg 656900516b draw gauge 7 years ago
Torkel Ödegaard 1bad8db94c data source picker demo state 7 years ago
Peter Holmberg 9163db02b4 fix in to not render multiple labels 7 years ago
Michael Huynh 5d9faef167
Adjust UI depth of query statistics 7 years ago
Michael Huynh 22b8b04dbe
Preserve suffix text when applying function suggestion 7 years ago
Torkel Ödegaard a7daf58bb9 wip: progress on edit mode ux with tabs 7 years ago
Peter Holmberg b536a9f760 can render something 7 years ago
Augustin Husson 2abf8a0e8b don't drop the value when it equals to None 7 years ago
David Kaltschmidt 6b8d7c89ac Refactored log stream merging, added types, tests, comments 7 years ago
Torkel Ödegaard 8a9d721c00 panel-edit-ux-tabs on top alternative 7 years ago
Peter Holmberg 7799ad8108 added loading state 7 years ago
Torkel Ödegaard 29e18fddd0 refactored how testing state was handled, using redux for this felt way to require way to much code 7 years ago
Torkel Ödegaard d7655e0b54 fixed issue with reducer sharing url query instance with angular router 7 years ago
Torkel Ödegaard 99610e040f fixed exporter bug missing adding requires for datasources only used via data source variable, fixes #13891 7 years ago
Torkel Ödegaard c52e91ee6c minor text change in export modal 7 years ago
Peter Holmberg 682697e2cd clear test box if success 7 years ago
Torkel Ödegaard 93b4cb562d Fixed issues introduced by changing to PureComponent 7 years ago
Peter Holmberg b7d494551c Added testing state in reducer 7 years ago
Torkel Ödegaard 37eb7ca62b further refactoring of #13984 7 years ago
Torkel Ödegaard a24f6998f2 refactorings and some clean-up / removal of things not used 7 years ago
Torkel Ödegaard 7d87f57367 experimental option boxes 7 years ago
Torkel Ödegaard 5975c4a737 ux: changed panel selection ux 7 years ago
Johannes Schill 08251425ca wip: panel-header: Fix shareModal compatibility with react and angular 7 years ago