grafana/public/app
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
..
core Transformations: Use Observable (#27584) 2020-10-06 07:55:09 +02:00
features Transformations: Use Observable (#27584) 2020-10-06 07:55:09 +02:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins Transformations: Use Observable (#27584) 2020-10-06 07:55:09 +02:00
routes Live: broadcast events when dashboard is saved (#27583) 2020-10-01 10:46:14 -07:00
store Redux: Added config to redux development middlewares that checks for mutations and serializability (#23492) 2020-04-10 10:08:42 +02:00
types Transformations: Use Observable (#27584) 2020-10-06 07:55:09 +02:00
app.ts Update app.ts (#27673) 2020-09-21 16:56:33 +01:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00