grafana/pkg/services/ngalert/provisioning
George Robinson d4256b352d
Docs: Rename Message templates to Notification templates (#59477)
This commit renames "Message templates" to "Notification templates"
in the user interface as it suggests that these templates cannot
be used to template anything other than the message. However, message
templates are much more general and can be used to template other fields
too such as the subject of an email, or the title of a Slack message.
2023-01-18 17:26:34 +00:00
..
alert_rules_test.go Alerting: Set Dashboard and Panel IDs on rule group replacement (#60374) 2022-12-16 11:47:25 +01:00
alert_rules.go Alerting: Set Dashboard and Panel IDs on rule group replacement (#60374) 2022-12-16 11:47:25 +01:00
config.go Alerting: Factor out shared code for working with configs in provisioning package (#49419) 2022-05-23 18:16:03 -05:00
contactpoints_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
contactpoints.go Alerting: replace usage of simplejson to json.RawMessage in NotificationChannelConfig (#60423) 2022-12-16 13:01:06 -05:00
errors.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 2022-06-23 15:13:39 -05:00
mute_timings_test.go Alerting: Fix provisioning validation status codes and panics (#50464) 2022-06-09 10:38:46 +02:00
mute_timings.go Alerting: validate am config changes before persisting (#54908) 2022-09-09 10:05:52 +02:00
notification_policies_test.go Alerting: Resetting the notification policy tree to the default policy will also restore default contact points (#54608) 2022-09-07 09:28:10 -05:00
notification_policies.go Alerting: validate am config changes before persisting (#54908) 2022-09-09 10:05:52 +02:00
persist_mock.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
persist.go Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
provisioning_store_mock.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
quota_checker_mock.go Scene: Variables and support for declaring variable dependencies and getting notified or re-rendered when they change (#58299) 2022-11-15 12:54:24 +01:00
templates_test.go Docs: Rename Message templates to Notification templates (#59477) 2023-01-18 17:26:34 +00:00
templates.go Docs: Rename Message templates to Notification templates (#59477) 2023-01-18 17:26:34 +00:00
testing.go Alerting: Resetting the notification policy tree to the default policy will also restore default contact points (#54608) 2022-09-07 09:28:10 -05:00