kibana/x-pack/plugins/actions/common
Ying Mao 914d1cd41c
[Response Ops] [Connectors] Move connectors to own plugin (#139867)
* Initial commit of stack connectors plugin

* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'

* Fixing up xmatters. Moving library functions around

* [CI] Auto-commit changed files from 'node scripts/build_plugin_list_docs'

* Fixing up webhook

* Fixing up teams and slack

* Fixing up index, email, pagerduty, server log

* Fixing i18n

* wip

* Moving well know email route to stack connectors plugin

* Fixing types

* Fixing unit tests

* Adding index.ts

* Cleanup

* Updating READMEs

* [CI] Auto-commit changed files from 'node scripts/build_plugin_list_docs'

* Moving to domain specific folders and updating codeowners

* Fixing codeowners

* Fixing types

* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2022-09-15 15:50:15 -04:00
..
alert_history_schema.test.ts [Alerting] Preconfigured alert history index connector (#94909) 2021-04-08 18:18:44 -04:00
alert_history_schema.ts [DX] Upgrade prettier to v2.4.0 (#112359) 2021-09-19 22:34:30 -07:00
connector_feature_config.test.ts Use "compatibility" rather than "availability" on connectors table (#139024) 2022-08-26 14:37:17 +02:00
connector_feature_config.ts Use "compatibility" rather than "availability" on connectors table (#139024) 2022-08-26 14:37:17 +02:00
index.ts [Response Ops] [Connectors] Move connectors to own plugin (#139867) 2022-09-15 15:50:15 -04:00
mustache_template.test.ts [ResponseOps][actions] add config for allow-listing email address domains (#129001) 2022-04-26 10:05:16 -04:00
mustache_template.ts [ResponseOps][actions] add config for allow-listing email address domains (#129001) 2022-04-26 10:05:16 -04:00
rewrite_request_case.ts [Connectors UI] Make UI use new connector APIs (#94180) 2021-03-16 12:59:46 -07:00
types.ts [Response Ops] [Connectors] Move connectors to own plugin (#139867) 2022-09-15 15:50:15 -04:00
validate_email_addresses.test.ts Verify emails when creating an email connector, even if allowedDomains is not provided. (#133859) 2022-06-28 13:46:33 +02:00
validate_email_addresses.ts Verify emails when creating an email connector, even if allowedDomains is not provided. (#133859) 2022-06-28 13:46:33 +02:00