kibana/docs
Tim Roes 2885e871e3
Replace spy panels by Inspector (#16387)
* Add Inspector feature

* So long, and thanks for all the fish, spy panel

* Fix several functional tests

* Fix unit tests

* Fix spy panel button tests

* Replace old spy panel documentation

* Disable test temporarily until we have dashboard triggers

* Enter edit mode for dark theme test

* Fix some more functional tests

* Fix more functional tests

* More test fixing

* Fix more functional tests

* Allow opening the inspector via loader handler

* Refactor InspectorViewChooser, remove unused CSS

* Remove dead code

* Fix data download button style

* Remove redundant code

* Load inspectorViews for dashboard_viewer

* Extract inspector views to custom core_plugin

* Switch API to TypeScript 🎉

* Design changes

* Remove icons from views

* Design changes

* Improve typings of API

* Add typing to all adapters

* Show loading spinner in request selector

* Rewrite InspectorView to TypeScript

* Fix help text for data view

* Remove deprecated React lifecycle methods

* Embed inspector into dashboard panel actions

* Remove temporary inspector trigger

* Remove old CSS

* Fix dashboard trigger for new panel action

* Add tests for InspectorPanel and DataAdapter

* Produce a hierarchical table if the vis is hierarchical

* Remove allowJs option again

* Add missing Apache license headers

* Close inspector on dashboard when navigating away

* Use proper title for dashboard panels

* Fix functional tests

* Skip broken test for now

* Flush view chooser button

* Add request adapter tests

* Skip more tests, broken due to typescript

* Add Request Time description

* Add description for courier request

* Fix tests

* Replace icon by new (not yet released) icon

* Finalize design of inspector

* Remove discover test, that relied on spy panels

* Change API to be properly mockable in tests

* Add aria-live region for request status

* Replace old method in functional tests

* Replace abitrary magic number

* Use object destructuring in vis

* Fix issue with crashing requests view

* Add request time tooltip

* Get request body of correct search source

* Make filter buttons properly keyboard accessible

* Follow Dave's design suggestions

* Remove redundant request from name

* Remove unneeded comments

* WIP raw-formatted values

* Fix filtering issue

* Fix tests and more license headers

* Add data view tests

* Remove search from table

* Fix typos

* Implement review suggestion

* Remove artificial delays for testing

* Fix new panel action structure

* Minor design adjustments

* Fix failing functional test

* Update failing snapshot test

* Implement final wording

* Apply new EUI styling

* Fix closing inspector in tests

* Fix sorting of table

* Align punctuation between tooltips
2018-06-20 11:07:44 +02:00
..
api Document Logstash Centralized Configuration Management HTTP APIs (#17706) 2018-06-08 17:29:39 +05:30
apm [DOCS] Moves apm folder to docs (#19518) 2018-05-29 13:48:50 -07:00
dev-tools [DOCS] Creates dev-tools folder (#19528) 2018-05-29 22:37:51 -07:00
development Replace spy panels by Inspector (#16387) 2018-06-20 11:07:44 +02:00
discover [DOCS] Added float/anchor tags to explicitly define page names (#19288) 2018-05-22 13:59:05 -07:00
getting-started [DOCS: Getting Started] Edited text and updated screenshots] (#18699) 2018-05-14 13:54:23 -07:00
graph [DOCS] Moves graph folder to docs (#19530) 2018-05-29 22:21:01 -07:00
images Replace spy panels by Inspector (#16387) 2018-06-20 11:07:44 +02:00
limitations Adding limitations section to Kibana docs (#11296) 2017-04-19 08:57:51 -07:00
management [DOCS] Moves upgrade-assistant folder to docs (#19523) 2018-05-29 22:58:54 -07:00
migration [DOCS] Removes 6.0 breaking changes page 2018-06-19 15:16:51 -07:00
ml [DOCS] Move ml folder to docs (#19512) 2018-05-29 15:46:35 -07:00
monitoring [DOCS|Monitoring] Added text about first time opening Kibana Monitoring (#19460) 2018-05-31 08:16:31 -07:00
plugins Add plugin disclaimer (#19989) 2018-06-18 10:49:45 -04:00
release-notes [DOCS] Adds release highlight pages (#19333) 2018-05-23 08:59:44 -07:00
reporting [DOCS] Moves security folder to docs folder (#19514) 2018-05-30 07:37:20 -07:00
security [DOCS] Moves security folder to docs folder (#19514) 2018-05-30 07:37:20 -07:00
settings [DOCS|Monitoring] Added text about first time opening Kibana Monitoring (#19460) 2018-05-31 08:16:31 -07:00
setup [DOCS] Update Docker config steps for open X-Pack (#19486) 2018-06-04 10:37:26 +10:00
timelion [DOCS] Fixed cross doc link issues. 2017-04-26 21:45:31 -07:00
visualize Replace spy panels by Inspector (#16387) 2018-06-20 11:07:44 +02:00
api.asciidoc Document Logstash Centralized Configuration Management HTTP APIs (#17706) 2018-06-08 17:29:39 +05:30
CHANGELOG.asciidoc [DOCS] Adds release highlight pages (#19333) 2018-05-23 08:59:44 -07:00
dashboard.asciidoc [DOCS|Dashboard] Updated images and text to match UI (#19149) 2018-05-21 16:48:22 -07:00
dev-tools.asciidoc [DOCS] Creates dev-tools folder (#19528) 2018-05-29 22:37:51 -07:00
development.asciidoc docs: pull request review guidelines (#17101) 2018-04-19 12:36:37 -04:00
discover.asciidoc Fix jpg encoding issue causing weird colors in Chrome (#11367) 2017-04-24 16:22:11 -04:00
getting-started.asciidoc [DOCS: Getting Started] Edited text and updated screenshots] (#18699) 2018-05-14 13:54:23 -07:00
gs-index.asciidoc Add link to the EUI docs to Kibana docs (#11835) 2018-03-21 14:16:32 -07:00
index.asciidoc [DOCS] Remove xkb-repo-dir attribute 2018-05-30 10:21:51 -07:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#19192) 2018-05-18 11:50:51 -07:00
introduction.asciidoc docs: Overhaul of doc structure for 5.0+ (#8821) 2016-10-24 21:41:32 -04:00
limitations.asciidoc Adding limitations section to Kibana docs (#11296) 2017-04-19 08:57:51 -07:00
management.asciidoc [DOCS | Management] Add documentation for index management (#19374) 2018-05-24 11:59:34 -07:00
migration.asciidoc [DOCS] Removes 6.0 breaking changes page 2018-06-19 15:16:51 -07:00
plugins.asciidoc [DOCS] Added float/anchor tags to explicitly define page names (#19288) 2018-05-22 13:59:05 -07:00
release-notes.asciidoc [DOCS] Add placeholder for 7.0.0-alpha1 Release Notes (#14585) 2017-11-16 10:09:24 -08:00
setup.asciidoc Remove tribe node support (#16397) 2018-01-30 14:36:38 -05:00
timelion.asciidoc [DOCS] Timelion Getting Started Guide (#11065) 2017-04-26 16:11:03 -07:00
visualize.asciidoc Replace spy panels by Inspector (#16387) 2018-06-20 11:07:44 +02:00