grafana/public/test/helpers
Hugo Häggmark de1b2bdc4c
Transformations: Use Observable (#27584)
* WIP: changes transformer API to Observable

* Refactor: changes ResultProcessor

* WIP: TransformationUI

* wip

* Refactor: Cleaning up code in CalculateFieldTransformerEditorProps

* Refactor: pushing editor and input output down to TransformationEditor

* Refactor: renaming props

* Refactor: makes transformDataFrame more readable

* Refactor: fixes editor issues

* Refactor: changes after merge with master and first tests

* Tests: completes the tests for the Explore changes

* Tests: fixes all transform tests

* Tests: fixed annotations test

* Tests: fixed typechecks

* Refactor: changes transform interface to MonoTypeOperatorFunction

* Chore: cleans up typings

* Update packages/grafana-data/src/transformations/transformDataFrame.ts

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>

* Tests: fixes broken tests

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2020-10-06 07:55:09 +02:00
..
convertToStoreState.ts Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +02:00
getDashboardModel.ts Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +02:00
getQueryOptions.ts Explore: Moves PromContext from query level to DataQueryRequest level (#21260) 2019-12-27 09:11:16 +01:00
getTemplateSrvDependencies.ts Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +02:00