kibana/docs/development/plugins
Lukas Olson a9273ca001
[data.search] Add search session methods to search service contract (#87966)
* [data.search] Add search session methods to search service contract

* Fix types

* Fix tests and switch to cancel

* Update docs

* Fix types/tests

* Fix tests

* Update status of SO before cancelling search requests

* Add API integration test

* Fix types

* Update expiration route to use config defaultExpiration

* Fix test

* Update docs

* New logic for extend

* Remove declare module

* Review feedback

* fix ts

* Remove test that is no longer valid

* Fix undefined bug

* Use DataRequestHandlerContext in maps

* ts

Co-authored-by: Liza K <liza.katz@elastic.co>
2021-02-03 08:08:54 -07:00
..
data [data.search] Add search session methods to search service contract (#87966) 2021-02-03 08:08:54 -07:00
embeddable Remove dynamic mapped types from UiActions (#87075) 2021-01-05 10:11:05 +01:00
expressions [examples] expressions explorer (#88344) 2021-01-22 19:52:47 +01:00
kibana_utils [Search Sessions] Improve session restoration back button (#87635) 2021-01-28 09:54:26 +01:00
ui_actions/public Expose SO import/export APIs from the service's contract instead of exporting static functions (#86264) 2021-01-07 11:23:28 +01:00