kibana/x-pack/plugins/actions/server
Yuliia Naumenko 33f47ba590
[Connectors][API] Updated connectors with isMissingSecrets flag (#98223)
* [Connectors][API] Updated connectors with enabledAfterImport flag

* fixed functional tests

* added new field to connectors API docs

* added update unit test

* fixed test

* renamed enableAfterImport to isMissingSecrets

* removed onExport

* revert the logic of true/false for isMissingSecrets

* fixed test

* fixed tests

* added unit test

* fixed docs

* fixed import text and button labels

* fixed import text

* fixed text
2021-04-27 14:14:01 -07:00
..
authorization
builtin_action_types
cleanup_failed_executions Create task to cleanup action execution failures (#96971) 2021-04-20 19:11:25 -04:00
constants
lib Create task to cleanup action execution failures (#96971) 2021-04-20 19:11:25 -04:00
manual_tests
preconfigured_connectors/alert_history_es_index
routes [Connectors][API] Updated connectors with isMissingSecrets flag (#98223) 2021-04-27 14:14:01 -07:00
saved_objects [Connectors][API] Updated connectors with isMissingSecrets flag (#98223) 2021-04-27 14:14:01 -07:00
usage
action_type_registry.mock.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
action_type_registry.test.ts
action_type_registry.ts
actions_client.mock.ts
actions_client.test.ts [Connectors][API] Updated connectors with isMissingSecrets flag (#98223) 2021-04-27 14:14:01 -07:00
actions_client.ts [Connectors][API] Updated connectors with isMissingSecrets flag (#98223) 2021-04-27 14:14:01 -07:00
actions_config.mock.ts [Actions] Added action configuration settings maxResponseContentLength and responseTimeout. (#96355) 2021-04-07 15:06:44 -07:00
actions_config.test.ts Create task to cleanup action execution failures (#96971) 2021-04-20 19:11:25 -04:00
actions_config.ts [Actions] Added action configuration settings maxResponseContentLength and responseTimeout. (#96355) 2021-04-07 15:06:44 -07:00
config.test.ts Create task to cleanup action execution failures (#96971) 2021-04-20 19:11:25 -04:00
config.ts Create task to cleanup action execution failures (#96971) 2021-04-20 19:11:25 -04:00
create_execute_function.test.ts
create_execute_function.ts Do not generate an ephemeral encryption key in production. (#81511) 2021-02-10 11:27:31 +01:00
feature.ts
index.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
mocks.ts
plugin.test.ts Create task to cleanup action execution failures (#96971) 2021-04-20 19:11:25 -04:00
plugin.ts Create task to cleanup action execution failures (#96971) 2021-04-20 19:11:25 -04:00
types.ts [Connectors][API] Updated connectors with isMissingSecrets flag (#98223) 2021-04-27 14:14:01 -07:00