kibana/test
Anton Dosov 233e309343
[Drilldowns] Dashboard state fixes for drilldowns (#61457) (#62421)
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>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-03 14:52:16 +02:00
..
accessibility More a11y tests on index pattern page (#59575) (#60117) 2020-03-16 17:42:20 -04:00
api_integration Add UiSettings validation & Kibana default route redirection (#59694) (#60257) 2020-03-16 18:09:51 +01:00
common [7.x] FTR configurable test users (#52431) (#60428) 2020-03-17 18:21:48 -07:00
examples Further improve type checking for actions and triggers (#58765) (#59319) 2020-03-05 08:38:27 -05:00
functional [Drilldowns] Dashboard state fixes for drilldowns (#61457) (#62421) 2020-04-03 14:52:16 +02:00
harden Harden creation of child processes (#55697) (#59801) 2020-03-10 22:05:30 +01:00
interpreter_functional [7.x] Upgrade EUI to 21.0.1 (#60282) (#60809) 2020-03-20 23:09:36 -06:00
plugin_functional Migrate doc view part of discover (#58094) (#61033) 2020-03-24 11:23:06 +01:00
scripts [7.7] [ci/es] always pull snapshots, break early when they're… (#62067) 2020-03-31 17:52:00 -07:00
server_integration Add support for certificates in PKCS#12 (P12) key stores (#53810) (#54383) 2020-01-09 14:47:16 -05:00
typings Downgrade to query-string v5.1.1 (#59633) (#60107) 2020-03-13 23:39:48 +03:00
ui_capabilities/newsfeed_err [7.x] [Newsfeed] UI plugin for Kibana (#49579) (#50503) 2019-11-13 14:36:23 -07:00
visual_regression Fix visual baseline job (#59348) (#59470) 2020-03-06 08:40:17 -07:00
mocha_decorations.d.ts [7.x] Re-split ciGroups after pipeline rollout (#46375) (#46643) 2019-09-25 17:21:47 -07:00
tsconfig.json [Telemetry] Server-side Migration to NP (#60485) (#60965) 2020-03-23 20:53:38 +00:00