kibana/test
Anton Dosov a7a557babe
[State Management] State syncing utilities (#53582)
Today, apps rely on AppState and GlobalState in the ui/state_management module to deal with internal (app) and shared (global) state. These classes give apps an ability to read/write state, when is then synced to the URL as well as sessionStorage. They also react to changes in the URL and automatically update state & emit events when changes occur.

This PR introduces new state synching utilities, which together with state containers src/plugins/kibana_utils/public/state_containers will be a replacement for AppState and GlobalState in New Platform.
2020-01-10 17:14:33 +03:00
..
accessibility autofix all violations 2019-12-13 23:17:13 -07:00
api_integration [Telemetry] fix bug where uiStatsMetrics is not getting report… (#54045) 2020-01-06 23:58:55 +02:00
common [Test/Newsfeed] Re-enable test and add news item to be filtered (#53905) 2020-01-02 15:25:54 -07:00
dev_certs
examples Embeddable examples on the platform and included with --run-examples flag (#52111) 2019-12-16 15:03:46 -05:00
functional [Discover] fix histogram min interval (#53979) 2020-01-08 20:41:24 -06:00
interpreter_functional Upgrade EUI to v17.3.1 (#53655) 2019-12-23 09:49:35 -06:00
plugin_functional Allow the mounted application to prompt a confirm message before leaving (#54221) 2020-01-10 12:17:21 +01:00
scripts Code coverage setup on CI (#49003) 2020-01-08 21:08:48 +01:00
server_integration Add support for certificates in PKCS#12 (P12) key stores (#53810) 2020-01-09 13:03:16 -05:00
typings [State Management] State syncing utilities (#53582) 2020-01-10 17:14:33 +03:00
ui_capabilities/newsfeed_err
visual_regression autofix all violations 2019-12-13 23:17:13 -07:00
mocha_decorations.d.ts Re-split ciGroups after pipeline rollout (#46375) 2019-09-25 15:18:37 -07:00
tsconfig.json