mirror of
https://github.com/elastic/kibana.git
synced 2025-04-19 23:39:42 -04:00
* [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
|
||
---|---|---|
.. | ||
grammar | ||
src | ||
BUILD.bazel | ||
jest.config.js | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/es-query
Shared common (client and server sie) utilities shared across packages and plugins.