kibana/tasks
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
..
config Replace spy panels by Inspector (#16387) 2018-06-20 11:07:44 +02:00
docker_docs Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
utils Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
check_plugins.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
docker_docs.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
functional_test_runner.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
jenkins.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
licenses.js chore(19502): change license checker and generator behaviour to only add dev dependencies with --dev flag. (#19626) 2018-06-12 07:56:10 -07:00
licenses_csv_report.js chore(19502): change license checker and generator behaviour to only add dev dependencies with --dev flag. (#19626) 2018-06-12 07:56:10 -07:00
sterilize.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
test.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
test_jest.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
verify_dependency_versions.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
verify_translations.js [npm] upgrade to RxJS 6 (#18885) 2018-06-18 10:16:38 -07:00