kibana/test
Anton Dosov 3b1d0e0c6b
[State Management] ScopedHistory support for state syncing utils (#62761)
The needed change is to rely on history as source of truth for location instead of window.location.

btw, This makes possible to test state syncing utils integration using createMemoryHistory()

One issue was discovered after this change:
When switching from context to discover url was incorrect. history.location inside state syncing utils didn't get the last update. This happened, because history instance created in discover wasn't used in context app and when all listeners unsubscribed from it - it stopped receiving location updates. To fix this I just reused one history instance in discover, context and their kbnUrlTracker
2020-04-21 13:53:17 +02:00
..
accessibility skip flaky suite (#60470) 2020-04-04 07:08:17 -07:00
api_integration Refactor saved object types to use namespaceType (#63217) 2020-04-16 14:37:55 -04:00
common [Telemetry] force staging urls in tests (#63356) 2020-04-13 23:45:13 +03:00
examples [State Management] ScopedHistory support for state syncing utils (#62761) 2020-04-21 13:53:17 +02:00
functional [TSVB] Use default Kibana palette for split series (#62241) 2020-04-20 12:43:21 -04: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 Migrate timelion vis (#62819) 2020-04-17 10:42:27 +02:00
scripts [SIEM] Server cutover to New Platform (#63430) 2020-04-17 12:31:54 -05:00
server_integration Update cache-control header (#62014) 2020-04-06 10:19:42 -04:00
typings [Metrics UI] Refactor With* containers to hooks (#59503) 2020-04-14 09:01:41 -07:00
ui_capabilities/newsfeed_err [Newsfeed] UI plugin for Kibana (#49579) 2019-11-13 08:48:34 -07:00
visual_regression Fix visual baseline job (#59348) 2020-03-05 13:01:42 -07:00
mocha_decorations.d.ts Re-split ciGroups after pipeline rollout (#46375) 2019-09-25 15:18:37 -07:00
tsconfig.json Migrate timelion vis (#62819) 2020-04-17 10:42:27 +02:00