grafana/public/app/features/transformers
Ashley Harrison d5db67a073
Chore: type improvements (#80464)
* type improvements

* some more fixes

* add TODOs to remove type assertions
2024-01-15 14:29:39 +00:00
..
calculateHeatmap Chore: type improvements (#80464) 2024-01-15 14:29:39 +00:00
configFromQuery Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
docs Transformations: Move moving average, regression analysis and format string transformations to public preview (#80067) 2024-01-05 19:39:02 +01:00
editors Chore: type improvements (#80464) 2024-01-15 14:29:39 +00:00
extractFields Transformations: Fill array with undefined to prevent mismatching length (#78911) 2023-12-01 13:33:05 -06:00
fieldToConfigMapping Chore: type fixes (#72604) 2023-08-01 12:56:21 +01:00
FilterByValueTransformer Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
joinByLabels Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
lookupGazetteer Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
partitionByValues Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
prepareTimeSeries Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
regression Transformations: Fix bug where having NaN in the input to regression analysis transformation causes all predictions to be NaN (#80079) 2024-01-05 15:50:20 +01:00
rowsToFields Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
spatial Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
suggestionsInput Transformations: Add support for dashboard variable in limit, sort by, filter by value, heatmap and histogram (#75372) 2023-10-04 17:28:46 +03:00
timeSeriesTable Timeseries to table transformation: Fix misaligned table field values if some frames are missing a label (#78909) 2023-11-30 19:09:52 +02:00
standardTransformers.ts Transformations: Add regression analysis transformation (#78457) 2023-11-24 15:49:16 +01:00
utils.test.ts Transformations: Add support for dashboard variable in limit, sort by, filter by value, heatmap and histogram (#75372) 2023-10-04 17:28:46 +03:00
utils.ts Transformations: Add support for setting timezone in Format time and Convert field type transformations (#76316) 2023-10-13 09:20:00 +03:00