kibana/test
Daniil 3f81a0b16a
[Visualizations] Changes in custom visualizations support (#88317) (#89266)
* 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>

Co-authored-by: Alexey Antonov <alexwizp@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-26 13:02:07 +03:00
..
accessibility [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
api_integration [7.x] [Functional tests] Drop legacyEs usage (#88939) (#89089) 2021-01-25 12:16:31 +00:00
common [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
examples [examples] expressions explorer (#88344) (#89065) 2021-01-23 06:29:13 +01:00
functional Advanced JSON input functional test (#88609) (#89123) 2021-01-25 19:58:28 +03:00
harden [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
interpreter_functional [Visualizations] Changes in custom visualizations support (#88317) (#89266) 2021-01-26 13:02:07 +03:00
new_visualize_flow [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
plugin_functional [Visualizations] Changes in custom visualizations support (#88317) (#89266) 2021-01-26 13:02:07 +03:00
scripts Handle another node already having deleted the temporary index (#88332) (#88949) 2021-01-21 14:13:19 +01:00
security_functional [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
server_integration [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
typings [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
ui_capabilities/newsfeed_err [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
visual_regression [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
tsconfig.json chore(NA): remove mocha junit ci integrations (#88129) (#88534) 2021-01-16 00:01:29 +00:00