Commit graph

2 commits

Author SHA1 Message Date
Matthew Kime aa37078288
[7.x] [Index patterns] Remove field cache (#82223) (#84109)
* [Index patterns] Remove field cache (#82223)

# Conflicts:
#	src/plugins/data/common/index_patterns/index_patterns/index_patterns.ts

* fix test
2020-11-23 15:57:11 -06:00
Maja Grubic 95da850ab6
[Dashboard] Add visualization by value to dashboard (#69898) (#70322)
* Plugging in DashboardStart dependency

* Create embeddable by reference and navigate back to dashboard

* Trying to feature flag the new flow

* Feature flagging new visualize flow

* Removing unnecessary console statement

* Fixing typescript errors

* Adding a functional test for new functionality

* Adding a functional test for new functionality

* Fixing test name

* Changing test name

* Moving functional test to a separate folder

* Trying to fix the config file

* Adding an index file

* Remove falsly included file

* Adding aggs and params to vis input

* Serializing vis before passing it as an input

* Incorporating new state transfer logic

* Remove dashboardStart as a dependency

* Trying to get the test to run

* Remove unused import

* Readding spaces

* Fixing type errors

* Incorporating new changes
# Conflicts:
#	scripts/functional_tests.js
#	tasks/function_test_groups.js
2020-06-30 17:00:38 +01:00