grafana/public/app/features/query/components
Josh Hunt bc7ed4baab
Chore: use jest.mocked in favor of type assertions/any (#51156)
* use jest.mocked instead of yucky any

* remove more anys in favor of jest.mocked

* fix stray unused variables
2022-06-21 13:47:33 +01:00
..
HelpToggle.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryActionComponent.ts add support for conditionally rendering extraRenderActions (#41783) 2021-11-17 06:05:39 -05:00
QueryEditorRow.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryEditorRow.tsx CloudWatch: prevent log groups from being removed on query change. (#47994) 2022-04-25 17:59:52 +00:00
QueryEditorRowHeader.test.tsx Chore: use jest.mocked in favor of type assertions/any (#51156) 2022-06-21 13:47:33 +01:00
QueryEditorRowHeader.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryEditorRows.tsx QueryEditor: Set data source type in mixed query data source ref (#48734) 2022-05-05 15:09:00 +01:00
QueryErrorAlert.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryGroup.tsx DataSource: Allow data source plugins to set query default values (#49581) 2022-06-16 22:22:05 +02:00
QueryGroupOptions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00