Commit graph

158 commits

Author SHA1 Message Date
Lisa Cawley
c1724604d4
[7.12] [DOCS] Fix hard-coded accessibility link (#209611) (#209636)
# Backport

This will backport the following commits from `7.15` to `7.12`:
- [[DOCS] Fix hard-coded accessibility link
(#209611)](https://github.com/elastic/kibana/pull/209611)

<!--- Backport version: 9.6.4 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2025-02-04T18:22:19Z","message":"[DOCS]
Fix hard-coded accessibility link
(#209611)","sha":"caf12e52adf1234304f6bf969041bee86a42d1f4","branchLabelMapping":{"^v8.0.0$":"master","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v7.9.4","v7.10.3","v7.11.3","v7.12.2","v7.13.5","v7.14.3","v7.15.3","backport:version"],"title":"[DOCS]
Fix hard-coded accessibility
link","number":209611,"url":"https://github.com/elastic/kibana/pull/209611","mergeCommit":{"message":"[DOCS]
Fix hard-coded accessibility link
(#209611)","sha":"caf12e52adf1234304f6bf969041bee86a42d1f4"}},"sourceBranch":"7.15","suggestedTargetBranches":["7.9","7.10","7.11","7.12","7.13","7.14"],"targetPullRequestStates":[{"branch":"7.9","label":"v7.9.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.10","label":"v7.10.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.11","label":"v7.11.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.12","label":"v7.12.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.13","label":"v7.13.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.14","label":"v7.14.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.15","label":"v7.15.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209611","number":209611,"mergeCommit":{"message":"[DOCS]
Fix hard-coded accessibility link
(#209611)","sha":"caf12e52adf1234304f6bf969041bee86a42d1f4"}}]}]
BACKPORT-->
2025-02-05 19:15:48 +11:00
Kibana Machine
9f11ac43f4
[DOCS] Fix link in list of Kibana plugins (#141514) (#141691)
(cherry picked from commit 28924818e4)

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-10-18 13:14:52 -05:00
gchaps
1c9b150d7d
[DOC] server.basePath vs server.rewriteBasePath (#106798) (#106909)
* server.basePath vs server.rewriteBasePath

Moving content to make pronoun commentary applicable to correct nouns. Lined up to https://www.elastic.co/guide/en/kibana/6.8/settings.html

* Apply suggestions from code review

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: Stef Nestor <steffanie.nestor@gmail.com>
2021-07-27 16:25:32 -04:00
gchaps
5f94276574
Update sample-data.asciidoc (#102382) (#102386) 2021-06-16 10:39:53 -07:00
Kibana Machine
7629570c8d
[docs] Remove extraneous backslash (#99802) (#99804)
Co-authored-by: Domenico Andreoli <domenico.andreoli@elastic.co>
2021-05-11 09:06:57 -07:00
gchaps
1870be1022
[DOCS] Fixes error in examples for migrating plugin code (#99261) (#99292)
* [DOCS] Fixes error in examples for migrating plugin code

* [DOCS] Fixes error in docs update
2021-05-04 16:14:34 -07:00
Jonathan Budzenski
f47a42d1c5 [docs/build] Update build dependencies list (#98545)
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-03 17:07:17 -05:00
Kibana Machine
58584017a7
[DOCS] Fix development tests table (#98309) (#98520)
* Fix visualization of consecutive inline code blocks
* Remove trailing '_' from the correct script name

Co-authored-by: Domenico Andreoli <domenico.andreoli@elastic.co>
2021-04-27 10:22:27 -07:00
Kibana Machine
036f28df60
docs(NA): adds missing requirement to developing on windows (#97664) (#97716)
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-04-20 15:08:54 -04:00
Kibana Machine
6880593900
docs(NA): add requirements for windows development into the getting started developer guide (#97264) (#97529)
* docs(NA): add requirements for windows development into the getting started developer docs

* chore(NA): change docs id for the new introduced section

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-04-19 17:20:30 -04:00
Kaarina Tungseth
5728ee5c2a
[DOCS] Adds release-note:feature label (#91734) (#95845)
* [DOCS] Adds release-note:feature label

* Update docs/developer/contributing/index.asciidoc

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

* Update docs/developer/contributing/index.asciidoc

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

* Update docs/developer/contributing/index.asciidoc

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2021-03-30 16:44:41 -04:00
Kaarina Tungseth
95ad83f611
[DOCS] Adds the 7.12.0 Release notes (#94761)
* [DOCS] Adds the 7.12.0 Release notes

* Update docs/CHANGELOG.asciidoc

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update docs/CHANGELOG.asciidoc

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update docs/CHANGELOG.asciidoc

Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>

* Adds 93427 bug fix and CCS breaking change

* Specifies Discoer in breaking change

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
2021-03-22 16:37:13 -05:00
gchaps
3e3b61b148
Adds doc for API changes (#93544) (#94386)
* [DOCS] Adds doc for plugin API changes

* [DOCS] Edits doc

* [DOCS] Removes links to older docs

* [DOCS] Adds links to previous versions
2021-03-10 16:37:01 -08:00
Kibana Machine
96de13ec91
[eventLog][docs] updates README.md (#92563) (#93714)
resolves https://github.com/elastic/kibana/issues/89998

The README.md for the event log was a bit old, and was more focused on
implementation details and information for plugin developers writing events.
There wasn't much information available that was useful for folks using
the event log for problem diagnosis.

So the docs have been updated a bit in general, and more information has
been added on the event document structure, and the actions and alerts
events specifically.

Co-authored-by: Patrick Mueller <pmuellr@gmail.com>
2021-03-04 21:35:54 -05:00
Gidi Meir Morris
ba917aec03
[Alerting][Docs] Adds Alerting & Task Manager Scalability Guidance & Health Monitoring (#91171) (#93603)
Documentation for scaling Kibana alerting, what configurations can change, what impacts they have, etc.
Scaling Alerting relies heavily on scaling Task Manager, so these docs also document Task manager Health Monitoring and scaling.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-04 15:19:54 -05:00
Joe Portner
f03a7ea753
Sharing saved objects, phase 2.5 (#89344) (#91335) 2021-02-13 15:51:40 -05:00
Pierre Gayvallet
80bfebf850
Implement custom global header banner (#87438) (#91089)
* first draft

* update plugin list

* fix tsproject

* update bundle limits file

* remove unused start dep

* adapt imports

* POC of footer banner

* update styles, mostly

* plug banner to uiSettings

* adding some unit tests

* add tests on sort_fields

* cleanup sums in sass mixins

* some self review stuff

* update generated doc

* add tests for color field

* update chrome header test snapshots

* retrieve license info from the server

* switch from uiSettings to plugin config

* update plugin list description

* update default colors

* NIT

* add markdown support

* fix banner overlap in fullscreen mode

* change banner height to 32px

* change banner's font size to 14

* delete unused uiSettings
2021-02-11 12:10:35 +01:00
Nathan Reese
51a14defcc
[7.x] [Maps] remove maps_file_upload plugin and fold public folder into file_upload plugin (#90292) (#90946)
* [Maps] remove maps_file_upload plugin and fold public folder into file_upload plugin (#90292)

* get geojson working with api/file_upload/import

* remove maps_file_upload server code

* remove common folder

* remove maps_file_upload plugin

* fix tsconfig paths

* rename file_upload plugin in maps tsconfig

* fix file path

* node scripts/build_plugin_list_docs

* fix webpack compile errors

* telemetry schema cleanup, i18n cleanup, limits cleanup

* remove mapsFileUpload from limits.yml

* remove index pattern link test case

* update telemetry/v2/clusters/_stats for new file_upload path

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

* remove maps_file_upload from tsconfig.refs.json

* remove x-pack/tsconfig.refs.json, removed in upstream

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-10 16:44:00 -07:00
Kibana Machine
f18cce2f0e
[docs/ci-stats] describe new metrics files (#90711) (#90846)
Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-02-10 14:08:56 -07:00
Tyler Smalley
1226842fee Revert "[Maps] remove maps_file_upload plugin and fold public folder into file_upload plugin (#90292) (#90890)"
This reverts commit bd81ff9bdf.
2021-02-10 06:10:37 -08:00
Nathan Reese
bd81ff9bdf
[Maps] remove maps_file_upload plugin and fold public folder into file_upload plugin (#90292) (#90890)
* get geojson working with api/file_upload/import

* remove maps_file_upload server code

* remove common folder

* remove maps_file_upload plugin

* fix tsconfig paths

* rename file_upload plugin in maps tsconfig

* fix file path

* node scripts/build_plugin_list_docs

* fix webpack compile errors

* telemetry schema cleanup, i18n cleanup, limits cleanup

* remove mapsFileUpload from limits.yml

* remove index pattern link test case

* update telemetry/v2/clusters/_stats for new file_upload path

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-10 06:29:04 -07:00
Lisa Cawley
bcddadbb90
[DOCS] More cleanup in developer docs (#90506) (#90636) 2021-02-08 08:07:51 -08:00
Pierre Gayvallet
97f89e256b
[7.x] Migrate most plugins to synchronous lifecycle (#89562) (#90579)
* Migrate most plugins to synchronous lifecycle (#89562)

* first pass

* migrate more plugins

* migrate yet more plugins

* more oss plugins

* fix test file

* change Plugin signature on the client-side too

* fix test types

* migrate OSS client-side plugins

* migrate OSS client-side test plugins

* migrate xpack client-side plugins

* revert fix attempt on fleet plugin

* fix presentation start signature

* fix yet another signature

* add warnings for server-side async plugins in dev mode

* remove unused import

* fix isPromise

* Add client-side deprecations

* update migration examples

* update generated doc

* fix xpack unit tests

* nit

* (will be reverted) explicitly await for license to be ready in the auth hook

* Revert "(will be reverted) explicitly await for license to be ready in the auth hook"

This reverts commit fdf73feb

* restore await on on promise contracts

* Revert "(will be reverted) explicitly await for license to be ready in the auth hook"

This reverts commit fdf73feb

* Revert "restore await on on promise contracts"

This reverts commit c5f2fe51

* add delay before starting tests in FTR

* update deprecation ts doc

* add explicit contract for monitoring setup

* migrate monitoring plugin to sync

* change plugin timeout to 10sec

* use delay instead of silence
# Conflicts:
#	x-pack/plugins/xpack_legacy/server/plugin.ts

* fix mock
2021-02-08 13:16:05 +01:00
Lisa Cawley
29f8403616
[DOCS] Clean up text (#90359) (#90463) 2021-02-05 09:29:36 -08:00
Joe Reuter
2cab61f1e1
[Lens] Export nested types (#89868) (#90141) 2021-02-03 14:25:22 +01:00
Nathan Reese
008479f8bf
[ml] migrate file_data_visualizer/import route to file_upload plugin (#89640) (#90075)
* migrate file_upload plugin to maps_file_upload

* update plugins list

* migrate ml import endpoint

* migrate ml telemetry to file_upload plugin

* add fileUpload plugin to ml

* add TS project

* update ML to use file_upload endpoint

* move types to file_upload plugin

* ignore error

* clean up

* i18n clean-up

* remove schemas from ml

* remove usageCollection from ml

* node scripts/build_plugin_list_docs

* update telemety collector

* revert changes to ingestPipeline schema

* change name of TELEMETRY_DOC_ID to unique value

* remove ImportFile from ml/server/routes/apidoc.json

* fix typo in x=pack/tsconfig.json

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	src/plugins/telemetry/schema/oss_plugins.json
#	x-pack/plugins/telemetry_collection_xpack/schema/xpack_plugins.json
2021-02-02 14:25:08 -07:00
Clint Andrew Hall
7622da0b28
Setting up and documenting Presentation Util (#88112) (#89666) 2021-01-29 09:42:12 -06:00
Alexey Antonov
758fdeb78b
[TSVB] Remove vis_type_timeseries_enhanced plugin (#89274) (#89530)
* [TSVB] get rid of vis_type_timeseries_enhanced

* add search strategy should be called from setup hook

* remove vis_type_timeseries_enhanced from CODEOWNERS

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	.github/CODEOWNERS
2021-01-28 15:25:27 +03:00
Patryk Kopyciński
2f06b32f11
[Security Solution] Init Osquery plugin (#87109) (#89527) 2021-01-28 10:33:33 +01:00
Stratoula Kalafateli
ddc205821a
[7.x] Cleanup OSS code from visualizations wizard (#89092) (#89409)
* Cleanup OSS code from visualizations wizard (#89092)

* Cleanup OSS code from visualizations wizard

* Remove unecessary translations

* Remove unused translation

* Fix functional test

* Disable the functional test for OSS

* Remove from oss correctly :D

* Fix ci
# Conflicts:
#	.github/CODEOWNERS
#	docs/developer/plugin-list.asciidoc
#	packages/kbn-optimizer/limits.yml

* fix plugin list docs

* Change plugins docs list
2021-01-27 16:01:23 +02:00
Nathan Reese
cf311ba7d3
[Maps] rename file_upload to maps_file_upload (#89225) (#89365)
* migrate file_upload plugin to maps_file_upload

* update plugins list

* results of running node scripts/build_plugin_list_docs

* fix build problems

* remove fileUpload from limits.yml

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-26 18:09:23 -07:00
Mikhail Shustov
99cd66f72d
[Core] Explicit typings for request handler context (#88718) (#88975)
* move context to server part. couple with RequestHandlerContext

Context implementation will be simplified in follow-up.

* adopt core code

* adopt bfetch code

* adopt data code

* adopt search examples

* adopt vis_type_timelion

* adopt vis_type_timeseries

* adopt plugin functional tests

* adopt actions

* adopt alerting plugin

* adopt APM plugin

* adopt beats_management

* adopt case plugin

* adopt cross_cluster_replication

* adopt data_enhanced

* adopt event_log

* adopt global_search

* adopt index_management

* adopt infra

* adopt licensing

* adopt lists

* adopt logstash

* adopt reporting

* adopt observability

* adopt monitoring

* adopt rollup

* adopt so tagging

* adopt security

* adopt security_solutions

* adopt watcher

* adopt uptime

* adopt spaces

* adopt snapshot_restore

* adopt features changes

* mute error when null used to extend context

* update docs

* small cleanup

* add type safety for return type

* refactor registerRouteHandlerContext type

* update docs

* update license header

* update docs

* fix type error. fetch body does not accept array of strings

* fix telemetry test

* remove unnecessary ts-ignore

* address comments

* update docs
# Conflicts:
#	docs/development/plugins/data/server/kibana-plugin-plugins-data-server.plugin.start.md
#	src/plugins/data/server/server.api.md
#	x-pack/plugins/monitoring/server/plugin.ts
2021-01-21 18:13:51 +01:00
Alejandro Fernández Haro
a6a9570d03
[7.x] [DOCS] Usage Collection: better landing docs for improved DX (#88500) (#88821)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-20 13:54:58 +00:00
Tiago Costa
7bdac0bea4
chore(NA): remove mocha junit ci integrations (#88129) (#88534)
* chore(NA): remove mocha junit ci integrations

* chore(NA): remove mocha script from xpack

* chore(NA): single rule exclusion on eslint config for mocha

* chore(NA): remove unused custom mocha integration code from kbn/test

* chore(NA): rewording packages readme

* docs(NA): remoe mocha mention from development-unit-tests
# Conflicts:
#	docs/developer/contributing/development-unit-tests.asciidoc
#	test/scripts/jenkins_unit.sh
2021-01-16 00:01:29 +00:00
Matthew Kime
2a32d0e251
revert runtime fields editor plugin (#88132) (#88187) 2021-01-13 13:59:31 -06:00
gchaps
d3e231be2b
[DOCS] Updates API changes doc (#88108)
* [DOCS] Updates API changes doc

* [DOCS] Minor edit to API changes doc
2021-01-13 11:06:15 -08:00
Joe Portner
a3d5721f16
Create Spaces OSS plugin (#87585) (#88065) 2021-01-12 17:28:21 -05:00
Matthew Kime
74c4781841
[7.x] Create runtime field plugin, runtime field editor plugin (#87387) (#87728)
* Create runtime field plugin, runtime field editor plugin (#87387)
2021-01-07 17:12:27 -06:00
Nick Partridge
86563373c5
[7.x] Create vis_type_xy plugin to replace histogram, area and line charts (#78154) (#86534) 2020-12-18 22:00:58 -06:00
Tyler Smalley
82225db0a3
test:jest improvements to better support our monorepo (#84848) (#85880)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
# Conflicts:
#	docs/developer/contributing/development-functional-tests.asciidoc
#	test/scripts/jenkins_unit.sh
#	test/scripts/jenkins_xpack.sh
#	x-pack/README.md

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-15 09:11:51 -08:00
gchaps
91f2a25cd6
[DOCS] Adds docs for plugin API changes (#84965)
* [DOCS] Adds docs for plugin API changes

* [DOCS] Adds another api change

* Add change for custom visualization plugins

* [DOCS] Adds pages with links to previous breaking changes

Co-authored-by: Tim Roes <tim.roes@elastic.co>
2020-12-10 06:41:04 -08:00
Poff Poffenberger
a6e71edbf0
[Time to Visualize] Add visualizations to dashboard from save modal (#83140) (#85345)
Co-authored-by: Ryan Keairns <contactryank@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
# Conflicts:
#	packages/kbn-optimizer/limits.yml
2020-12-09 10:37:25 -06:00
Stacey Gammon
e648af4fb9
Convert a README to mdx to get it slurped up by the new docs system (#84834) (#85335)
* Convert readme to mdx so it can get slurped into the new docs system

* Adjust plugin list doc generation so it accounts for mdx readmes

* fix eslint of discover_plugin file

* Fix link to readme in plugin list

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-08 20:46:03 -05:00
Christiane (Tina) Heiligers
787e76a0b2
[7.x] [Docs] Adds docs on how to run Kibana with the APM agent locally (#84700) (#85200)
Co-authored-by: Vignesh Shanmugam <vignesh.shanmugam22@gmail.com>

Co-authored-by: Vignesh Shanmugam <vignesh.shanmugam22@gmail.com>
2020-12-07 14:54:20 -07:00
Tiago Costa
ff03b5b30d
chore(NA): removes auto install of pre-commit hook (#83566) (#85026)
* chore(NA): remove kibana pre-commit hook installation from bootstrap

* chore(NA): add support for git ref flag on run precommit hook script

* chore(NA): integrate quick commit checks within the CI

* chore(NA): introduce logging trap to warn about quick commit checks failure and how to reproduce it

* chore(NA): update quick commit checks message

* fix(NA): quick commit checks function def

* chore(NA): fix quick commit checks message quotes

* chore(NA): fix functional call

* chore(NA): fix script to run

* chore(NA): add unexpected debugger statement to test quick commit checks

* chore(NA): update message to log before quick commit checks

* chore(NA): remove extra debugger statement

* chore(NA): add echo message inline with script execution

* chore(NA): add unexpected debugger statement to test quick commit checks

* chore(NA): remove extra usage of debug statement

* chore(NA): wrapping quick commit checks in a func

* chore(NA): export function to use later

* chore(NA): export function to use later

* chore(NA): use child bash script on github checks reporter

* chore(NA): define dir context for commit_check_runner.sh

* fix(NA): permissions for commit_check_runner.sh

* fix(NA): permissions for commit.sh

* chore(NA): format message to log

* chore(NA): add unexpected debugger statement to test quick commit checks

* chore(NA): remove extra usage of debug statement

* chore(NA): format runner message

* chore(NA): replace log.info by log.warning

* docs(NA): include docs for removing the pre-commit hook auto installation

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-04 17:52:14 +00:00
Tyler Smalley
f9fd733a12
Jest multi-project configuration (#77894) (#84826)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
# Conflicts:
#	src/dev/code_coverage/ingest_coverage/integration_tests/team_assignment.test.js
#	src/plugins/console/jest.config.js
#	x-pack/plugins/canvas/scripts/jest.js
2020-12-02 14:02:21 -08:00
Larry Gregory
718622e122
[7.x] Deprecate disabling the spaces plugin (#83984) (#84795)
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>

Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
2020-12-02 13:52:39 -05:00
Tiago Costa
60e03fcfc1
chore(NA): tool to find plugins circular dependencies between plugins (#82867) (#84588)
* chore(NA): update gitignore to include first changes from moving into a single package.json

* chore(NA): update gitignore

* chore(NA): move all the dependencies into the single package.json and apply changes to bootstrap

* chore(NA): fix types problems after the single package json

* chore(NA): include code to find the dependencies used across the code

* chore(NA): introduce pure lockfile for install dependencies on build

* chore(NA): update clean task to not delete anything from xpack node_modules

* chore(NA): update gitignore to remove development temporary rules

* chore(NA): update notice file

* chore(NA): update jest snapshots

* chore(NA): fix whitelisted licenses to include a new specify form of an already included one

* chore(NA): remove check lockfile symlinks from child projects

* chore(NA): fix eslint and add missing declared deps on single pkg json

* chore(NA): correctly update notice

* chore(NA): fix failing jest test for storyshots.test.tsx

* chore(NA): fix cypress multi reporter path

* chore(NA): fix Project tests check

* chore(NA): fix problem with logic to detect used dependes on oss build

* chore(NA): include correct x-pack plugins dep discovery

* chore(NA): discover entries under dynamic requires on vis_type_timelion

* chore(NA): remove canvas

* chore(NA): add initial code to find circular deps

* chore(NA): ground work to integrate the circular deps scripts

* chore(NA): add correct filtering to find circular dependenices feature

* chore(NA): add ci mode flag into circular deps script

* chore(NA): feature complete circular dependencies detect script

* chore(NA): merge and solve conflicts with master

* chore(NA): remove unwanted changes

* chore(NA): remove unwanted changes on kbn storybook

* chore(NA): hook find circular deps tool into ci

* chore(NA): remove previous find plugin circular deps script

* chore(NA): add type for circular dep list

* chore(NA): add type for circular dep list for allowed list

* chore(NA): allow CI to fail check

* chore(NA): update deps allowed list

* chore(NA): run search circular deps script over examples too

* docs(NA): adds cli description

* chore(NA): use plugin search paths to build entries to find circular deps

* chore(NA): update allowed list

* chore(NA): snapshot update for kbn optimizer test

* chore(NA): update dpdm version

* chore(NA): remove thirdParty flag

* chore(NA): update docs to include info about the new tool

* docs(NA): update to link PR instead of the issue

* chore(NA): update debug logs to always output allowedList

* fix(NA): correctly list found differences number

* chore(NA): remove quiet flag

* fix(NA): correctly fail the CI if circular deps are found

* chore(NA): complete list of found circular deps

* chore(NA): used named capturing group into the regex

* docs(NA): update typescript best practices docs and styleguide

* chore(NA): introduce quick filter option flag

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-01 00:08:07 +00:00
Alejandro Fernández Haro
5c7a300ae6
[7.x] [Elasticsearch Migration] Update docs re UsageCollection (#84322) (#84487) 2020-11-30 11:44:34 +00:00
Mikhail Shustov
13e75b85c2
fix identation in list (#84301) (#84401) 2020-11-26 12:18:58 +01:00