grafana/public/app/features/alerting
Zoltán Bedi 8232b6ebbc
Chore: eslint react hook fix for public folder (#31174)
* Fixes under public/app/plugins

* Fixes under public/app/plugins/datasource

* Fixes under public/app/features

* Fixes under public/app/features

* Fixes under public/app/features

* Fixes under public/app/components

* Fix PanelNotSupported test

* Fix one more warning

* Fix warning in usePanelSave

* Fix traceview empty response

* Azure monitor fixes

* More fixes

* Fix tests for azure monitor

* Fixes after merging master

* Add comment for disabled rules

* Fixes after merging master

* Fixes after merging master

* Adress review comments

* Fix azure tests

* Address review feedbacks
2021-03-25 12:42:14 +01:00
..
__snapshots__ AlertingNG: Edit Alert Definition (#30676) 2021-02-04 09:13:02 +01:00
components Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
partials Alerting: Evaluate data templating in alert rule name and message (#29908) 2021-01-19 22:02:44 +01:00
state Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
utils Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
AlertRuleItem.test.tsx Grafana UI: Card API refactor (#29034) 2020-11-19 09:48:56 +02:00
AlertRuleItem.tsx AlertingNG: List saved Alert definitions in Alert Rule list (#30603) 2021-01-26 12:12:41 +01:00
AlertRuleList.test.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
AlertRuleList.tsx PanelEdit: v8 Panel Edit UX (#32124) 2021-03-25 08:33:13 +01:00
AlertTab.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
AlertTabCtrl.test.ts Alerting: Fixes so notification channels are properly deleted (#31040) 2021-02-09 15:29:50 +01:00
AlertTabCtrl.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
EditNotificationChannelPage.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
getAlertingValidationMessage.test.ts Elasticsearch: Fix impossibility to perform non-logs queries after importing queries from loki or prometheus in explore (#31518) 2021-03-02 09:10:41 +00:00
getAlertingValidationMessage.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
NewNotificationChannelPage.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
NextGenAlertingPage.tsx AlertingNG: Refactor the query preview component (#31281) 2021-03-15 10:17:21 +01:00
NotificationsListPage.tsx Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
StateHistory.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
TestRuleResult.test.tsx NewPanelEditor: Fixed so that test alert rule works in new edit mode (#23179) 2020-03-30 13:50:18 +02:00
TestRuleResult.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00