kibana/test
Pierre Gayvallet aeebedfa4d
Add ApplicationService app status management (#50223)
* add unimplemented registerAppStatusUpdater & remove observers for apps and legacyApps

* adapt NavLinksService to use new application observables

* merge availableApps$ and availableLegacyApps$

* updating core docs

* adapt the navLink updating methods

* filters the inaccessible apps from availableApps$

* restrict access to navigateToApp depending on app status

* fixes due to merge

* add statusUpdater$ to AppBase

* export new types

* disable navlink depending on app status

* update generated doc

* update snapshots for disabled prop

* Address josh review

* Address review comments

* fix merge conflicts

* adapt changes due to merge

* update generated doc

* add comment and fix navlink url for custom url apps

* add AppNavLinkStatus type to split app/navlink states

* fix typo

* review comments and improvements

* add functional tests

* update generated docs and migration guide

* fix wrong type cast on AppsMenuProvider.readLinks

* properly type return of navigateToApp
2020-01-12 22:37:42 +01: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 Security - Role Mappings UI (#53620) 2020-01-11 13:26:31 -05: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 Add ApplicationService app status management (#50223) 2020-01-12 22:37:42 +01:00
interpreter_functional Upgrade EUI to v17.3.1 (#53655) 2019-12-23 09:49:35 -06:00
plugin_functional Add ApplicationService app status management (#50223) 2020-01-12 22:37:42 +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
tsconfig.json