grafana/public/app/features/alerting
Torkel Ödegaard 34c397002c PanelChrome: Use react Panel Header for angular panels. (#21265)
* WIP: Angular panel chrome, this is going to be tricky

* AngularPanelChrome: initial render works

* Options are showing up

* viz options working

* Fixed singlestat background

* AngularPanels: Fixed alert tab

* Removed anuglar loading spinner

* Dashboard: Refactor dashboard reducer & actions

* Dashboard: minor refactoring

* PanelChrome: loading state moved to header

* Subscribe to render events to solve title update issue

* Time info and query errors now works

* PanelHeader: unifying angular and react behavior

* added getPanelMenu test

* Scrollable now works again

* Various fixes

* Making stuff work

* seperate event emitter for angular

* Fixed issue sending updated dimensions to angular panel

* Minor tweaks

* Fixed tests

* Alerting: alert state now works

* Fixed unit tests

* Fixed a few null check errors

* Simplified events handling

* Fixed strict null checks
2020-02-09 10:53:34 +01:00
..
__snapshots__ AlertList: removed icon 2019-05-10 07:33:33 +02:00
partials Alerting: new min_interval_seconds options to enforce a minimum eval frequency (#21188) 2020-01-14 11:13:34 +02:00
state Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
AlertRuleItem.test.tsx Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
AlertRuleItem.tsx Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
AlertRuleList.test.tsx Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
AlertRuleList.tsx Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
AlertTab.tsx PanelChrome: Use react Panel Header for angular panels. (#21265) 2020-02-09 10:53:34 +01:00
AlertTabCtrl.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
getAlertingValidationMessage.test.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
getAlertingValidationMessage.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
NotificationsEditCtrl.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
NotificationsListCtrl.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
StateHistory.tsx Alert: If the permission is forbidden, keep the historical alarm data present. (#19007) 2019-12-10 09:22:49 +01:00
TestRuleResult.test.tsx Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
TestRuleResult.tsx Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00