kibana/x-pack/plugins/alerts/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
..
alert_instance [Actions] Notify only on action group change (#82969) 2020-12-10 15:51:52 -05:00
alerts_client License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
authorization License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
constants Remove legacy plugins support (#77599) 2020-09-23 09:52:51 +02:00
health Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status' (#79056) 2020-11-06 16:20:39 -08:00
invalidate_pending_api_keys Migrate API keys functionality to a new Elasticsearch client. (#85029) 2020-12-09 20:43:24 +01:00
lib License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
manual_tests Allow action types to perform their own mustache variable escaping in parameter templates (#83919) 2020-12-14 20:41:13 -05:00
routes License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
saved_objects [Actions] Notify only on action group change (#82969) 2020-12-10 15:51:52 -05:00
task_runner 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
test_utils
usage Removed Alerting & Event Log deprecated fields that should not be using (#85652) 2020-12-14 17:05:58 -08:00
alert_type_registry.mock.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
alert_type_registry.test.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
alert_type_registry.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
alerts_client.mock.ts [Alerting] Return alert execution status rollup from _find API (#81819) 2020-11-03 07:26:44 -05:00
alerts_client_conflict_retries.test.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
alerts_client_factory.test.ts Migrate API keys functionality to a new Elasticsearch client. (#85029) 2020-12-09 20:43:24 +01:00
alerts_client_factory.ts Migrate API keys functionality to a new Elasticsearch client. (#85029) 2020-12-09 20:43:24 +01:00
config.test.ts Increasing default api key removalDelay to 1h (#85576) 2020-12-14 07:58:32 -05:00
config.ts Increasing default api key removalDelay to 1h (#85576) 2020-12-14 07:58:32 -05:00
index.ts [Alerting] Introduces a ActionSubGroup which allows for more granular action group scheduling (#84751) 2020-12-10 15:16:42 +00:00
mocks.ts Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status' (#79056) 2020-11-06 16:20:39 -08:00
plugin.test.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
plugin.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00
types.ts License checks for alerts plugin (#85649) 2020-12-14 19:29:39 -08:00