kibana/x-pack/plugins/spaces
Mikhail Shustov 5fde16c2b3
Do not mutate config in place during deprecations (#99629)
* refactor config deprecations to avoid config mutations

* remove dynamic access keys in core deprecations.

* refactor custom config deprecations to match the new signature

* improve config deprecations fixtures for nested keys

* add a test for xpack.banner config deprecations

* key --> path, add a test for invalid command
2021-05-11 05:41:48 -04:00
..
common Document plugin API for spaces and spacesOss (#98966) 2021-05-05 10:50:59 -04:00
public Document plugin API for spaces and spacesOss (#98966) 2021-05-05 10:50:59 -04:00
server Do not mutate config in place during deprecations (#99629) 2021-05-11 05:41:48 -04:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
kibana.json Create Spaces OSS plugin (#87585) 2021-01-12 12:26:40 -05:00
README.md Deprecate disabling the spaces plugin (#83984) 2020-12-02 12:00:14 -05:00
tsconfig.json Revert "TS Incremental build exclude test files (#95610)" (#96223) 2021-04-05 11:59:26 -07:00

Kibana Spaces Plugin

See Configuring Kibana Spaces.

The spaces plugin enables Kibana Spaces, which provide isolation and organization for saved objects.

Spaces also allow for a creating a curated Kibana experience, by hiding features that aren't relevant to your users.

Spaces can be combined with Security to further enhance the authorization model.