grafana/public/app/features/transformers
Kyle Cunningham 3dc60cd2d7
Transforms: Add Format Time Transform (Alpha) (#72319)
* Stub transform editor

* Mostly working

* Get things working 💪

* Add tests

* Add alpha flag

* Timezone support

* Remove debug statement

* Fix tests

* Prettier fix

* Fix linter error

* One more linter fix
2023-07-26 17:08:36 -05:00
..
calculateHeatmap Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
configFromQuery Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
editors Transforms: Add Format Time Transform (Alpha) (#72319) 2023-07-26 17:08:36 -05:00
extractFields Transformations: Fix extractFields throwing Error if one value is undefined or null (#71070) 2023-07-10 09:49:56 +02:00
fieldToConfigMapping FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
FilterByValueTransformer Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
joinByLabels Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
lookupGazetteer Geomap: Fix field lookup to match against the entire provided gazetteer (#71805) 2023-07-18 15:09:47 -07:00
partitionByValues Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
prepareTimeSeries Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
rowsToFields Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
spatial Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
timeSeriesTable Extend transformations data (#70247) 2023-07-04 15:34:22 +02:00
standardTransformers.ts Transforms: Add Format Time Transform (Alpha) (#72319) 2023-07-26 17:08:36 -05:00
utils.ts Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00