kibana/test
Anton Dosov ea7a81dfc2
[Drilldowns] Dashboard state fixes for drilldowns (#61457)
1. Change logic around deciding wether to use time from url or from saved object. Previously code looked only into if _g is present in the url at all. And didn't consider edge case if time or refreshInterval is missing in _g

2. Fix initial syncing of time from savedobject causing redundant history record. _This changed caused order of _a and g params in url change. One test was affected by it because it relied on the order. I don't think it should be considered breaking as order app puts it's query params shouldn't matter.

3. Fix another race condition between state syncing with url and angular controller $destroy. Similar fix was done before in #57795, but this on covers case when we stay within dashboard app, but change dashboard

4. Fix initial panel state migration causing redundant browser history records

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-03 12:22:43 +02:00
..
accessibility accessibility tests for dashboard panel ( OSS) (#62055) 2020-04-01 15:20:47 -07:00
api_integration Serve static assets from NP (#60490) 2020-03-27 14:24:28 +01:00
common Serve static assets from NP (#60490) 2020-03-27 14:24:28 +01:00
examples Further improve type checking for actions and triggers (#58765) 2020-03-04 10:27:14 -05:00
functional [Drilldowns] Dashboard state fixes for drilldowns (#61457) 2020-04-03 12:22:43 +02:00
harden Harden creation of child processes (#55697) 2020-03-10 07:51:57 +01:00
interpreter_functional Upgrade EUI to 21.0.1 (#60282) 2020-03-20 14:07:04 -06:00
plugin_functional Switch to embeddable factory interface with optional override (#61165) 2020-04-02 14:27:51 -04:00
scripts Migrate test plugins ⇒ NP (kbn_tp_sample_panel_action) (#60749) 2020-04-01 17:11:33 +03:00
server_integration Add support for certificates in PKCS#12 (P12) key stores (#53810) 2020-01-09 13:03:16 -05:00
typings Downgrade to query-string v5.1.1 (#59633) 2020-03-13 17:27:09 +03:00
ui_capabilities/newsfeed_err
visual_regression Fix visual baseline job (#59348) 2020-03-05 13:01:42 -07:00
mocha_decorations.d.ts
tsconfig.json