kibana/docs
Vadim Dalecky 684aa68f17
"Explore underlying data" in-chart action (#69494)
* refactor: 💡 rename folder to "explore_data"

* style: 💄 check for "share" plugin in more semantic way

"explore data" actions use Discover URL generator, which is registered
in "share" plugin, which is optional plugin, so we check for its
existance, because otherwise URL generator is not available.

* refactor: 💡 move KibanaURL to a separate file

* feat: 🎸 add "Explore underlying data" in-chart action

* fix: 🐛 fix imports after refactor

* feat: 🎸 add start.filtersFromContext to embeddable plugin

* feat: 🎸 add type checkers to data plugin

* feat: 🎸 better handle empty filters in Discover URL generator

* feat: 🎸 implement .getUrl() method of explore data in-chart act

* feat: 🎸 add embeddable.filtersAndTimeRangeFromContext()

* feat: 🎸 improve getUrl() method of explore data action

* test: 💍 update test mock

* fix possible stale hashHistory.location in discover

* style: 💄 ensureHashHistoryLocation -> syncHistoryLocations

* docs: ✏️ update autogenerated docs

* test: 💍 add in-chart "Explore underlying data" unit tests

* test: 💍 add in-chart "Explore underlying data" functional tests

* test: 💍 clean-up custom time range after panel action tests

* chore: 🤖 fix embeddable plugin mocks

* chore: 🤖 fix another mock

* test: 💍 add support for new action to pie chart service

Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
2020-06-26 14:26:35 +02:00
..
api [DOCS] Fixes POST request for saved objects (#69036) 2020-06-12 11:29:14 -05:00
apm [DOCS] Updates for navigation redesign (#68709) 2020-06-12 09:39:36 -05:00
canvas [DOCS] Updates for navigation redesign (#68709) 2020-06-12 09:39:36 -05:00
dev-tools [DOCS] Updates for navigation redesign (#68709) 2020-06-12 09:39:36 -05:00
developer [DOCS] Adds kibana-pull attribute for release docs (#69554) 2020-06-18 13:19:10 -07:00
development "Explore underlying data" in-chart action (#69494) 2020-06-26 14:26:35 +02:00
discover [DOCS] Updates for navigation redesign (#68709) 2020-06-12 09:39:36 -05:00
drilldowns docs: ✏️ update Drilldown description in docs (#68762) 2020-06-10 15:28:08 +02:00
getting-started [DOCS] Updates for navigation redesign (#68709) 2020-06-12 09:39:36 -05:00
images [DOCS] Emphasizes where File Data Visualizer is located. (#69812) 2020-06-25 11:26:31 +02:00
infrastructure [DOCS] Move metrics app content to metrics monitoring guide (#69033) 2020-06-12 19:33:26 +01:00
ingest_manager Add ingest manager topic to docs (#68980) 2020-06-12 11:27:55 -07:00
logs [DOCS] Move Logs app content to Logs monitoring guide (#68644) 2020-06-10 16:14:46 +01:00
management [DOCS] Fixes license management links (#69347) 2020-06-16 17:03:59 -07:00
maps [DOCS] Updates titles in Maps docs (#68703) 2020-06-17 07:31:37 -07:00
migration [DOCS] Adds What's New (#68918) 2020-06-11 12:06:29 -07:00
plugins [DOCS] Adds kibana-pull attribute for release docs (#69554) 2020-06-18 13:19:10 -07:00
settings [DOCS] Add related link to the ingest management docs (#69467) 2020-06-18 15:44:29 -07:00
setup [DOCS] Fixes wording in Upload a CSV section (#69969) 2020-06-26 07:58:55 +02:00
siem [DOCS] Updates for navigation redesign (#68709) 2020-06-12 09:39:36 -05:00
spaces [DOCS] Updates for navigation redesign (#68709) 2020-06-12 09:39:36 -05:00
uptime [DOCS] Move Uptime Kibana documentation into Uptime guide (#67508) 2020-06-04 15:58:58 +01:00
uptime-guide [DOCS] Move Uptime Kibana documentation into Uptime guide (#67508) 2020-06-04 15:58:58 +01:00
user Document authentication settings. (#69284) 2020-06-18 21:22:48 +02:00
visualize [DOCS] Updates titles in Maps docs (#68703) 2020-06-17 07:31:37 -07:00
accessibility.asciidoc Adding the Accessibility Statement to docs (#57153) 2020-02-11 17:31:43 -05:00
CHANGELOG.asciidoc
gs-index.asciidoc [DOCS] Adds kibana-pull attribute for release docs (#69554) 2020-06-18 13:19:10 -07:00
index.asciidoc [DOCS] Adds kibana-pull attribute for release docs (#69554) 2020-06-18 13:19:10 -07:00
index.x.asciidoc
limitations.asciidoc [DOCS] Condenses limitations docs (#57393) 2020-02-12 08:18:58 -08:00
migration.asciidoc [DOCS] Adds What's New (#68918) 2020-06-11 12:06:29 -07:00
redirects.asciidoc [DOCS] Move metrics app content to metrics monitoring guide (#69033) 2020-06-12 19:33:26 +01:00
template.asciidoc