kibana/test
CJ Cenizal d8c7e18bf1
Instrument ILM with user action telemetry (#33089)
* Track user actions for creating, updating, and deleting and index lifecycle policy.
* Track user actions for attaching an index, attaching an index template, and detaching an index.
* Track app load action.
* Track usage of cold phase, warm phase, set priority, and freeze index.
* Track retry step user action.
* Track clicks on the policy name to edit it.
* Refactor constants to be in root of public.
* Add support to user actions API for comma-delimited action types.
* Refactor rollups trackUserRequest to be easier to understand.
* Use underscores instead of dashes for user action app names.
* Switch from componentWillMount to componentDidMount/useEffect.
  - Standardize use of HashRouter within app.js to avoid calling useEffect when leaving the app.
2019-03-26 15:43:03 -07:00
..
api_integration Instrument ILM with user action telemetry (#33089) 2019-03-26 15:43:03 -07:00
common [ts][ftr] improve types for ftr and expect.js, cleanup changes to tsconfig files (#31948) 2019-02-28 12:06:00 -08:00
dev_certs
functional FTR: fix 10 sec timeout in waitForDeleted (#33313) 2019-03-26 22:15:16 +01:00
interpreter_functional [@kbn/expect] "fork" expect.js into repo (#33761) 2019-03-25 09:56:48 -07:00
plugin_functional Typescript sample panel action (#33602) 2019-03-26 12:31:10 -04:00
scripts Typescript sample panel action (#33602) 2019-03-26 12:31:10 -04:00
server_integration
types supporting tags for mocha definition (#32474) 2019-03-07 11:40:53 +03:00
tsconfig.json Typescript sample panel action (#33602) 2019-03-26 12:31:10 -04:00