Skip to content

Commit

Permalink
[7.x] Move @kbn/es-query into data plugin - es-query folder (#50182) (#…
Browse files Browse the repository at this point in the history
…50824)

* Move @kbn/es-query into data plugin - es-query folder (#50182)

* Move @kbn/es-query into data plugin - es-query

* fix eslint issues

* Fix PR comments

* fix CI

* fix Ci

* remove extra ts-ignore

* fix imports

* fix imports

* Test importing from data/public and casting to ES Field Types.

* Test importing from data/public and casting to ES Field Types.

# Conflicts:
#	src/legacy/core_plugins/data/public/index_patterns/index_patterns/index_pattern.tsx
#	x-pack/legacy/plugins/siem/public/components/timeline/helpers.test.tsx
#	x-pack/legacy/plugins/siem/public/components/timeline/helpers.tsx
#	x-pack/legacy/plugins/siem/public/lib/keury/index.ts
#	x-pack/legacy/plugins/siem/public/pages/hosts/details/index.tsx
#	x-pack/legacy/plugins/siem/public/pages/hosts/hosts.tsx
#	x-pack/legacy/plugins/siem/public/pages/network/ip_details/index.tsx

* fix merge conflicts
  • Loading branch information
alexwizp committed Nov 16, 2019
1 parent c616559 commit 88558f4
Show file tree
Hide file tree
Showing 215 changed files with 1,387 additions and 1,053 deletions.
64 changes: 0 additions & 64 deletions packages/kbn-es-query/src/es_query/__tests__/_migrate_filter.js

This file was deleted.

151 changes: 0 additions & 151 deletions packages/kbn-es-query/src/es_query/__tests__/from_filters.js

This file was deleted.

87 changes: 0 additions & 87 deletions packages/kbn-es-query/src/es_query/__tests__/from_lucene.js

This file was deleted.

39 changes: 0 additions & 39 deletions packages/kbn-es-query/src/es_query/index.d.ts

This file was deleted.

49 changes: 0 additions & 49 deletions packages/kbn-es-query/src/es_query/migrate_filter.js

This file was deleted.

Loading

0 comments on commit 88558f4

Please sign in to comment.