grafana/public/app/features/alerting
Dominik Prokop 206921d21b
Feature: Introduced CallToActionCard to @grafana/ui (#16237)
CallToActionCard is an abstraction to display a card with message, call to action element and a footer. It is used i.e. on datasource add page.
2019-03-27 22:33:20 +01:00
..
__snapshots__ fixed handling of alert urls with true flags, fixes #15454 2019-02-15 11:23:31 +01:00
partials fix: Add class for input fields with help icon to avoid icon hiding the text #15771 2019-03-06 14:45:13 +01:00
state chore: Fix typings and add Page-component to AlertRuleList #14762 2019-01-28 23:19:19 +01:00
AlertRuleItem.test.tsx refactor: changed AlertRuleItem pause action to callback 2018-09-10 09:29:53 +02:00
AlertRuleItem.tsx fixed handling of alert urls with true flags, fixes #15454 2019-02-15 11:23:31 +01:00
AlertRuleList.test.tsx Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 2019-03-22 15:24:30 +01:00
AlertRuleList.tsx Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
AlertTab.tsx Feature: Introduced CallToActionCard to @grafana/ui (#16237) 2019-03-27 22:33:20 +01:00
AlertTabCtrl.ts Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
NotificationsEditCtrl.ts removes d in disableResolvedMessage 2018-10-17 10:41:18 +02:00
NotificationsListCtrl.ts moving things around 2018-09-02 07:11:21 -07:00
StateHistory.tsx Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
TestRuleResult.test.tsx Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
TestRuleResult.tsx Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00