kibana/test
Daniil ad953ee04e
[Visualizations] Changes in custom visualizations support (#88317)
* Convert to typescript

* Move related files directly into plugin

* Implement toExpressionAst

* Remove build_pipeline dedicated fn

* Async import converter

* Create a custom renderer

* Move function directly into plugin

* Update tests

* Move files directly into related plugins

* Remove ExprVis instance usage in maps visualizations

* Use uiState updates

* Fix minor issues

* Update expression builder

* Update styles

* Create wrapper component

* Update rendering

* Create region map expression renderer

* Fix tests and types

* Fix initial render

* Remove resize subscription

* Fix custom visualization expression

* Update region map expression in tests

* Update files structure

* Remove ReactVisController

* Remove base visualization renderer

* Remove extra vis properties

* Use requiresSearch flag for agg based vis

* Update types

* Remove visualization expression function

* Create toExpressionAst function

* Update custom visualization example

* Update interpreter functional tests

* Enhance VisTypeDefinition interface

* Enhance visualization types

* Update license

Co-authored-by: Alexey Antonov <alexwizp@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-26 10:57:09 +03:00
..
accessibility Updating the License (#88343) 2021-01-19 17:52:56 -08:00
api_integration [Functional tests] Drop legacyEs usage (#88939) 2021-01-21 14:49:18 +00:00
common Updating the License (#88343) 2021-01-19 17:52:56 -08:00
examples [examples] expressions explorer (#88344) 2021-01-22 19:52:47 +01:00
functional Small multiples in vis_type_xy plugin (#86880) 2021-01-25 15:47:03 +03:00
harden Updating the License (#88343) 2021-01-19 17:52:56 -08:00
interpreter_functional [Visualizations] Changes in custom visualizations support (#88317) 2021-01-26 10:57:09 +03:00
new_visualize_flow Updating the License (#88343) 2021-01-19 17:52:56 -08:00
plugin_functional [Visualizations] Changes in custom visualizations support (#88317) 2021-01-26 10:57:09 +03:00
scripts Handle another node already having deleted the temporary index (#88332) 2021-01-21 12:10:10 +01:00
security_functional Updating the License (#88343) 2021-01-19 17:52:56 -08:00
server_integration Updating the License (#88343) 2021-01-19 17:52:56 -08:00
typings Updating the License (#88343) 2021-01-19 17:52:56 -08:00
ui_capabilities/newsfeed_err Updating the License (#88343) 2021-01-19 17:52:56 -08:00
visual_regression Updating the License (#88343) 2021-01-19 17:52:56 -08:00
tsconfig.json chore(NA): remove mocha junit ci integrations (#88129) 2021-01-15 21:17:25 +00:00