grafana/public/img/transformations/disabled
Kyle Cunningham 71e3814c46
Transformations: Allow Timeseries to table transformation to handle multiple time series (#76801)
* Initial fix up of getLabelFields

* Update time series to table code

* Cleanup and allow merging

* Support merge and non-merge scenarios

* Update editor

* Fix case with merge true for multiple queries

* Update time series detection, fix tests

* Remove spurious console.log

* Prettier plus remove test console.log

* Remove type assertion

* Add options migration

* Add type export

* Sentence casing

* Make sure current options are preserved when making changes

* Add disabled image

* DashboardMigrator prettier

* Add type assertion explanation and exception

* Fix schema version test

* Prettier

* Fix genAI tests and make them more robust so they dont break on every new schema version

---------

Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2023-10-27 10:30:49 -05:00
..
formatTime.svg Transformations: De-emphasize non-applicable transformations (#76373) 2023-10-13 11:21:43 -05:00
groupBy.svg Transformations: De-emphasize non-applicable transformations (#76373) 2023-10-13 11:21:43 -05:00
groupingToMatrix.svg Transformations: De-emphasize non-applicable transformations (#76373) 2023-10-13 11:21:43 -05:00
heatmap.svg Transformations: De-emphasize non-applicable transformations (#76373) 2023-10-13 11:21:43 -05:00
merge.svg Transformations: De-emphasize non-applicable transformations (#76373) 2023-10-13 11:21:43 -05:00
organize.svg Transformations: De-emphasize non-applicable transformations (#76373) 2023-10-13 11:21:43 -05:00
timeSeriesTable.svg Transformations: Allow Timeseries to table transformation to handle multiple time series (#76801) 2023-10-27 10:30:49 -05:00