grafana/public/app/plugins/panel/histogram
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
..
img New Panel: Histogram (#33752) 2021-05-10 14:00:59 -05:00
Histogram.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
HistogramPanel.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
models.cue Schema: introduce CLI command to convert all CUE files to TS (#39694) 2021-09-29 04:59:05 -04:00
models.gen.ts TimeSeries/BarChart: Add support for sorting series in the tooltip (#43615) 2022-01-10 10:32:21 +01:00
module.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugin.json Histogram: move histogram from alpha to beta panel (#34246) 2021-05-19 17:13:17 -07:00
utils.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00