* FTR should use the new kibana_system user
* Fix security api integration tests
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Rudolf Meijering <rudolf.meijering@elastic.co>
* chore(NA): splits types from code on @kbn/config-schema
* chore(NA): expose needed type
* chore(NA): fix api changes
* chore(NA): expose needed type
Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
* WIP, started updating functions for detecting scripted phrase filters
* replace script.script with query.script.script
* added test to verify detection of scripted and phrase filters
* with elastic@ email
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Jean-Louis Leysens <jloleysens@gmail.com>
* [Security Solution][Endpoint] Move the UI Trusted Apps API calls to use the Exceptions List Items APIs (#118801)
* renamed TA service file to match name and added exports to index.ts
* Move `EndpointError` to top-level `common/endpoint/errors`
* add validation framework to TA service
* Mappers + Create service method changed to use Exceptions API
* Update Trusted app service method moved to use Exceptions API
* new generators
# Conflicts:
# x-pack/plugins/security_solution/public/management/pages/policy/view/trusted_apps/layout/policy_trusted_apps_layout.test.tsx
# x-pack/plugins/security_solution/public/management/pages/trusted_apps/service/index.ts
# x-pack/plugins/security_solution/public/management/pages/trusted_apps/view/trusted_apps_page.test.tsx
* Fix import issue due to PR that was not backported to 8.0
* chore(NA): auto creation of the package.json for the new types pkg rule
* chore(NA): first alpha api extractor working version
* chore(NA): support kbn-analytics
* chore(NA): correctly read tsconfig files and deps from ts_config rule
* chore(NA): layed out pkg_npm_types tree artifact custom rule
* chore(NA): missing todos
* chore(NA): node modules link mapping
* chore(NA): fully working pkg_npm_types rule
* chore(NA): fix changes on new packages using elastic datemath pkgs
* docs(NA): remove todo
* docs(NA): last todo text correction
* chore(NA): removed commented lines
* fix(NA): include missing package version
* chore(NA): include license keys
* chore(NA): change mock types package into private
* chore(NA): splits types from code on @kbn/ace
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
* Revert "Include tracing information in the Kibana logs (#112973) (#118604)"
This reverts commit 114c690799.
* Revert "Don't enable RUM agent if APM is run with contextPropagationOnly (#118685) (#118995)"
This reverts commit ca86b98b5a.
* chore(NA): auto creation of the package.json for the new types pkg rule
* chore(NA): first alpha api extractor working version
* chore(NA): support kbn-analytics
* chore(NA): correctly read tsconfig files and deps from ts_config rule
* chore(NA): layed out pkg_npm_types tree artifact custom rule
* chore(NA): missing todos
* chore(NA): node modules link mapping
* chore(NA): fully working pkg_npm_types rule
* chore(NA): fix changes on new packages using elastic datemath pkgs
* docs(NA): remove todo
* docs(NA): last todo text correction
* chore(NA): removed commented lines
* fix(NA): include missing package version
* chore(NA): include license keys
* chore(NA): change mock types package into private
* chore(NA): split types_pkg from code_pkg on @elastic/apm-synthtrace
* chore(NA): disable validator on ts_project rule
* chore(NA): move into ts_project wrapper
* chore(NA): complete types exports
* chore(NA): export types as type only
* chore(NA): fix type exports
* chore(NA): only include exception type
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
* do not enable RUM agent when nodejs is run in contextPropagationOnly mode
* move shouldInstrumentClient to apm-config package
Co-authored-by: Mikhail Shustov <mikhail.shustov@elastic.co>
* Use an alternative KIBANA_ROOT if bazel cache detected
* Use several fallbacks to find the kibana root
* Update comments
* Add test for relative import conversion
* Improve comments
* remove console log
* Improve comments
* Add second case
* improve tests filenames
Co-authored-by: Esteban Beltran <academo@users.noreply.github.com>
* chore(NA): auto creation of the package.json for the new types pkg rule
* chore(NA): first alpha api extractor working version
* chore(NA): support kbn-analytics
* chore(NA): correctly read tsconfig files and deps from ts_config rule
* chore(NA): layed out pkg_npm_types tree artifact custom rule
* chore(NA): missing todos
* chore(NA): node modules link mapping
* chore(NA): fully working pkg_npm_types rule
* chore(NA): fix changes on new packages using elastic datemath pkgs
* docs(NA): remove todo
* docs(NA): last todo text correction
* chore(NA): removed commented lines
* fix(NA): include missing package version
* chore(NA): include license keys
* chore(NA): change mock types package into private
* chore(NA): disable validator on ts_project rule
* chore(NA): use the wrapper for ts_project
* commit using @elastic.co
* chore(NA): commit using @elastic.co
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
* [kbn/rule-data-utils] add submodules and require public use them
* fix lint errors
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Spencer <email@spalger.com>