grafana/packages/grafana-data/src
Marcus Andersson f22f0a89a6
Transformations: merge will properly handle empty frames and frames with multiple rows where values are overlapping. (#27362)
* wip.

* Fixed issue with merge not behaving exactly as the old table panel did.

* Fixed so empty data frames will be exluded prior to trying to merge the result.

* Changed so if passing only empty frames first will only be returned.

* de-duplication of configuration in tests.
2020-09-08 11:52:45 +02:00
..
dataframe DataFrame: Data source field naming control that does not use field.config.displayName (#27186) 2020-08-28 18:22:01 +02:00
datetime Elasticsearch: Fixes localized dates in index pattern (#27351) 2020-09-07 18:27:56 +02:00
field PanelInspector: Adds a Raw display mode but defaults to Formatted display mode (#27306) 2020-09-04 11:21:24 +02:00
panel Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
text TextPanel: Fixes issue when interpolation of variables stops working (#26847) 2020-08-10 06:38:22 +02:00
transformations Transformations: merge will properly handle empty frames and frames with multiple rows where values are overlapping. (#27362) 2020-09-08 11:52:45 +02:00
types System: Date formating options (#27216) 2020-09-07 16:19:33 +02:00
utils Chore: update pappparse for security fix (#27412) 2020-09-06 21:22:54 -07:00
valueFormats System: Date formating options (#27216) 2020-09-07 16:19:33 +02:00
vector Download CSV: format the dates (#24992) 2020-05-25 11:12:53 +02:00
index.ts FieldConfig: Some name change suggestions and moving defaults to PanelPlugin (#23265) 2020-04-02 13:24:50 +02:00