kibana/x-pack/plugins/actions/server
Mike Côté ccfb4b6b1d
Add footer to all emails sent by Kibana email connector with a link to open Kibana or to the alert details page (#84371)
* Initial work

* Change messaging from copy

* Fix jest tests for email connector

* Fix jest tests for alerts plugin

* Update copy

* Use server.publicBaseUrl

* Fix jest tests

* Update tests

* Cleanup jest test

* Code cleanup

* Improve email parameter names for kibana footer url

* Cleanup

* Add test for kibana footer link

* Fix type check

* Fix jest test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-15 13:51:44 -05:00
..
authorization [DX] Prettier v2.2 (#83899) 2020-11-23 13:17:05 +01:00
builtin_action_types Add footer to all emails sent by Kibana email connector with a link to open Kibana or to the alert details page (#84371) 2020-12-15 13:51:44 -05:00
constants Remove legacy plugins support (#77599) 2020-09-23 09:52:51 +02:00
lib Allow action types to perform their own mustache variable escaping in parameter templates (#83919) 2020-12-14 20:41:13 -05:00
routes Get rid of global types (#81739) 2020-10-28 11:03:04 +01:00
saved_objects [Security Solution] [Cases] Move field mappings from actions to cases (#84587) 2020-12-15 07:06:11 -07:00
usage Removed Alerting & Event Log deprecated fields that should not be using (#85652) 2020-12-14 17:05:58 -08:00
action_type_registry.mock.ts
action_type_registry.test.ts [Task Manager] Cleans up legacy plugin structure (#80381) 2020-10-20 13:00:13 +01:00
action_type_registry.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
actions_client.mock.ts Get rid of global types (#81739) 2020-10-28 11:03:04 +01:00
actions_client.test.ts ECS audit events for alerting (#84113) 2020-12-04 19:13:30 +00:00
actions_client.ts ECS audit events for alerting (#84113) 2020-12-04 19:13:30 +00:00
actions_config.mock.ts Rename Whitelist to AllowList in Actions and Alerting (#75099) 2020-08-24 16:25:05 -07:00
actions_config.test.ts Rename Whitelist to AllowList in Actions and Alerting (#75099) 2020-08-24 16:25:05 -07:00
actions_config.ts Rename Whitelist to AllowList in Actions and Alerting (#75099) 2020-08-24 16:25:05 -07:00
config.test.ts Exposed separate from ProxySettings rejectUnauthorized configuration option. (#76061) 2020-08-31 18:11:57 -07:00
config.ts Exposed separate from ProxySettings rejectUnauthorized configuration option. (#76061) 2020-08-31 18:11:57 -07:00
create_execute_function.test.ts [cli] Add bin/kibana-encryption-keys (#82838) 2020-11-19 12:41:48 -06:00
create_execute_function.ts [cli] Add bin/kibana-encryption-keys (#82838) 2020-11-19 12:41:48 -06:00
feature.ts Cleanup feature registration (#80909) 2020-10-20 12:53:43 -04:00
index.ts Get rid of global types (#81739) 2020-10-28 11:03:04 +01:00
mocks.ts Allow action types to perform their own mustache variable escaping in parameter templates (#83919) 2020-12-14 20:41:13 -05:00
plugin.test.ts [cli] Add bin/kibana-encryption-keys (#82838) 2020-11-19 12:41:48 -06:00
plugin.ts Add footer to all emails sent by Kibana email connector with a link to open Kibana or to the alert details page (#84371) 2020-12-15 13:51:44 -05:00
types.ts [Security Solution] [Cases] Move field mappings from actions to cases (#84587) 2020-12-15 07:06:11 -07:00