kibana/x-pack/test
Garrett Spong 459b00b7f1
Create Host Summary Component on the Host Details Page (#29311)
* Displaying the HostDetailsPanel with placeholder data

* Modified hostsQuery to take hostId as a filter param and replaced placeholder data with real host data

* Cleaning up unused id variable on the hosts query

* Separating out HostsTable and HostSummary queries

* First pass at adding dnd to the summary values

* Added support for array summary values, cleaned up dnd, and created function to clear up confusion around checking if an index exists or is undefined when using WithSource component

* Adding remaining summary values and now using escapeDataProviderId() when setting dataprovider id

* Plumbing through start and end date to set the correct queryDate on draggable, cleaned up host from field names, and added support for relative time fields

* Separating hosts/index.gql_query.ts into two separate files to keep one query per file

* Adding host.type to ECSFields, renaming HostDetailsPanel to HostSummary, and added integration test for testing fields returned by the HostSummaryQuery

* Adding unit tests for HostSummary and updated to use new type for filterQuery

* Using the explicit ESTermQuery type for the queryFilter

* Fixes from PR comments

* Updating integration tests to use test instead of it

* Reverting integration tests back to it as test is unsupported
2019-01-29 22:02:06 -07:00
..
api_integration Create Host Summary Component on the Host Details Page (#29311) 2019-01-29 22:02:06 -07:00
functional Merge branch 'master' of github.com:elastic/kibana into feature-secops 2019-01-25 11:46:32 -05:00
plugin_api_integration Core task manager (#24356) 2019-01-03 16:32:09 -07:00
reporting [dashboard+gis] remove dark mode options (#29017) 2019-01-23 14:29:35 -08:00
saml_api_integration Fail out of auth flow on first provider failure (#26648) 2018-12-10 20:55:07 -05:00
saved_object_api_integration Merge branch 'master' of github.com:elastic/kibana into feature-secops 2019-01-25 11:46:32 -05:00
spaces_api_integration Merge branch 'master' of github.com:elastic/kibana into feature-secops 2019-01-25 11:46:32 -05:00
token_api_integration [security] Token auth provider (#26997) 2018-12-19 11:13:29 -05:00
types Add typings for new tags API (#26027) 2018-11-21 18:55:48 +01:00
mocha.opts
tsconfig.json Spaces Phase 1 (#21408) 2018-10-01 07:09:33 -04:00