grafana/public/app/features/transformers/editors
Victor Marin 8e576911b7
Transformations: Add unary operations to Add field from calculation (#75946)
* Add unary operations to add field from calc transform

* Refactor layout to use new UI components. fix 'as' type assertions

* rename exp

* more docs

* fix docs
2023-10-06 09:44:53 -05:00
..
CalculateFieldTransformerEditor.tsx Transformations: Add unary operations to Add field from calculation (#75946) 2023-10-06 09:44:53 -05:00
ConcatenateTransformerEditor.tsx Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
ConvertFieldTypeTransformerEditor.tsx Chore: type fixes (#72604) 2023-08-01 12:56:21 +01:00
FilterByNameTransformerEditor.tsx Transformations: Extended support for variables in filter by name (#75734) 2023-10-03 15:06:08 +02:00
FilterByRefIdTransformerEditor.tsx Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
FormatTimeTransformerEditor.tsx Transformations: Format Time Fixes (#72571) 2023-08-02 04:53:37 +00:00
GroupByTransformerEditor.tsx Transformations: Fix group by field transformation field name text-overflow (#74173) 2023-08-31 15:15:27 +02:00
GroupingToMatrixTransformerEditor.tsx Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
HistogramTransformerEditor.tsx 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
JoinByFieldTransformerEditor.tsx Transformations: Add variable support to join by field (#76056) 2023-10-06 00:03:50 +02:00
LabelsToFieldsTransformerEditor.tsx Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
LimitTransformerEditor.tsx 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
MergeTransformerEditor.tsx Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
OrganizeFieldsTransformerEditor.tsx Chore: type fixes (#72604) 2023-08-01 12:56:21 +01:00
ReduceTransformerEditor.tsx Forms: Remove usage of sass styles in Group By and Reduce Transformations (#71223) 2023-07-11 15:48:23 +01:00
RenameByRegexTransformer.tsx Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
SeriesToRowsTransformerEditor.tsx Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
SortByTransformerEditor.tsx 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