grafana/public/app/features/alerting/unified
Nathan Rodman 6579872122
Alerting: update matchers field operators to Select (#37809)
* Alerting: update matchers field operators to Select

* Add matcher field to routes

* fix default values

* min-width for matcher operator

* dry up matcher field options

* change MatcherField name to MatcherValue
2021-08-17 14:48:39 -07:00
..
api Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
components Alerting: update matchers field operators to Select (#37809) 2021-08-17 14:48:39 -07:00
hooks Alerting: support label matcher syntax in alert rule list filter (#36408) 2021-07-26 12:05:49 -07:00
mocks Clarify that Threema Gateway Alerts support only Basic IDs (#34828) 2021-05-28 08:54:55 +02:00
state Alerting: ability to edit alertmanager config as json via UI (#37268) 2021-07-28 09:21:42 +03:00
styles Alerting: Updates the new alerting rule table to use new theme (#33684) 2021-05-04 13:38:01 +02:00
types Alerting: update matchers field operators to Select (#37809) 2021-08-17 14:48:39 -07:00
utils Alerting: update matchers field operators to Select (#37809) 2021-08-17 14:48:39 -07:00
Admin.test.tsx Alerting: ability to edit alertmanager config as json via UI (#37268) 2021-07-28 09:21:42 +03:00
Admin.tsx Alerting: ability to edit alertmanager config as json via UI (#37268) 2021-07-28 09:21:42 +03:00
AmNotifications.test.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
AmNotifications.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
AmRoutes.test.tsx Toolkit: Fix matchMedia not found error (#37643) 2021-08-10 07:34:35 +02:00
AmRoutes.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
mocks.ts Alerting: interpolate variables when creating alert rule from dashboard panel (#37201) 2021-08-10 10:59:48 +03:00
PanelAlertTab.tsx Alerting: update panel alert tab (#33850) 2021-05-17 10:39:42 +03:00
PanelAlertTabContent.test.tsx Alerting: interpolate variables when creating alert rule from dashboard panel (#37201) 2021-08-10 10:59:48 +03:00
PanelAlertTabContent.tsx Alerting: various rule form fixes (#34272) 2021-05-18 19:14:57 +03:00
Receivers.test.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
Receivers.tsx Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
RedirectToRuleViewer.test.tsx Datasource: Pass access type to data source instance settings (#37577) 2021-08-06 09:24:35 +02:00
RedirectToRuleViewer.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
RuleEditor.test.tsx Select: Portal select menu to document.body (#36398) 2021-07-14 14:04:23 +01:00
RuleEditor.tsx Alerting: better detect cortex/loki ruler api (#36030) 2021-07-12 14:10:13 -07:00
RuleList.test.tsx Alerting: improve rule list error message (#37734) 2021-08-12 09:57:52 +02:00
RuleList.tsx Alerting: improve rule list error message (#37734) 2021-08-12 09:57:52 +02:00
RuleViewer.test.tsx Datasource: Pass access type to data source instance settings (#37577) 2021-08-06 09:24:35 +02:00
RuleViewer.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
Silences.tsx Alerting: wrap top level components in ErrorBoundary (#34040) 2021-05-18 13:56:31 +03:00