kibana/x-pack/plugins/features
ymao1 4ab86c77d4
[Alerting] Export rules and connectors (#98802)
* Adding importableAndExportable but hidden saved object types to saved object feature privilege

* Adding helper function for transforming rule for export. Added audit logging

* Adding helper function for transforming rule for export. Added audit logging

* Adding unit test for transforming rules for export

* Exporting connectors

* Removing auditing during export

* Adding import/export to docs

* PR fixes

* Using action type validation onExport

* Fixing logic for connectors with optional secrets

* Fixing logic for connectors with optional secrets

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-05 11:33:01 -04:00
..
common Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
public Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
server [Alerting] Export rules and connectors (#98802) 2021-05-05 11:33:01 -04:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
kibana.json
README.md Add platform's missing READMEs (#82268) 2020-11-05 10:40:15 +01:00
tsconfig.json Revert "TS Incremental build exclude test files (#95610)" (#96223) 2021-04-05 11:59:26 -07:00

features plugin

The features plugin enhance Kibana with a per-feature privilege system.