grafana/public/app/features/alerting/unified/components
Sonia Aguilar ffe755f95d
Alerting: Add warning in telegram contact point (#89397)
* Add warning in telegram contact point

* Protect possible undefined in settings

* Address review comments
2024-06-20 17:00:57 +03:00
..
alert-groups Alerting: Replace Strong component (#88186) 2024-05-30 13:05:37 +02:00
bridges
contact-points Alerting: Replace Strong component (#88186) 2024-05-30 13:05:37 +02:00
export Alerting: Use new endpoints to fetch single GMA rule on view and edit pages (#87625) 2024-05-30 12:55:06 +02:00
expressions Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
extensions PluginExtensions: Make the extensions registry reactive (#83085) 2024-04-24 09:33:16 +02:00
mute-timings Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
notification-policies Alerting: Clarify that we are adding subling policies (#88829) 2024-06-06 15:42:38 +02:00
panel-alerts-tab
receivers Alerting: Add warning in telegram contact point (#89397) 2024-06-20 17:00:57 +03:00
rule-editor Chore: replace `General` with `Dashboards` (#89017) 2024-06-11 13:10:25 +01:00
rule-list Alerting: New list view UI – Part 1 (#87907) 2024-05-24 16:40:49 +02:00
rule-viewer Alerting: Add RBAC logic for silences creation (#87322) 2024-06-05 15:09:26 -04:00
rules Alerting: Do not check evaluation interval for external rulers (#89354) 2024-06-19 16:28:46 +02:00
settings Alerting: Fix setting of existing Telegram Chat ID value (#89287) 2024-06-18 14:24:23 +01:00
silences Alerting: Fix permissions for silences list view (#88908) 2024-06-07 19:19:28 +03:00
AlertLabel.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
AlertLabelDropdown.tsx Alerting: Gops labels integration (#85467) 2024-04-23 14:38:31 +02:00
AlertLabels.test.tsx
AlertLabels.tsx Alerting: Central alert history (part1) (#88593) 2024-06-17 14:54:15 +02:00
AlertManagerPicker.tsx Alerting: Add RBAC logic for silences creation (#87322) 2024-06-05 15:09:26 -04:00
AlertStateDot.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
AlertingPageWrapper.tsx Alerting: Improve template preview (#84798) 2024-04-04 18:37:24 +03:00
AnnotationDetailsField.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
Authorize.tsx
CollapseToggle.test.tsx
CollapseToggle.tsx
ConditionalWrap.tsx
DetailsField.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
DynamicTable.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
DynamicTableWithGuidelines.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
EmptyArea.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
EmptyAreaWithCTA.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
Expression.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
GrafanaAlertmanagerDeliveryWarning.test.tsx Alerting: Fix permissions for silences list view (#88908) 2024-06-07 19:19:28 +03:00
GrafanaAlertmanagerDeliveryWarning.tsx Alerting: Fix permissions for silences list view (#88908) 2024-06-07 19:19:28 +03:00
HoverCard.tsx
InfoIcon.tsx
InfoPausedRule.tsx
InvalidIntervalWarning.tsx Alerting: Fix "evalutation" typo (#87930) 2024-05-15 19:05:45 +03:00
Label.tsx Alerting: Fix display of falsy alert values in state history (#89156) 2024-06-14 13:41:01 +02:00
MenuItemPauseRule.tsx Alerting: Fix deleting rules when silencing/resuming rule from a panel alert tab (#87710) 2024-05-14 10:01:08 +02:00
MetaText.tsx Alerting: New list view UI – Part 1 (#87907) 2024-05-24 16:40:49 +02:00
MoreButton.tsx Alerting: New list view UI – Part 1 (#87907) 2024-05-24 16:40:49 +02:00
NoAlertManagerWarning.tsx
PluginBridge.mock.ts Remove explicit imports of `whatwg-fetch` from individual test files 2024-04-18 12:23:38 +01:00
PluginBridge.test.tsx
PluginBridge.tsx
Provisioning.tsx
RuleLocation.tsx Alerting: Improve heading accessibility (#85723) 2024-04-12 16:19:47 +02:00
Spacer.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
StateColoredText.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
StateTag.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
Tokenize.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
Well.tsx Chore: Rewrite alerting css using object styles (#87114) 2024-05-07 10:57:25 +01:00
WithReturnButton.tsx