grafana/public/app/features/transformers/editors
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
..
CalculateFieldTransformerEditor Chore: type improvements (#80464) 2024-01-15 14:29:39 +00:00
ConcatenateTransformerEditor.tsx Chore: Remove some gf-form classes (#78601) 2023-11-24 12:09:09 +00:00
ConvertFieldTypeTransformerEditor.tsx Transformations: Use an explicit join seperator when converting from an array to string field (#80169) 2024-01-09 18:24:16 +02:00
EnumMappingEditor.tsx Transformations: Support enum field conversion (#76410) 2023-11-16 09:44:30 -08:00
EnumMappingRow.tsx Transformations: Support enum field conversion (#76410) 2023-11-16 09:44:30 -08:00
FilterByNameTransformerEditor.tsx Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
FilterByRefIdTransformerEditor.tsx Chore: Remove some gf-form classes (#78601) 2023-11-24 12:09:09 +00:00
FormatStringTransformerEditor.tsx Transforms: Add 'Format String' Transform (#73624) 2023-10-13 21:17:12 +03:00
FormatTimeTransformerEditor.tsx Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
GroupByTransformerEditor.tsx Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
GroupingToMatrixTransformerEditor.tsx Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
HistogramTransformerEditor.tsx Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
JoinByFieldTransformerEditor.tsx Transformations: Add (base field name) to Join transformer (#79192) 2023-12-06 19:17:01 -06:00
LabelsToFieldsTransformerEditor.tsx Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
LimitTransformerEditor.tsx Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
MergeTransformerEditor.tsx Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
OrganizeFieldsTransformerEditor.tsx Transformations: Add includeByName to organize fields transformation (#77797) 2023-11-13 08:59:37 -06:00
ReduceTransformerEditor.tsx Chore: Update e2e selectors for Transformations (#78426) 2023-11-21 09:31:56 -07:00
RenameByRegexTransformer.tsx Chore: Remove some gf-form classes (#78601) 2023-11-24 12:09:09 +00:00
SeriesToRowsTransformerEditor.tsx Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00
SortByTransformerEditor.tsx Transformations: Build help content for all standard transformers (#74052) 2023-11-07 09:29:45 -07:00