kibana/x-pack/plugins/spaces
Dmitry 0d682a95bd
[jest] fix errors and warnings (#85291)
* replace deprecated 'wait' with 'waitFor'

* add required 'initialPageSize' field

* fix '.getContext() is not implemented' error

* wrapping code with act

* replace deprecated 'wait' with 'waitFor'

* fix 'state update on an unmounted component' warning
2020-12-09 15:04:21 +01:00
..
common Removing circular dependency between spaces and security (#81891) 2020-11-19 13:41:13 -05:00
public [jest] fix errors and warnings (#85291) 2020-12-09 15:04:21 +01:00
server [Search] Session SO polling (#84225) 2020-12-09 14:05:01 +02:00
jest.config.js Jest multi-project configuration (#77894) 2020-12-02 11:42:23 -08:00
kibana.json Removing circular dependency between spaces and security (#81891) 2020-11-19 13:41:13 -05:00
README.md Deprecate disabling the spaces plugin (#83984) 2020-12-02 12:00:14 -05: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.