kibana/docs/developer
Mikhail Shustov b3a9754394
[Core] Explicit typings for request handler context (#88718)
* 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
2021-01-21 15:20:22 +01:00
..
advanced Fix doc styling for upgrading-nodejs.asciidoc (#87976) 2021-01-12 19:06:55 +01:00
architecture [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
best-practices chore(NA): tool to find plugins circular dependencies between plugins (#82867) 2020-11-30 22:19:32 +00:00
contributing chore(NA): remove mocha junit ci integrations (#88129) 2021-01-15 21:17:25 +00:00
getting-started Document how Node.js should be upgraded (#87450) 2021-01-11 16:32:33 +01:00
images [Docs] Adds docs on how to run Kibana with the APM agent locally (#84700) 2020-12-07 12:39:48 -07:00
plugin [Elasticsearch Migration] Update docs re UsageCollection (#84322) 2020-11-30 11:29:47 +00:00
index.asciidoc Document ts project references setup (#78586) 2020-10-06 08:46:56 +02:00
plugin-list.asciidoc [DOCS] Usage Collection: better landing docs for improved DX (#88500) 2021-01-20 11:33:31 +00:00