kibana/test
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
..
accessibility Removing flaky axe rule (#69418) 2020-06-17 13:00:52 -05:00
api_integration delete testbed plugins (#69661) 2020-06-25 19:46:41 +02:00
common Add functional test for Kibana embedded in iframe (#68544) 2020-06-18 12:02:56 +02:00
examples stabilize flaky embeddables/adding_children take 2 (#68873) 2020-06-16 10:42:37 +02:00
functional "Explore underlying data" in-chart action (#69494) 2020-06-26 14:26:35 +02:00
harden apply prettier styles 2020-05-22 09:08:58 +02:00
interpreter_functional [kbn/optimizer] share all plugin bundles (#68986) 2020-06-15 22:15:31 -07:00
plugin_functional Add plugin API for customizing the logging configuration (#68704) 2020-06-23 14:45:47 -06:00
scripts [SECURITY] Disables Cypress tests 2020-06-24 16:21:46 -07:00
server_integration apply prettier styles 2020-05-22 09:08:58 +02:00
typings [Metrics UI] Refactor With* containers to hooks (#59503) 2020-04-14 09:01:41 -07:00
ui_capabilities/newsfeed_err apply prettier styles 2020-05-22 09:08:58 +02:00
visual_regression apply prettier styles 2020-05-22 09:08:58 +02:00
mocha_decorations.d.ts Re-split ciGroups after pipeline rollout (#46375) 2019-09-25 15:18:37 -07:00
tsconfig.json Migrate test plugins ⇒ NP (kbn_tp_run_pipeline) (#64780) 2020-05-07 10:12:46 +03:00