kibana/x-pack/plugins/remote_clusters
Mikhail Shustov b6e582c53e
TS Incremental build exclude test files (#95610)
* add base config for all the TS projects

* all the project use new tsconfig.project.json

* compile test files in the high-level tsconfig.json

* fix TS error in maps plugin

* fix TS error in infra plugin

* exclude mote test and test until folders

* uptime. do not import test code within prod code

* expressions. do not import test code within prod code

* data: export mocks from high level folder

* task_manager: comply with es client typings

* infra: remove unused enzyme_helpers

* check_ts_project requires "include" key

* ts_check should handle parent configs

* all ts configs should extend base one

* exclude test folders from plugins

* update patterns to fix ts_check errors

* Apply suggestions from code review

Co-authored-by: Constance <constancecchen@users.noreply.github.com>

* uptime: MountWithReduxProvider to test helpers

Co-authored-by: Constance <constancecchen@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-01 14:40:47 +02:00
..
__jest__/client_integration Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
common Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
fixtures Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
public Use documentation link service for remote clusters (#93937) 2021-03-15 14:02:27 -04:00
server [HTTP] Apply the same behaviour to all 500 errors (except from custom responses) (#85541) 2021-02-18 17:31:18 +00:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
kibana.json Hide management sections based on cluster/index privileges (#67791) 2020-09-14 09:30:47 -04:00
README.md Add READMEs for ES UI plugins (#81973) 2020-10-29 10:56:42 -07:00
tsconfig.json TS Incremental build exclude test files (#95610) 2021-04-01 14:40:47 +02:00

Remote Clusters

About

This plugin helps users manage their remote clusters, which enable cross-cluster search and cross-cluster replication.