kibana/packages
Devin W. Hurley dadeb78b44
[RAC] [RBAC] add space ids array to each alert document (#105173)
* kind of working solution... need to fix types.. would be great if all of this could go in the authorization class but I don't think we have access to the spaceids when we generate the kibana security action strings?

* update mapping type as array:true for space_ids field, fixes types, updates jest tests, adds integration tests

* undo changes in alerting authz class

* update snapshot for apm api integration test for rules writing alerts

* fix apm integration tests

* omit version and sequence from expected outcome

* re-add space id after this code was moved in master

* add another default space id to test

* fixes bug to remove duplicate spaceids

* add space ids filter to elasticsearch query, updates detection role

* update snapshot

* update type docs for alerts client

* remove dead code

* fix type error

* renames space ids field on alert documents from kibana.rac.alert.space_ids to kibana.space_ids

* fixes kb-rule-data-utils package

* update snapshots

* remove references to kibana.rac.alert.space_ids and replace with kibana.space_ids in rule registry integration tests and apm integration tests

* fix apm functional test snapshots

* undo index name changes I made in apm integration test configs

* update typedocs references to upstream, not local repo
2021-07-16 16:05:46 -04:00
..
elastic-datemath chore(NA): correctly setup dep order on js_library to fix windows build (#100420) 2021-05-21 00:03:54 +01:00
elastic-eslint-config-kibana Enable CSS-in-JS styling with emotion (#98157) 2021-07-09 13:42:50 -05:00
elastic-safer-lodash-set chore(NA): moving @elastic/safer-lodash-set into bazel (#98187) 2021-04-23 21:28:37 +01:00
kbn-ace chore(NA): correctly setup dep order on js_library to fix windows build (#100420) 2021-05-21 00:03:54 +01:00
kbn-analytics refact(NA): remove extra pkg_npm target and add specific target folders for @kbn/analytics on Bazel (#100569) 2021-05-26 00:58:43 +01:00
kbn-apm-config-loader [apm-config-loader] refactor config loading (#104197) 2021-07-06 18:00:20 -04:00
kbn-apm-utils [APM] Enforce span creation/naming for ES searches (#101856) 2021-06-14 12:44:29 -04:00
kbn-babel-code-parser fix(NA): windows ts_project outside sandbox compilation (#100947) 2021-06-03 17:53:39 +01:00
kbn-babel-preset Enable CSS-in-JS styling with emotion (#98157) 2021-07-09 13:42:50 -05:00
kbn-cli-dev-mode chore(NA): moving @kbn/cli-dev-mode into bazel (#103067) 2021-06-23 23:50:49 -04:00
kbn-common-utils [Kuery] Move json utils (#102058) 2021-06-16 18:15:47 +03:00
kbn-config [Deprecations service] make correctiveActions.manualSteps required (#100997) 2021-06-02 15:52:14 +03:00
kbn-config-schema chore(NA): correctly setup dep order on js_library to fix windows build (#100420) 2021-05-21 00:03:54 +01:00
kbn-crypto Enable CSS-in-JS styling with emotion (#98157) 2021-07-09 13:42:50 -05:00
kbn-dev-utils Enable CSS-in-JS styling with emotion (#98157) 2021-07-09 13:42:50 -05:00
kbn-docs-utils Support owner and description attributes inside the Manifest file, use in API docs (#101786) 2021-06-09 16:18:21 -04:00
kbn-es [migrations v2] Integration test for multi-node cluster. (#100957) 2021-06-28 12:49:38 -04:00
kbn-es-archiver chore(NA): moving @kbn/es-archiver into bazel (#103770) 2021-06-29 23:33:02 -04:00
kbn-eslint-import-resolver-kibana chore(NA): moving @kbn/eslint-import-resolver-kibana into bazel (#98798) 2021-04-30 20:14:18 +01:00
kbn-eslint-plugin-eslint Enable CSS-in-JS styling with emotion (#98157) 2021-07-09 13:42:50 -05:00
kbn-expect fix(NA): windows ts_project outside sandbox compilation (#100947) 2021-06-03 17:53:39 +01:00
kbn-i18n [Localization] Adds guidelines about markdown and long paragraphs (#104171) 2021-07-01 15:28:48 -04:00
kbn-interpreter switching to peggy (#103169) 2021-06-24 12:23:41 +02:00
kbn-io-ts-utils [APM] Typed client-side routing (#104274) 2021-07-15 11:30:59 +02:00
kbn-legacy-logging chore(NA): include missing dependency on @kbn/legacy-logging (#101331) 2021-06-04 15:52:25 +01:00
kbn-logging chore(NA): correctly setup dep order on js_library to fix windows build (#100420) 2021-05-21 00:03:54 +01:00
kbn-mapbox-gl [Maps] Isolate mapbox-gl types and align downstream package versions. (#100610) 2021-05-26 21:09:38 -04:00
kbn-monaco Improve painless validation handling in monaco (#105799) 2021-07-16 08:36:59 -04:00
kbn-optimizer [Security Solution][RAC] Implement hover actions (#105500) 2021-07-16 12:53:41 -07:00
kbn-plugin-generator chore(NA): correctly setup dep order on js_library to fix windows build (#100420) 2021-05-21 00:03:54 +01:00
kbn-plugin-helpers [plugin-helpers] Fix dependency resolution (#104556) 2021-07-07 12:40:58 -05:00
kbn-pm Add timeouts and setup enforcement for custom plugins statuses (#77965) 2021-06-23 13:58:10 -04:00
kbn-rule-data-utils [RAC] [RBAC] add space ids array to each alert document (#105173) 2021-07-16 16:05:46 -04:00
kbn-securitysolution-es-utils [RAC] [RBAC] MVP RBAC for alerts as data (#100705) 2021-07-08 15:24:17 -04:00
kbn-securitysolution-hook-utils [Security Solution] kbn package for generic hook utils (#101976) 2021-06-17 12:09:17 -05:00
kbn-securitysolution-io-ts-alerting-types [Security Solution] Utilizes constants package and deletes duplicate code (#100513) 2021-05-24 18:38:14 -06:00
kbn-securitysolution-io-ts-list-types [Security Solution][Endpoint] Hide endpoint event filters list in detections tab (#102644) 2021-06-23 16:04:23 +02:00
kbn-securitysolution-io-ts-types [Security Solution] Utilizes constants package and deletes duplicate code (#100513) 2021-05-24 18:38:14 -06:00
kbn-securitysolution-io-ts-utils [Security Solution] Utilizes constants package and deletes duplicate code (#100513) 2021-05-24 18:38:14 -06:00
kbn-securitysolution-list-api [Security Solution] Utilizes constants package and deletes duplicate code (#100513) 2021-05-24 18:38:14 -06:00
kbn-securitysolution-list-constants [Security Solution] Utilizes constants package and deletes duplicate code (#100513) 2021-05-24 18:38:14 -06:00
kbn-securitysolution-list-hooks [Security Solution][Endpoint] Hide endpoint event filters list in detections tab (#102644) 2021-06-23 16:04:23 +02:00
kbn-securitysolution-list-utils [Security Solutions][Detection Engine] Removes dead duplicated code and marks other duplicated code (#105374) 2021-07-13 16:23:58 -06:00
kbn-securitysolution-t-grid [RAC] T-Grid is moving to a new home (#100265) 2021-06-22 18:56:33 -04:00
kbn-securitysolution-utils chore(NA): correctly setup dep order on js_library to fix windows build (#100420) 2021-05-21 00:03:54 +01:00
kbn-server-http-tools chore(NA): correctly setup dep order on js_library to fix windows build (#100420) 2021-05-21 00:03:54 +01:00
kbn-server-route-repository chore(NA): moving @kbn/server-route-repository into bazel (#101484) 2021-06-09 21:39:31 +01:00
kbn-spec-to-console [Console] Autocomplete definitions (manual backport) (#105086) 2021-07-13 10:31:50 +02:00
kbn-std chore(NA): correctly setup dep order on js_library to fix windows build (#100420) 2021-05-21 00:03:54 +01:00
kbn-storybook Enable CSS-in-JS styling with emotion (#98157) 2021-07-09 13:42:50 -05:00
kbn-telemetry-tools Enable CSS-in-JS styling with emotion (#98157) 2021-07-09 13:42:50 -05:00
kbn-test chore(NA): introduce preset for jest-integration tests on @kbn/test (#105144) 2021-07-14 20:53:12 +01:00
kbn-test-subj-selector chore(NA): moving @kbn/test-subj-selector into bazel (#103562) 2021-06-29 14:59:38 +01:00
kbn-tinymath [Lens] Escape field names in formula (#102588) 2021-06-23 14:20:50 -04:00
kbn-typed-react-router-config [UX] make route match optional in EnvironmentFilter (#105780) 2021-07-16 10:52:40 -04:00
kbn-ui-framework chore(NA): moving @kbn/ui-framework into bazel (#102908) 2021-06-22 13:11:24 -04:00
kbn-ui-shared-deps Enable CSS-in-JS styling with emotion (#98157) 2021-07-09 13:42:50 -05:00
kbn-utility-types chore(NA): correctly setup dep order on js_library to fix windows build (#100420) 2021-05-21 00:03:54 +01:00
kbn-utils [paths] Add default lookup for kibana.yml at /etc/kibana (#103934) 2021-07-08 20:55:18 -04:00
BUILD.bazel [APM] Typed client-side routing (#104274) 2021-07-15 11:30:59 +02:00
README.md

Kibana-related packages

This folder contains packages that are intended for use in Kibana and Kibana plugins.

tl;dr:

  • Don't publish to npm registry
  • Always use the @kbn namespace
  • Always set "private": true in package.json

Using these packages

We no longer publish these packages to the npm registry. Now, instead of specifying a version when including these packages, we rely on yarn workspaces, which sets up a symlink to the package.

For example if you want to use the @kbn/i18n package in Kibana itself, you can specify the dependency like this:

"@kbn/i18n": "1.0.0"

However, if you want to use this from a Kibana plugin, you need to use a link: dependency and account for the relative location of the Kibana repo, so it would instead be:

"@kbn/i18n": "link:../../kibana/packages/kbn-i18n"

How all of this works is described in more detail in the @kbn/pm docs.

Creating a new package

Create a new sub-folder. The name of the folder should mirror the name in the package's package.json. E.g. if the name is @kbn/i18n the folder name should be kbn-i18n.

All new packages should use the @kbn namespace, and should be marked with "private": true.

Unit tests for a package

Currently there is only one tool being used in order to test packages which is Jest. Below we will explain how it should be done.

Jest

A package should follow the pattern of having .test.js files as siblings of the source code files, and these run by Jest.

A package using the .test.js naming convention will have those tests automatically picked up by Jest and run by the unit test runner, currently mapped to the Kibana test script in the root package.json.

  • yarn test or yarn grunt test runs all unit tests.
  • yarn jest runs all Jest tests in Kibana.

In order for the plugin or package to use Jest, a jest.config.js file must be present in it's root. However, there are safeguards for this in CI should a test file be added without a corresponding config file.


Each package can also specify its own test script in the package's package.json, for cases where you'd prefer to run the tests from the local package directory.