grafana/public/app/features/alerting/unified/components
Sonia Aguilar 0abfc3b6be
Alerting: Update 'Create alert' to 'New alert rule' in the panel and docs (#76950)
* Update 'Create alert' to 'New alert rule' in the panel and docs

* Fix test
2023-11-02 17:33:53 +01:00
..
admin GrafanaUI: Prevent code editors from 'trapping' scroll (#77125) 2023-10-25 19:21:54 +03:00
alert-groups Alerting: Show receiver in groups view to avoid duplication in the list (#77109) 2023-10-26 13:04:26 +02:00
bridges Alerting: use SupportedPlugin.OnCall detecting OnCall types as a single source of truth (#61473) 2023-01-13 13:34:39 +01:00
contact-points Alerting: Update message templates to notification templates nomenclature (#77374) 2023-10-30 16:23:14 +02:00
export Alerting: Fix Alert rule form editing when associated panel has no id (#77209) 2023-10-31 08:38:25 +01:00
expressions Alerting: Dont show 1 firing series when no data in Expressions PreviewSummary (#76981) 2023-10-24 15:50:50 +02:00
mute-timings Update documentation for timezones in mute timings (#77370) 2023-10-30 17:28:01 +01:00
notification-policies Alerting: Contact Points v2 part IV (#76063) 2023-10-25 15:57:53 +02:00
panel-alerts-tab Alerting: Update 'Create alert' to 'New alert rule' in the panel and docs (#76950) 2023-11-02 17:33:53 +01:00
receivers Alerting: Use notifications:read permission for contact points and policies export (#76954) 2023-10-31 11:51:20 +01:00
rule-editor Chore: Upgrade react-redux (#77296) 2023-10-31 16:24:34 +00:00
rule-viewer Alerting: Fix incorrect decoding for alert rules with % characters (#76148) 2023-10-19 11:51:52 +02:00
rules Add logging prometheus and ruler rules totals (#76812) 2023-10-25 16:47:32 +02:00
silences Icon: Simplify and remove wrapping <div> (#76819) 2023-10-24 12:16:32 +01:00
AlertingPageWrapper.tsx Alerting: Details page v2 feature flag (#69326) 2023-07-06 13:16:47 +02:00
AlertLabel.tsx Chore: Replace deprecated usage of shape.borderRadius() (#72672) 2023-08-01 14:46:07 +01:00
AlertLabelDropdown.tsx Alerting: Fix AlertLabelDropdown to be case sensitive (#63787) 2023-02-28 09:53:33 +01:00
AlertLabels.test.tsx Alerting: Adds support for toggling common labels (#71497) 2023-07-13 17:00:49 +03:00
AlertLabels.tsx Rewrite old useStyles2 pattern to use new pattern (#76136) 2023-10-09 10:49:08 +01:00
AlertManagerPicker.tsx Alerting: Refactor Alertmanager picker (#70720) 2023-07-04 13:07:05 +03:00
AlertStateDot.tsx Rewrite old useStyles2 pattern to use new pattern (#76136) 2023-10-09 10:49:08 +01:00
AnnotationDetailsField.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
Authorize.tsx Alerting: useAbilities hook (#72626) 2023-09-12 15:20:39 +02:00
CollapseToggle.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
CollapseToggle.tsx Alerting: Alert creation UI changes (#73835) 2023-09-06 13:24:48 +02:00
DetailsField.tsx Alerting: Add Rule UID and Clone button to the rule details page (#62321) 2023-01-30 16:02:01 +01:00
DynamicTable.tsx Chore: Replace deprecated usage of shape.borderRadius() (#72672) 2023-08-01 14:46:07 +01:00
DynamicTableWithGuidelines.tsx AlertRules: Update design to align it with recent changes to lists and tables (#66461) 2023-04-13 16:00:03 +02:00
EmptyArea.tsx Chore: Migrate more usage of v1 themes to v2 (#57680) 2022-11-02 10:25:08 +00:00
EmptyAreaWithCTA.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
Expression.test.tsx Chore: Improve typings and ignore Graph (#75742) 2023-10-06 11:48:15 +01:00
Expression.tsx Chore: Improve typings 🧹 (#74599) 2023-09-13 09:17:07 +01:00
GrafanaAlertmanagerDeliveryWarning.test.tsx Alerting: hide "silence" button for external AM setups (#62133) 2023-02-01 15:51:05 +01:00
GrafanaAlertmanagerDeliveryWarning.tsx Alerting: Contact Points v2 part IV (#76063) 2023-10-25 15:57:53 +02:00
HoverCard.tsx Chore: Replace deprecated usage of shape.borderRadius() (#72672) 2023-08-01 14:46:07 +01:00
InfoIcon.tsx Alerting: Improving group modal with validation on evaluation interval (#57830) 2022-11-03 12:50:32 +01:00
InvalidIntervalWarning.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
Label.tsx Rewrite old useStyles2 pattern to use new pattern (#76136) 2023-10-09 10:49:08 +01:00
MetaText.tsx Alerting: Contact points v2 part 3 (#72444) 2023-09-26 11:44:18 +03:00
MoreButton.tsx Alerting: Contact Points v2 part IV (#76063) 2023-10-25 15:57:53 +02:00
NoAlertManagerWarning.tsx Alerting: Refactor Alertmanager picker (#70720) 2023-07-04 13:07:05 +03:00
PluginBridge.mock.ts Alerting: use SupportedPlugin.OnCall detecting OnCall types as a single source of truth (#61473) 2023-01-13 13:34:39 +01:00
PluginBridge.test.tsx Alerting: use SupportedPlugin.OnCall detecting OnCall types as a single source of truth (#61473) 2023-01-13 13:34:39 +01:00
PluginBridge.tsx Chore: use React.PropsWithChildren to explicitly define the children prop (#64433) 2023-03-08 16:12:54 +00:00
Provisioning.tsx Alerting: Provisioning UI (#50776) 2022-06-20 10:55:12 -04:00
RuleLocation.tsx Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
Spacer.tsx Alerting: Expressions pipeline redesign (#54601) 2022-10-05 14:35:15 +02:00
StateColoredText.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
StateTag.tsx Chore: Replace deprecated usage of shape.borderRadius() (#72672) 2023-08-01 14:46:07 +01:00
Strong.tsx Alerting: Fix notification policies inheritance algorithm (#69304) 2023-06-08 13:01:40 +02:00
Tokenize.tsx Chore: Replace deprecated usage of shape.borderRadius() (#72672) 2023-08-01 14:46:07 +01:00
Well.tsx Chore: Replace deprecated usage of shape.borderRadius() (#72672) 2023-08-01 14:46:07 +01:00