kibana/test
Pierre Gayvallet c5546f4a39
Add globalSearch x-pack plugin (#66293)
* add skeleton for global_search plugin

* base implementation of the server-side service

* add utils tests

* add server-side mocks

* move take_in_array to common folder

* implements base of client-side plugin

* add tests for server-side service

* fix server plugin tests

* implement `navigateToUrl` core API

* extract processResults for the client-side

* fetch server results from the client side

* factorize process_results

* fix plugin start params

* move things around

* move all server types to single file

* fix types imports

* add basic FTR tests

* add client-side service tests

* add tests for addNavigate

* add getDefaultPreference & tests

* use optional for RequestHandlerContext

* add registerRoutes test

* add base test for context

* resolve TODO

* common nits/doc

* common nits/doc on public

* update CODEOWNERS

* add import for declare statement

* add license check on the server-side

* add license check on the client-side

* eslint

* address some review comments

* use properly typed errors for obs

* add integration tests for the find endpoint

* fix unit tests

* use licensing start contract

* translate the error message

* fix eslint rule for test_utils

* fix test_utils imports

* remove NavigableGlobalSearchResult, use `application.navigateToUrl` instead.

* use coreProvider plugin in FTR tests

* nits

* fix service start params

* fix service start params, bis

* I really need to fix this typecheck oom error

* add README, update missing jsdoc

* nits on doc
2020-06-04 16:18:02 +02:00
..
accessibility [Discover] Improve a11y test when switching to context (#67363) 2020-05-29 06:33:17 +02:00
api_integration [New Platform Migration]: Management - Implement NP API (#66781) 2020-06-03 18:55:06 +03:00
common [New Platform Migration]: Management - Implement NP API (#66781) 2020-06-03 18:55:06 +03:00
examples apply prettier styles 2020-05-22 09:08:58 +02:00
functional [Discover] Fix renaming of saved search not displayed in breadcrumb (#67577) 2020-06-04 11:45:08 +02:00
harden apply prettier styles 2020-05-22 09:08:58 +02:00
interpreter_functional apply prettier styles 2020-05-22 09:08:58 +02:00
plugin_functional Add globalSearch x-pack plugin (#66293) 2020-06-04 16:18:02 +02:00
scripts [SECURITY] Rename siem plugin to security_solution (#67902) 2020-06-04 05:35:13 -04:00
server_integration apply prettier styles 2020-05-22 09:08:58 +02:00
typings [Metrics UI] Refactor With* containers to hooks (#59503) 2020-04-14 09:01:41 -07:00
ui_capabilities/newsfeed_err apply prettier styles 2020-05-22 09:08:58 +02:00
visual_regression apply prettier styles 2020-05-22 09:08:58 +02:00
mocha_decorations.d.ts
tsconfig.json Migrate test plugins ⇒ NP (kbn_tp_run_pipeline) (#64780) 2020-05-07 10:12:46 +03:00