grafana/public/app/features/alerting
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111)
Primarily- moving majority of the types and utils from @grafana/ui to @grafana/data

* Move types from grafana-ui to grafana-data

* Move valueFormats to grafana-data

* Move utils from grafana-ui to grafana-data

* Update imports in grafana-ui

* revert data's tsconfig change

* Update imports in grafana-runtime

* Fix import paths in grafana-ui

* Move rxjs to devDeps

* Core import updates batch 1

* Import updates batch 2

* Imports fix batch 3

* Imports fixes batch i don't know

* Fix imorts in grafana-toolkit

* Fix imports after master merge
2019-10-31 10:48:05 +01:00
..
__snapshots__ AlertList: removed icon 2019-05-10 07:33:33 +02:00
partials NotificationChannels: Add delete button to edit page (#19103) 2019-09-15 12:08:57 +02:00
state Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02: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 Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
AlertRuleList.tsx Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
AlertTab.tsx Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
AlertTabCtrl.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +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 Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
NotificationsListCtrl.ts NavModel: Fixed page header ui tabs issues for some admin pages (#17444) 2019-06-05 15:18:31 +02:00
StateHistory.tsx Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
TestRuleResult.test.tsx Tests: Adds throwUnhandledRejections to jest setup (#19398) 2019-09-25 05:10:11 -07:00
TestRuleResult.tsx Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00