kibana/examples/dashboard_embeddable_examples
Kibana Machine 69f245efa0
[Dashboard] Fix time range and filter state comparisons for dashboard-to-dashboard drilldowns (#124278) (#126174)
* Remove deprecated references.

* Add timeRange to DashboardState and timeRestore to DashboardContainerInput

* Ignore filters.$state during dashboard diff

* Undo remove deprecated references.

* Conditionally exclude filter state from comparison

* Inject filter.$state for context filters

* Trigger apply filters

* Add save to functional tests

* Remove unused variable

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 6f1a963d1d)

Co-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>
2022-02-22 12:07:07 -07:00
..
public [Dashboard] Fix time range and filter state comparisons for dashboard-to-dashboard drilldowns (#124278) (#126174) 2022-02-22 12:07:07 -07:00
kibana.json Replace EuiCodeEditor with CodeEditor in app-services code (#114316) 2021-10-13 14:52:48 +02:00
README.md Embed dashboard by value example & some embeddable clean up (#67783) 2020-06-15 17:13:31 +02:00
tsconfig.json Replace EuiCodeEditor with CodeEditor in app-services code (#114316) 2021-10-13 14:52:48 +02:00

Example of using dashboard container embeddable outside of dashboard app