Spencer
6c438b331c
[api-docs] follow the correct schema for frontmatter ( #138348 )
...
* [api-docs] follow the correct schema for frontmatter
* rename non-generated summary: usage
* fix yaml comment syntax
2022-08-10 17:17:50 -05:00
Spencer
03f1a218c5
[core] remove root index.ts file ( #137001 )
...
* [core] remove root index.ts file
* remove support for `kibana/*` imports, replace instances in docs
2022-07-22 15:04:23 -07:00
Anton Dosov
e603d92552
Remove data_enhanced
plugin ( #122075 )
...
Code moved into `data` plugin
2022-04-29 16:43:59 +02:00
Anton Dosov
b8a7370156
[Search] Add cancelation logic to search example ( #118176 )
2021-11-30 12:35:07 +01:00
Lukas Olson
eb74b86ca4
[data.search.session] Use locators instead of URL generators ( #115681 )
...
* [data.search.session] Use locators instead of URL generators
* Add migration
* Fix/update tests
* Fix types
* Fix test setup
* Update docs
* Fix version :)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-26 12:30:11 -07:00
garanews
58f6d9002a
Fix typos in docs & dev_docs ( #113746 )
2021-10-07 14:30:32 -04:00
Stacey Gammon
eddbc8db6f
Update doc slugs to improve analytic tracking, move to appropriate folders ( #113630 )
...
* Update the slugs to improve google analytics drilldown tracking
* more slug updates
* Fix some formatting issues in building blocks
* update paths
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 13:36:45 -04:00
Liza Katz
02ac599569
[Search] return full IKibanaSearchResponse from fetch$ ( #98268 )
...
* return full object from fetch$
* jest
* fun-ctional tests
* jest
* functional
* test
* test
* tesssst
* Update src/plugins/data/common/search/search_source/fetch/request_error.ts
Co-authored-by: Michael Dokolin <dokmic@gmail.com>
* Update src/plugins/data/common/search/expressions/esaggs/request_handler.test.ts
Co-authored-by: Michael Dokolin <dokmic@gmail.com>
* ts
* ts
* ts
* Revert "Update src/plugins/data/common/search/search_source/fetch/request_error.ts"
This reverts commit ab182e84ed
.
Co-authored-by: Michael Dokolin <dokmic@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-28 21:49:47 +03:00
Liza Katz
0d486aec78
[Search] Dev docs ( #90979 )
...
* dev docs
* sessions tutorial
* title
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update dev_docs/tutorials/data/search.mdx
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-02-24 19:57:27 +02:00