kibana/x-pack/plugins/rollup/server
Mikhail Shustov 99cd66f72d
[Core] Explicit typings for request handler context (#88718) (#88975)
* move context to server part. couple with RequestHandlerContext

Context implementation will be simplified in follow-up.

* adopt core code

* adopt bfetch code

* adopt data code

* adopt search examples

* adopt vis_type_timelion

* adopt vis_type_timeseries

* adopt plugin functional tests

* adopt actions

* adopt alerting plugin

* adopt APM plugin

* adopt beats_management

* adopt case plugin

* adopt cross_cluster_replication

* adopt data_enhanced

* adopt event_log

* adopt global_search

* adopt index_management

* adopt infra

* adopt licensing

* adopt lists

* adopt logstash

* adopt reporting

* adopt observability

* adopt monitoring

* adopt rollup

* adopt so tagging

* adopt security

* adopt security_solutions

* adopt watcher

* adopt uptime

* adopt spaces

* adopt snapshot_restore

* adopt features changes

* mute error when null used to extend context

* update docs

* small cleanup

* add type safety for return type

* refactor registerRouteHandlerContext type

* update docs

* update license header

* update docs

* fix type error. fetch body does not accept array of strings

* fix telemetry test

* remove unnecessary ts-ignore

* address comments

* update docs
# Conflicts:
#	docs/development/plugins/data/server/kibana-plugin-plugins-data-server.plugin.start.md
#	src/plugins/data/server/server.api.md
#	x-pack/plugins/monitoring/server/plugin.ts
2021-01-21 18:13:51 +01:00
..
client
collectors [7.x] Switches rollup usage collector's fetch es client to the new client (#86684) (#87203) 2021-01-04 13:51:39 -07:00
lib [TSVB] use new Search API for rollup search (#83275) (#83639) 2020-11-18 23:09:17 +03:00
routes [Core] Explicit typings for request handler context (#88718) (#88975) 2021-01-21 18:13:51 +01:00
services [Core] Explicit typings for request handler context (#88718) (#88975) 2021-01-21 18:13:51 +01:00
config.ts
index.ts
plugin.ts [Core] Explicit typings for request handler context (#88718) (#88975) 2021-01-21 18:13:51 +01:00
rollup_data_enricher.ts update code style 2020-05-22 10:35:02 +02:00
shared_imports.ts [7.x] [ES UI] Error handling (#68809) (#69146) 2020-06-15 12:00:12 -04:00
types.ts [Core] Explicit typings for request handler context (#88718) (#88975) 2021-01-21 18:13:51 +01:00