grafana/public/app/plugins/datasource/elasticsearch/specs
Ryan McKinley c777301535 DataFrame: split DataFrameHelper into MutableDataFrame and FieldCache (#18795)
* add appending utility

* add appending utility

* update comment

* rename to mutable

* move mutable functions out of DataFrameHelper

* move mutable functions out of DataFrameHelper

* move mutable functions out of DataFrameHelper

* turn DataFrameHelper into FieldCache

* guess time from name

* graph the numbers

* return the timeField, not just the index

* just warn on duplicate field names

* only use a parser if the input is a string

* append init all fields to the same length

* typo

* only parse string if value is a string

* DataFrame: test fixes

* Switch to null for missing values

* Fixed tests
2019-09-01 14:44:22 +02:00
..
datasource.test.ts noImplicitAny: 1670 errors (#18035) 2019-07-11 17:05:45 +02:00
elastic_response.test.ts DataFrame: split DataFrameHelper into MutableDataFrame and FieldCache (#18795) 2019-09-01 14:44:22 +02:00
index_pattern.test.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
query_builder.test.ts noImplicitAny: 1670 errors (#18035) 2019-07-11 17:05:45 +02:00
query_def.test.ts elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00