Commit graph

37 commits

Author SHA1 Message Date
Kibana Machine 3469742e70
[NoDataPage] Updating the default messages (#108799) (#109006)
* [NoDataPage] Updating the default messages and reusing `title` as default `button` label
  * Update default description for agent
* Overview page i18n and snaps

Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
2021-08-17 20:27:39 -04:00
Stacey Gammon 5501d87af6
Just needed to fix a couple references to bad links but my auto-fix prettier ended up adjusting a lot of lines (#108438) (#108884) 2021-08-17 10:25:31 -04:00
Kibana Machine c92da6de47
Add SO migration testing guidance to testing guide (#105959) (#108055)
Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>
2021-08-16 17:51:38 +00:00
Stacey Gammon 0abf50bcbd
Clean up Developer Guide (#108259) (#108683)
* update plugin docs

* address code review feedback
# Conflicts:
#	dev_docs/tutorials/building_a_plugin.mdx
2021-08-16 10:56:07 -04:00
Kibana Machine 868b8e01e8
Developer guide - index patterns key concepts (#96017) (#108639)
* add index patterns key concepts

Co-authored-by: Matthew Kime <matt@mattki.me>
2021-08-15 12:15:57 -04:00
Caroline Horn 0ec9720a63
[KibanaPageTemplate] Adding a noDataConfig for templated add data screens (#108293) (#108474)
# Conflicts:
#	packages/kbn-optimizer/limits.yml
2021-08-13 01:04:47 -04:00
Stacey Gammon c75403ac60
[7.x] Add a new hello world plugin and adjust the welcome message. (#107789) (#108182)
* Add a new hello world plugin and adjust the welcome message. (#107789)

* Add a new hello world plugin and adjust the welcome message.

* update and move files

* Update CODEOWNERS

* add a tsconfig.json file

* update tsconfig.json

* fix type check

* address code review comments
# Conflicts:
#	.github/CODEOWNERS

* Update tsconfig.json

Need to account for https://github.com/elastic/kibana/pull/108139

* Update tsconfig.json

Needed to add references
2021-08-11 12:45:33 -04:00
Joe Portner 378bc7674b
Sharing saved objects developer guide (#107099) (#108132)
# Conflicts:
#	docs/developer/advanced/index.asciidoc
2021-08-10 22:59:45 -04:00
Josh Dover 7b0c605018
Move src/core/TESTING.md to mdx (#107039) (#107886)
* Move src/core/TESTING.md to mdx

* PR comments

* Fix conventions link

* Fix FTR api config link
# Conflicts:
#	src/core/TESTING.md
2021-08-09 10:25:36 -04:00
Peter Pisljar c4ce4ef134
some fixes to expression tutorial (#101558) (#105185) 2021-07-12 07:07:48 -04:00
Kibana Machine 142cd0ca57
[dev-docs] Add debugging tutorial (#104468) (#105179)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-07-12 05:11:55 -04:00
Kibana Machine 23572db6bf
[Docs] Add a tutorial for how to open a pull request (#103697) (#104526)
Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
2021-07-06 16:43:39 -04:00
Kibana Machine f9b304dab0
[dev_docs] add tutorial for setting up a development env (#103566) (#103586)
Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-06-28 21:50:27 -04:00
Kibana Machine c34fab8891
Update security best practices document (#100814) (#102432)
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2021-06-17 00:29:56 +00:00
Kibana Machine 9bbb87bf03
Update building_a_plugin.mdx (#101921) (#102079)
* Update building_a_plugin.mdx

* put back the numbers on the same line

* Add info about requiredBundles

* Fix numbers again

* Update dev_docs/tutorials/building_a_plugin.mdx

Co-authored-by: Mikhail Shustov <restrry@gmail.com>

* Update dev_docs/tutorials/building_a_plugin.mdx

Co-authored-by: Mikhail Shustov <restrry@gmail.com>

Co-authored-by: Mikhail Shustov <restrry@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Stacey Gammon <gammon@elastic.co>
Co-authored-by: Mikhail Shustov <restrry@gmail.com>
2021-06-14 13:09:24 -04:00
Kibana Machine d9bb2fdf02
[dev-docs] Fix expression string syntax (#101419) (#101432)
Because this isn't in a code block, MDX is trying to interpolate the
`{column1}` value, which is undefined.

Co-authored-by: Greg Back <1045796+gtback@users.noreply.github.com>
2021-06-04 18:06:42 -04:00
Peter Pisljar d7a0703361
adding expressions dev_docs tutorial (#101004) (#101025)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-03 07:25:47 -04:00
Caroline Horn f07d18ccf3
[KibanaPageLayout] Solution Nav specific styles & props (#100089) (#100576)
* Fixing sticky nav
* Adding some side bar styles
* Added a built-in solution nav title with avatar icon
* Adding tutorial docs
* Added KibanaPageTemplateSolutionNavAvatar
* Added KibanaPageTemplateSolutionNav
* Increased limit to `core` / `kibanaReact` plugin because of additional CSS
# Conflicts:
#	packages/kbn-optimizer/limits.yml
2021-05-25 15:30:55 -04:00
Kibana Machine e7434b4d24
[dev_docs] How to build a kibana distributable tutorial (#99827) (#100466)
* docs(NA): [dev docs] Add how to build a Kibana distributable tutorial

* docs(NA): including last step about building a kibana distributable tutorial

* docs(NA): add dev docs images

* docs(NA): include image for target folder with os packages and distributable

* docs(NA): apply feedback received on the PR review

* chore(NA): add rpm to brew

* chore(NA): update dev_docs/tutorials/building_a_kibana_distributable.mdx

Co-authored-by: Jonathan Budzenski <jon@budzenski.me>

* chore(NA): update dev_docs/tutorials/building_a_kibana_distributable.mdx

Co-authored-by: Jonathan Budzenski <jon@budzenski.me>

* docs(NA): update docker names to capitalized

Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
2021-05-24 12:56:52 -04:00
Kibana Machine c85ccf909f
[dev docs] Add sample data tutorial. Closes #98297 (#99252) (#100308)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
2021-05-18 20:29:42 -04:00
Kibana Machine bbeedbb5ed
[Docs] fixing KibanaPageTemplate docs (#100104) (#100149)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Michail Yasonik <michail.yasonik@elastic.co>
2021-05-14 15:54:43 -04:00
Kibana Machine 092995d4ce
Unifying converting listing pages to new layout (#98651) (#99557)
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Co-authored-by: cchaos <caroline.horn@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Michail Yasonik <michail.yasonik@elastic.co>
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Co-authored-by: cchaos <caroline.horn@elastic.co>
2021-05-07 05:45:39 +00:00
Liza Katz e8b6cce5be
[Search] return full IKibanaSearchResponse from fetch$ (#98268) (#98708)
* 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>
# Conflicts:
#	src/plugins/data/common/search/utils.ts
2021-04-29 06:00:21 -04:00
Kibana Machine 6aa49d4435
Update best_practices.mdx (#98032) (#98551)
Co-authored-by: Stacey Gammon <gammon@elastic.co>
2021-04-27 22:52:44 +00:00
Stacey Gammon d57e2422ab
Add section on developer documentation into best practices docs (#95473) (#95487)
* add section on dev docs to best pratices.

* Update best_practices.mdx

* Update dev_docs/best_practices.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
2021-03-25 21:15:14 -04:00
Kibana Machine b0db75bf69
Create best practices doc in developer guide (#94981) (#95253)
* Create best_practies.mdx

* Update best_practices.mdx

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Stacey Gammon <gammon@elastic.co>
2021-03-23 21:06:29 -04:00
Kibana Machine 00b6565bbe
Add our developer principles to our dev guide. (#93688) (#94085)
* Create dev_principles.mdx

* add back elasticsearch dev principles link since it is actually public

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Stacey Gammon <gammon@elastic.co>
2021-03-09 10:57:51 -05:00
Kibana Machine b528e66dd5
[core-docs] Edits core-intro section for the new docs system (#93540) (#93629)
Co-authored-by: Christiane (Tina) Heiligers <christiane.heiligers@elastic.co>
2021-03-04 13:36:13 -05:00
Stacey Gammon 2117e1324c
API DOCS Step 3/3 (#92929) (#93530)
* update api_docs from gitignore

* api doc files

* Update api_welcome.mdx

* Pretty print json

* Add new lines and extra frontmatter to warn github viewers

* update api_docs with new lines and frontmatter

* Remove all apis tagged @internal and add tests

* Update docs with all internal APIs removed

* fix typescript error in test fixtures

* Update core.json

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	api_docs/core.json
#	api_docs/core_application.json
#	api_docs/core_http.json
#	api_docs/core_saved_objects.json
2021-03-03 20:12:24 -05:00
Christiane (Tina) Heiligers 85ed779384
[core-new-docs] Adds a dev-doc for core documentation (#92976) (#93514)
# Conflicts:
#	src/core/CORE_CONVENTIONS.md
#	src/core/README.md
2021-03-03 18:15:28 -05:00
Stacey Gammon 54ec51e4c1
Add developer documentation about the building blocks we offer plugin developers (#92743) (#93226)
* Create building_blocks.mdx

* Update dev_docs/building_blocks.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* Update dev_docs/building_blocks.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* Update dev_docs/building_blocks.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* add description to Lens embeddable

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-02 11:39:41 -05:00
Liza Katz 8bc2b77764
[Search] Dev docs (#90979) (#92883)
* 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>

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-02-25 15:46:26 -05:00
Kibana Machine 35cfcbef8f
Converts logging README format to be compatible with new docs system (#91958) (#92279)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Christiane (Tina) Heiligers <christiane.heiligers@elastic.co>
2021-02-22 17:27:24 -05:00
Kibana Machine ec03fa15b7
Add saved object docs (#90860) (#91152)
* iwp

* add docs on saved objects

* add saved object docs

* Update dev_docs/key_concepts/saved_objects.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* Update dev_docs/tutorials/saved_objects.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* Update dev_docs/tutorials/saved_objects.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* Update dev_docs/tutorials/saved_objects.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* Update dev_docs/tutorials/saved_objects.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* Update dev_docs/tutorials/saved_objects.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* Update dev_docs/tutorials/saved_objects.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* review updates

* remove this line, support being added

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

Co-authored-by: Stacey Gammon <gammon@elastic.co>
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
2021-02-11 15:35:59 -05:00
Kibana Machine b8362f112e
Plugin introduction doc improvements (#90502) (#90854)
* More plugin docs improvements

* remove speculation about the future

* remove registries section

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Stacey Gammon <gammon@elastic.co>
2021-02-09 19:18:46 -05:00
Stacey Gammon 96095a2f76
fix bad link (#89222) (#89288)
# Conflicts:
#	dev_docs/kibana_platform_plugin_intro.mdx
2021-01-26 11:21:00 -05:00
Stacey Gammon 23ec37e248
Split up plugin dev docs from team docs. Add some welcome landing pages. (#87353) (#87565)
* Split up plugin dev docs from team docs. Add some welcome landing pages

* update titles

* sp

* Update dev_docs/dev_welcome.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* Update dev_docs/api_welcome.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
2021-01-07 08:24:50 -05:00