kibana/x-pack/plugins/endpoint/common
Jonathan Buttner 0a9e17b57f
[Endpoint][EPM] Retrieve Index Pattern from Ingest Manager (#63016)
* Endpoint successfully depending on ingest manager to initialize

* Moving the endpoint functional tests to their own directory to avoid enabling ingest in the base tests

* Removing page objects and other endpoint fields from base functional

* Updating code owners with new functional location

* Adding index pattern functionality

* Missed a file

* Pointing resolver tests at endpoint functional tests

* Pointing space tests at the endpoint functional directory

* Adding ingest service to do setup and tests for 500s

* Correcting services path

* Adding jest test names

* Updating es archives with the correct mapping and index names

* Fixing import error

* Adding resolver tests to code owners

* enabling epm flag for functional tests

* adding correct tag to test

* Removing the version information and unneeded xsrf

* Addressing endpoint index pattern feedback

* Removing unused import

* Renaming index pattern to es index pattern

* Fixing missed index pattern calls

* Removing unused import

* Fixing type error

* Moving es_index_pattern outside of installed and fixing function name

* Keeping the event index the same for now

* Wrapping index pattern await in try catch

* Address PR feedback, adding comments
2020-04-16 16:20:16 -04:00
..
models Endpoint: Redux types (#63413) 2020-04-15 11:19:46 -04:00
schema [Endpoint][EPM] Retrieve Index Pattern from Ingest Manager (#63016) 2020-04-16 16:20:16 -04:00
generate_data.test.ts [Endpoint] Upgrade data generator capabilities (#62208) 2020-04-03 13:48:36 -04:00
generate_data.ts Endpoint: Redux types (#63413) 2020-04-15 11:19:46 -04:00
types.ts [Endpoint][EPM] Retrieve Index Pattern from Ingest Manager (#63016) 2020-04-16 16:20:16 -04:00