grafana/public/app/features/alerting/unified
Sonia Aguilar 30cb04f205
Alerting: move alert rule View/Edit/Delete action buttons to collapsed row (#57687)
* Move view edit and delete buttons to RulesTable

* Move tests for edit and delete buttons to a new test file for RulesTable

* Action buttons: Only show icon for non large screens, and add a Tooltip

* Remove buttons moved from the RuleDetailsActionButtons component

* Fix horizontal aligment for icons for non large devices
2022-10-31 14:42:09 +01:00
..
__snapshots__ Alerting: Expressions pipeline redesign (#54601) 2022-10-05 14:35:15 +02:00
api Prometheus: Flavor/version configuration (#57554) 2022-10-24 14:53:11 -05:00
components Alerting: move alert rule View/Edit/Delete action buttons to collapsed row (#57687) 2022-10-31 14:42:09 +01:00
hooks Alerting: Add Alertmanager choice warning (#55311) 2022-10-21 11:01:07 +02:00
mocks Alerting: Add Alertmanager choice warning (#55311) 2022-10-21 11:01:07 +02:00
state Prometheus: Flavor/version configuration (#57554) 2022-10-24 14:53:11 -05:00
styles Alerting: Alert rules pagination (#50612) 2022-06-22 11:33:39 +02:00
types Alerting: Add alert preview to cloud rules editor (#54950) 2022-09-23 10:05:08 +02:00
utils Alerting: Fall back to "range" query type for unified alerting when "both" is specified (#57288) 2022-10-27 17:22:23 +02:00
Admin.tsx Alerting: Configure alert manager data source as an external AM (#52081) 2022-08-01 10:20:43 +02:00
AlertGroups.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertGroups.tsx Alerting: Add Alertmanager choice warning (#55311) 2022-10-21 11:01:07 +02:00
AlertsFolderView.test.tsx Alerting: correctly show all alerts in a folder (#48684) 2022-05-04 11:35:08 +02:00
AlertsFolderView.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
AlertWarning.tsx Navigation: Use navid and pagnav in alert rules pages (#55722) 2022-10-04 14:36:36 +02:00
AmRoutes.test.tsx Alerting: Improve Mimir AM interoperability with Grafana (#53396) 2022-08-16 16:01:57 +02:00
AmRoutes.tsx Alerting: Add Alertmanager choice warning (#55311) 2022-10-21 11:01:07 +02:00
Analytics.ts Alerting: log alert rule creation and clicking state filters (#55698) 2022-10-03 11:00:19 -03:00
ExistingRuleEditor.tsx Navigation: Use navid and pagnav in alert rules pages (#55722) 2022-10-04 14:36:36 +02:00
mocks.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
MuteTimings.test.tsx AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
MuteTimings.tsx Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +01:00
PanelAlertTab.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelAlertTabContent.test.tsx Alerting: move alert rule View/Edit/Delete action buttons to collapsed row (#57687) 2022-10-31 14:42:09 +01:00
PanelAlertTabContent.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Receivers.test.tsx Alerting: Add Alertmanager choice warning (#55311) 2022-10-21 11:01:07 +02:00
Receivers.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
RedirectToRuleViewer.test.tsx Alerting: Fix source and rule name decoding on Find route (#56805) 2022-10-14 10:06:00 +02:00
RedirectToRuleViewer.tsx Alerting: Fix source and rule name decoding on Find route (#56805) 2022-10-14 10:06:00 +02:00
RuleEditor.test.tsx Prometheus: Flavor/version configuration (#57554) 2022-10-24 14:53:11 -05:00
RuleEditor.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
RuleList.test.tsx Alerting: move alert rule View/Edit/Delete action buttons to collapsed row (#57687) 2022-10-31 14:42:09 +01:00
RuleList.tsx Alerting: Alert list performance improvements (#56247) 2022-10-11 16:24:01 +02:00
RuleViewer.test.tsx Navigation: Use navid and pagnav in alert rules pages (#55722) 2022-10-04 14:36:36 +02:00
RuleViewer.tsx Navigation: Use navid and pagnav in alert rules pages (#55722) 2022-10-04 14:36:36 +02:00
Silences.test.tsx Alerting: Allow created by to be manually set when there's no creator for silences (#55952) 2022-10-03 10:56:27 +02:00
Silences.tsx Alerting: Add Alertmanager choice warning (#55311) 2022-10-21 11:01:07 +02:00