grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor
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
..
AddButton.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Editor.tags.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Editor.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Editor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
FormatAsSection.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
FromSection.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
InputSection.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
OrderByTimeSection.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PartListSection.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
partListUtils.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SectionFill.tsx InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
Seg.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
styles.ts InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
TagsSection.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TagsSection.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
tagUtils.test.ts InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
tagUtils.ts InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
toSelectableValue.ts InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
unwrap.ts InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00