Commit graph

57 commits

Author SHA1 Message Date
lcawley 5879c7ffcf [DOCS] Added index-shared6.asciidoc 2017-09-19 10:37:49 -07:00
Lisa Cawley 26bccb0b86 Add links to X-Pack release notes (#13630)
* [DOCS] Add links to X-Pack release notes

* [DOCS] Added breaking changes for X-Pack
2017-09-19 10:23:00 -07:00
Clinton Gormley 4d481a2ef8 Include shared/attributes.asciidoc directly from docs master 2017-07-03 18:27:50 +02:00
Lisa Cawley e21a133e00 [DOCS] Update Kibana Guide to use shared attributes (#12505)
* [DOCS] Update Kibana Guide to use shared attributes

* [DOCS] Add docs repository path
2017-06-27 10:13:42 -07:00
Lisa Cawley 6cd36bbc9c [DOCS] Add XPack Reporting to Kibana Guide (#12062)
* [DOCS] Add XPack Reporting to Kibana Guide

* [DOCS] Add attributes for private vs open repo builds

* [DOCS] Add index-shared.asciidoc

* [DOCS] Address feedback on index-shared.asciidoc

* [DOCS] Add X-Pack introduction to Kibana Guide

* [DOCS] Add X-Pack installion to Kibana Guide

* [DOCS] Fix duplicate security attribute in index-shared.asciidoc

* [DOCS] Further fix duplicate security attribute in index-shared.asciidoc

* [DOCS] Revert changes to intro and setup

* [DOCS] Split index-shared.asciidoc

* [DOCS] Add index-shared5.asciidoc
2017-06-21 16:38:49 -07:00
Lisa Cawley c33aee3df8 [DOCS] Add Dev Tools to Kibana Guide (#12438) 2017-06-21 16:07:12 -07:00
spalger 1bec910f7f bump to 6.0.0-alpha2 2017-06-06 08:04:30 -07:00
jimgoodwin d81e7c67cb docs: set release state to prerelease 2017-05-09 08:22:04 -04:00
jimgoodwin 192fc10b70 docs: Kibana 6.0.0-alpha1 release notes 2017-05-09 08:22:04 -04:00
Alex F c30d8ea38c [DOCS] Timelion Getting Started Guide (#11065)
* timelion docs rough draft 1

* timelion docs rough draft updates

* timelion docs rough draft typo

* timelion docs rough draft typo

* tanya feedback

* nbsp after images, made getting started a chapter with sections, removed inclusive we

* minor updates

* feedback from Bohyun
2017-04-26 16:11:03 -07:00
Shaunak Kashyap e879c86731 Adding limitations section to Kibana docs (#11296)
* Adding limitations section to Kibana docs

* Language fixes

* Remove workaround

* Wording change

* Also mention `copy_to` along with `include_in_parent`

* Adding note about searching on nested objects
2017-04-19 08:57:51 -07:00
Spencer 90434765c0 [functionalTestRunner] replace intern (#10910)
* [functional_test_runner] replace functional testing tools with custom/pluggable solution

* [functional_test_runner] Convert unit tests to commonjs format

* [functional_test_runner] Fix dashboard test in wrong mode

* [functional_test_runner] Add dashboardLandingPage test subject

* [functional_test_runner] Get Visualize page object

* [functional_test_runner] Fix outdated references

* [functional_test_runner] Fix more outdated refs

* [functional_test_runner] Remove duplicate tests

* [functional_test_runner] Improve test readability

* [functional_test_runner] 😞 So many duplicate methods

* [functional_test_runner] Move mgmt `before` outside toplevel describe

* [functional_test_runner] Settings page obj missing methods

* [functional_test_runner] Add improvements from @gammon

* [functional_test_runner] Fix return statements in async funcs

* [functional_test_runner] Move before() to correct scope

* [functional_test_runner] Add after() hooks to remove index patterns

* [functional_test_runner] Attempt to fix vertical bar chart tests

* [functional_test_runner] Clean up

* [functional_test_runner] Reinstate unit tests

* [functional_test_runner] Set default loglevel back to info

* [functional_test_runner] Replace `context`s with `describe`s

* [functional_test_runner] Better error handling

* [functional_test_runner] Add in new Tile Map tests

* Incorporate changes from master

* [functional_test_runner] validate that every test file has a single top-level suite

* Update contributing doc with link to full doc

* [docs] Spelling and grammar fixes

* docs: writing and running functional tests

* [docs] Move plugin doc to plugin area

* [docs] Housekeeping. Doc in wrong place

* [docs] Remove dup doc file

* [grunt] Only run mocha_setup when running tests, not every grunt task
2017-04-11 17:01:06 -05:00
Court Ewing bff1533503 docs: branch is now a variable
This makes our docs less brittle and fixes a broken link for pull
requests against known plugins.
2016-12-14 10:34:36 -05:00
Court Ewing dd493066a0 docs: reorder release-specific variables
Now changing versions, branches, and release status can all be done in
the same place in the index rather than being scattered throughout.
2016-12-14 10:18:33 -05:00
Court Ewing 68baabe72f docs: kibana developer and known plugin docs (#9477)
* docs: kibana developer docs

This is the beginning of developer-focussed docs for Kibana. The content
is mostly pulled directly from the old wiki in the github repo.

* docs: known plugins for 5.x
2016-12-13 22:37:55 -05:00
Court Ewing 1955f7f3a0 docs: add commit and security base links 2016-11-15 16:24:55 -05:00
Toby McLaughlin da0506e4ae Docs: Using the Docker image (#9060) 2016-11-14 13:43:03 +11:00
Court Ewing 1befc57384 docs: Kibana repo for issues/prs instead of ES 2016-10-27 09:42:21 -04:00
debadair fe1e11d2df Docs: Added Timelion topic 2016-10-24 19:46:58 -07:00
Court Ewing ee4c9ce7c6 docs: Use current x-pack docs 2016-10-24 22:12:15 -04:00
Court Ewing a42239b127 docs: Ensure master is unreleased 2016-10-24 22:01:32 -04:00
Court Ewing 8895ae110f docs: Overhaul of doc structure for 5.0+ (#8821)
This overhaul of the docs structure puts Kibana's documentation more
inline with the structure that is used in Elasticsearch. This will help
us better organize the docs going forward as more docs are added.

This also includes a few necessary content changes for 5.0.
2016-10-24 21:41:32 -04:00
Matthew Bargar 9ec11c9f72 Align better with ES doc structure 2016-10-21 10:56:10 -04:00
Clinton Gormley 2258844259 Fixed doc version links 2016-10-18 09:18:45 +02:00
debadair f6e54b6bc9 Docs: Removed Shield config info & added tribe note. 2016-10-17 15:47:17 -07:00
Clinton Gormley 750fd1a1ab Fixed Shield links to point to X-Pack instead 2016-10-17 14:02:12 +02:00
Clinton Gormley 030b2e475f Fixed hard coded doc links 2016-10-17 13:39:25 +02:00
Jonathan Budzenski a4b01c44aa Merge pull request #8301 from jbudz/docs-breaking-changes
[docs] Init breaking changes
2016-10-10 11:10:40 -05:00
Jonathan Budzenski 3e60953880
[docs] Init breaking changes 2016-10-10 10:53:40 -05:00
Court Ewing 1c1f30c7a7 docs: bump to rc1 2016-10-10 11:04:12 -04:00
Court Ewing 143ae0eb91 docs: Current version is 5.0.0-alpha5
The current version in docs is always trailing the current version of
the project, since the current version of docs is for the latest release
of this version line rather than the version that is currently in
development.
2016-09-08 10:13:21 -04:00
Paul Echeverri 35b5c2ab92 Changes top-level layout
Also adds Console to master
2016-07-11 12:30:18 -07:00
Jonathan Budzenski 41004fda0f [docs] Update package version 2016-06-13 11:29:06 -05:00
Paul Echeverri eafd79ef52 Backs out 5.0.0-alpha1-specific changes
Fixes #6753
2016-04-05 17:15:37 +00:00
Paul Echeverri 9f70670d33 Feedback on new docs implemented
Fixes #6753
2016-04-05 17:15:37 +00:00
Paul Echeverri 800a5ab754 Doc updates for 5.0alpha
Fixes #6753
2016-04-05 17:15:37 +00:00
Paul Echeverri 123ed240f5 Updates releasenote infrastructure for future releases, adds link to plugin list
Fixes #6616
2016-03-23 18:58:21 +00:00
Paul Echeverri 4cce8e878f Updates master with 4.3 docs. 2015-11-24 08:25:14 -08:00
Clinton Gormley f24507133e Updated Shield docs version to 2.0 2015-10-28 00:43:20 +01:00
Paul Echeverri 4d0898f685 Typo in previous fix 2015-10-22 14:37:46 -07:00
Paul Echeverri eb59dde2d7 Changes links to Shield 2.0 to Shield 2.0-rc1 2015-10-22 14:09:36 -07:00
debadair 664479f2c9 Fixed broken cross doc links. Will need to update ref var to current after 2.0 release. 2015-10-22 10:37:12 -07:00
Paul Echeverri 1cfcdad770 Updates release notes for 4.2 2015-10-07 16:35:07 -07:00
Paul Echeverri e243f741f3 Adds release notes for Kibana 4.2, minor cleanup elsewhere. 2015-09-24 14:48:31 -07:00
Paul Echeverri f92a6dd1c5 Adds a page on plugin management to address issue #4204. 2015-09-14 20:36:47 -07:00
Clinton Gormley fc8a2bf9cc Fixed the :ref: attribute to use the correct URL 2015-06-10 21:54:16 +02:00
Paul Echeverri aa335453d4 Adds What's New, filter management information, updates several screenshots. 2015-05-28 10:34:06 -07:00
Paul Echeverri 659729a638 This commit adds a quickstart tutorial for Kibana 4 to the documentation. 2015-05-28 10:34:05 -07:00
debadair b8166eecf0 Synced with Shield docs. 2015-05-01 12:43:04 -07:00
Paul Echeverri e39929d035 Updates to add Visualize Reference material. 2015-04-01 15:32:53 -07:00