grafana/public/app/features/alerting/unified/components
Ashley Harrison 11bc66a0e8
Chore: use React.PropsWithChildren to explicitly define the children prop (#64433)
* use React.PropsWithChildren to explicitly define the children prop

* fix ThemeDemo as well

* provide empty generics
2023-03-08 16:12:54 +00:00
..
admin AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
alert-groups Alerting: Add Rule UID and Clone button to the rule details page (#62321) 2023-01-30 16:02:01 +01:00
bridges Alerting: use SupportedPlugin.OnCall detecting OnCall types as a single source of truth (#61473) 2023-01-13 13:34:39 +01:00
expressions Alerting: adds tests for expression utils (#63421) 2023-02-20 08:53:06 +01:00
mute-timings Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +01:00
notification-policies Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +01:00
panel-alerts-tab schema: Use generated dashboard model in frontend (#55769) 2022-12-20 15:04:14 +01:00
receivers Fix wrong texts in titles when cloning templates (#63930) 2023-03-01 09:37:00 -05:00
rule-editor Chore: use React.PropsWithChildren to explicitly define the children prop (#64433) 2023-03-08 16:12:54 +00:00
rule-viewer Migrate table to cue model (#61852) 2023-03-01 17:48:36 +02:00
rules Alerting: Disable "Declare Incident" button for open-source editions (#64204) 2023-03-06 15:46:40 +01:00
silences Alerting: hide "silence" button for external AM setups (#62133) 2023-02-01 15:51:05 +01:00
AlertingPageWrapper.tsx Alerting: Adds visual component for feature toggles (#63621) 2023-02-24 13:29:30 +01:00
AlertLabel.tsx Chore: Migrate more usage of v1 themes to v2 (#57680) 2022-11-02 10:25:08 +00:00
AlertLabelDropdown.tsx Alerting: Fix AlertLabelDropdown to be case sensitive (#63787) 2023-02-28 09:53:33 +01:00
AlertLabels.tsx Alerting: Add Rule UID and Clone button to the rule details page (#62321) 2023-01-30 16:02:01 +01:00
AlertManagerPicker.tsx Alerting: Improved RBAC for Alert managers (#48344) 2022-05-05 13:34:58 +02:00
AnnotationDetailsField.tsx Alerting: Add dashboard and panel links to rule and instance annotations (#63243) 2023-02-22 13:17:13 +01:00
Authorize.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
CollapseToggle.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
CollapseToggle.tsx PanelEdit: Fixes alignment issue with collapse button (#59414) 2022-11-30 15:06:32 +00: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 Alerting: Alert rules pagination (#50612) 2022-06-22 11:33:39 +02:00
DynamicTableWithGuidelines.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
EmptyArea.tsx Chore: Migrate more usage of v1 themes to v2 (#57680) 2022-11-02 10:25:08 +00:00
EmptyAreaWithCTA.tsx Chore: Migrate more usage of v1 themes to v2 (#57680) 2022-11-02 10:25:08 +00:00
Expression.test.tsx [Alerting] Avoid invalid characters in copied rule expression (#57839) 2022-10-28 15:40:55 -03:00
Expression.tsx Chore: Migrate more usage of v1 themes to v2 (#57680) 2022-11-02 10:25:08 +00:00
GrafanaAlertmanagerDeliveryWarning.test.tsx Alerting: hide "silence" button for external AM setups (#62133) 2023-02-01 15:51:05 +01:00
GrafanaAlertmanagerDeliveryWarning.tsx Alerting: hide "silence" button for external AM setups (#62133) 2023-02-01 15:51:05 +01:00
HoverCard.tsx Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +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 Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +01:00
MetaText.tsx Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +01:00
NoAlertManagerWarning.tsx Alerting: Improved RBAC for Alert managers (#48344) 2022-05-05 13:34:58 +02:00
PanelPluginsButtonGroup.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
Strong.tsx Chore: use React.PropsWithChildren to explicitly define the children prop (#64433) 2023-03-08 16:12:54 +00:00
Tokenize.tsx Alerting: Alert rules search improvements (#61398) 2023-01-26 13:44:14 +01:00
Well.tsx Chore: Migrate more usage of v1 themes to v2 (#57680) 2022-11-02 10:25:08 +00:00