29 Commits

Author SHA1 Message Date
ed0f5b71c7 Merge branch 'master' into table-data-support 2019-01-31 14:16:06 +01:00
7def403018 typing data 2019-01-31 13:59:25 +01:00
88cb38adde creating table data type 2019-01-31 09:59:21 +01:00
ae0b9692be first implementation 2019-01-30 10:39:42 +01:00
71d0fae3a9 Progress on tooltip style update 2019-01-29 13:42:29 +01:00
4384eb2f0b Move tooltip themes to Tooltip component making Popper/PopperController theme agnostic 2019-01-22 09:11:30 +01:00
febb9e7168 Moved data source and data query types 2019-01-17 17:59:47 +01:00
076defdc0b Post merge updates 2019-01-09 10:33:20 +01:00
f428db282c fix: Remove the onRenderError prop and add an ErrorBoundary component 2019-01-08 13:32:08 +01:00
4f943687d8 feat: Display error when plot fail to render 2019-01-08 09:55:23 +01:00
79fd8a7eda feat: Add "theme" to Tooltip 2019-01-07 13:31:50 +01:00
dadbaccfeb Notify user on query error 2019-01-07 13:29:10 +01:00
a02b4b47b6 Moving a couple of types to @grafana/ui 2018-12-23 09:15:32 +01:00
0ff572efbf Testing moving out one type to grafana/ui 2018-12-23 08:28:37 +01:00
cc7bf31c3e Merge remote-tracking branch 'origin/develop' into unit-picker 2018-11-16 16:54:02 +01:00
1eecda48f8 Moved query manipulations from metrics controller to metrics tab so they are more easily shared between angular and react panels 2018-11-14 14:40:03 +01:00
080d611004 minor changes to react panels 2018-11-14 13:20:19 +01:00
90c41bb087 changed how size is calcualted and propagated and added proper interval calc to DataPanel 2018-11-14 12:03:25 +01:00
e4e41474b1 first stuff 2018-11-14 11:06:02 +01:00
dedeaf541e wip panel size handling 2018-11-13 18:50:12 +01:00
e55f3f883f wip: panel-header: Move getResolution and calculateInterval into utils-functions and use the same code from react and angular 2018-11-12 11:31:33 +01:00
16a2b207cc fix: DataPanel isFirstLoad state fix 2018-10-22 09:54:43 +02:00
ae7a1bc139 Can render graph 2018-10-15 21:52:24 +02:00
8e85295b2b react panels query processing 2018-10-14 18:19:49 +02:00
543c67a297 react panels: got data 2018-10-14 16:31:20 +02:00
cd4619dad1 working on react data / query exectution 2018-10-14 15:39:34 +02:00
2e1d45a875 changed DataPanel from HOC to use render props 2018-10-14 12:41:09 +02:00
100ab0ba23 Merge branch 'master' into react-panels 2018-09-10 15:42:36 +02:00
c86fc6fb47 react-panels: minor progress on data flow 2018-07-05 13:10:39 -07:00