grafana/public/app/features/alerting/state
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import

* Fix the lint:ts npm command

* Autofix + prettier all the files

* Manually fix remaining files

* Move jquery code in jest-setup to external file to safely reorder imports

* Resolve issue caused by circular dependencies within Prometheus

* Update .betterer.results

* Fix missing // @ts-ignore

* ignore iconBundle.ts

* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
..
actions.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
alertDef.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
query_part.ts Move QueryPartDef out from angular app (#45386) 2022-02-15 14:20:50 +01:00
reducers.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducers.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
selectors.test.ts AlertingNG: List saved Alert definitions in Alert Rule list (#30603) 2021-01-26 12:12:41 +01:00
selectors.ts Alerting: Remove unused NGAlerting components (#34568) 2021-05-24 14:20:11 +02:00
ThresholdMapper.test.ts Alerting: Hides threshold handle for percentual thresholds (#30431) 2021-01-21 06:23:09 +01:00
ThresholdMapper.ts fix unified alerting enabled checks (#40693) 2021-10-20 15:45:26 +03:00