kibana/x-pack/plugins/osquery/server
Bryan Clement e365396810
[Asset Management] Osquery agent picker (#94541)
* first pass of osquery host picker

* passes type checking and linting

* reworked everything

* fixed the policy query and pill colors

* fix i18n test failures

* refactor server side logic

* more clean up

* address pr comments

* fix types, await the parsed agents on the server side

* primitive is spelled with an i

* agents come in as list rather than agents

* added more helpers tests, added some edge case guarding

* unwrap agents off response in useAllAgents

* used proper types for aggregations

* translations for more ui text

* fix linting errors

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-31 04:13:19 -04:00
..
lib [Asset Management] Osquery agent picker (#94541) 2021-03-31 04:13:19 -04:00
routes [Asset Management] Osquery agent picker (#94541) 2021-03-31 04:13:19 -04:00
search_strategy/osquery [Asset Management] Osquery agent picker (#94541) 2021-03-31 04:13:19 -04:00
utils
config.ts
create_config.ts
index.ts
plugin.ts
saved_objects.ts
types.ts