kibana/packages/kbn-es-query
Hannah Mudge 05cb6292c0
[8.4] [Dashboard] [Controls] Fix dashboard to dashboard drilldowns where source dashboard has controls (#140548) (#141308)
* [Dashboard] [Controls] Fix dashboard to dashboard drilldowns where source dashboard has controls (#140548)

* Remove `isFilters` check when calculating new filters

* Remove `disabled` boolean type check as well

* Fix initial load of dashboard

* Fix pinned filters being dropped

* Fix pinned filters bug

* Try simplified logic

* Go back to modified original logic

* Add new + organize old functional tests

* Fix flakiness of new test additions

(cherry picked from commit 54e109a8e2)

* Fix types
2022-09-21 15:43:06 -07:00
..
grammar [KQL] Update literal type to include isQuoted (#134397) 2022-07-26 10:03:18 -07:00
src [8.4] [Dashboard] [Controls] Fix dashboard to dashboard drilldowns where source dashboard has controls (#140548) (#141308) 2022-09-21 15:43:06 -07:00
BUILD.bazel [type-summarizer] reimplement for broader support (#135163) 2022-07-06 13:48:45 -05:00
jest.config.js [Es query] Move to package (#103530) 2021-07-21 17:10:55 +02:00
package.json chore(NA): splits types from code on @kbn/es-query (#120783) 2021-12-09 02:49:30 +00:00
README.md [Es query] Move to package (#103530) 2021-07-21 17:10:55 +02:00
tsconfig.json [type-summarizer] reimplement for broader support (#135163) 2022-07-06 13:48:45 -05:00

@kbn/es-query

Shared common (client and server sie) utilities shared across packages and plugins.