kibana/test
Mikhail Shustov e7d8ea3927
Extract src/core in a separate TS project (#76785)
* break dependency on data plugin TS code

* move global typings to @kbn/utility-types

* import types from @kbn/utility-types

* remove type dependency on plugins

* add intermediate js files to break dependency on outter TS code

* temp type declaration for query-string

* declare src/core project

* export types to reference in the built d.ts files

* reference core project

* move jest types out of kbn/utility-types due to a clash with mocha types

* fix wrong es_kuery path and ts project paths

* reference core from packages consuming it

* x-pack & oss should use the same lodash version

* Revert "x-pack & oss should use the same lodash version"

This reverts commit 79cec5781e.

* use the same lodash version

* fix @types/lodash TS2300: Duplicate identifier error

* fix wrong imports

* update docs

* update docs

* add a comment why file is needed
2020-09-15 12:41:27 +02:00
..
accessibility skip flaky suite (#59975) 2020-09-14 16:51:59 -04:00
api_integration [Telemetry][API Integration tests] Ensure .kibana index exists (#76662) 2020-09-10 12:45:27 +01:00
common Hide management sections based on cluster/index privileges (#67791) 2020-09-14 09:30:47 -04:00
examples Routing example plugin (#69581) 2020-07-15 12:44:42 -04:00
functional Stacked headers and navigational search (#72331) 2020-09-14 14:32:30 -05:00
harden chore(NA): upgrade to lodash@4 (#69868) 2020-07-03 01:30:13 +01:00
interpreter_functional Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
new_visualize_flow [Time to Visualize] Unifying feature flag config for visualize editor and dashboard (#75408) 2020-08-20 08:02:05 +01:00
plugin_functional Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00
scripts [CI] ensure tests for @elastic/safer-lodash-set only runs once (#77146) 2020-09-10 16:47:38 +02:00
server_integration Remove legacy optimizer (#73154) 2020-08-13 09:08:44 -07:00
typings Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
ui_capabilities/newsfeed_err apply prettier styles 2020-05-22 09:08:58 +02:00
visual_regression chore(NA): upgrade to lodash@4 (#69868) 2020-07-03 01:30:13 +01:00
mocha_decorations.d.ts Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
tsconfig.json Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00