grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components
Ashley Harrison 52d7358d83
Chore: More TypeScript strict fixes (#39300)
* Chore: More TypeScript strict fixes

* Chore: Use filter instead of reduce to fix TypeScript error

* Chore: Retype AzureResultFormat as string

* Chore: Account for getBlocks() poor typings of reduce

* Chore: Need to explicitly check for undefined here since '' is falsey
2021-09-17 09:47:23 +01:00
..
__snapshots__ AzureMonitor: Show error message when subscriptions request fails in ConfigEditor (#37837) 2021-08-17 16:46:15 +01:00
ApplicationInsightsEditor Azure Monitor: Read only App Insights page in React (#33651) 2021-05-05 11:05:40 -04:00
ArgQueryEditor AzureMonitor: Refactor query state and fetching data for Metrics (#37067) 2021-08-03 10:04:04 +01:00
InsightsAnalyticsEditor Chore: More TypeScript strict fixes (#39300) 2021-09-17 09:47:23 +01:00
LogsQueryEditor Chore: More TypeScript strict fixes (#39300) 2021-09-17 09:47:23 +01:00
MetricsQueryEditor AzureMonitor: Fix template variables being cleared out (#39173) 2021-09-15 16:31:37 +01:00
QueryEditor AzureMonitor: Apply query migrations in QueryEditor (#37704) 2021-08-17 14:03:18 +02:00
ResourcePicker AzureMonitor: Request and concat subsequent resource pages (#36958) 2021-07-21 16:20:07 +02:00
AnalyticsConfig.test.tsx AzureMonitor: remove default workspace from configuration editor (#36910) 2021-07-21 11:28:43 +02:00
AnalyticsConfig.tsx AzureMonitor: remove default workspace from configuration editor (#36910) 2021-07-21 11:28:43 +02:00
AzureCredentialsForm.test.tsx Add a button to clear Azure Monitor Logs credentials (#36256) 2021-07-05 11:12:56 +02:00
AzureCredentialsForm.tsx AzureMonitor: Show error message when subscriptions request fails in ConfigEditor (#37837) 2021-08-17 16:46:15 +01:00
ConfigEditor.test.tsx AzureMonitor: Hide App Insights for data sources not using it (#34725) 2021-05-27 20:28:36 +01:00
ConfigEditor.tsx AzureMonitor: Show error message when subscriptions request fails in ConfigEditor (#37837) 2021-08-17 16:46:15 +01:00
Field.tsx AzureMonitor: Migrate Metrics query editor to React (#30783) 2021-03-11 11:37:39 +00:00
InsightsConfig.test.tsx AzureMonitor: Disable inputs if the ds is readOnly (#35805) 2021-06-17 10:40:29 +02:00
InsightsConfig.tsx Chore: Fix some more typescript strict errors (#37750) 2021-08-11 09:10:41 +01:00
MonitorConfig.tsx AzureMonitor: Disable inputs if the ds is readOnly (#35805) 2021-06-17 10:40:29 +02:00
Space.tsx AzureMonitor: Create read-only React view for Insights Analytics (#33719) 2021-05-06 21:11:27 +02:00
SubscriptionField.tsx [Azure monitor] Support variables for Azure Resource Group subscription picker (#38620) 2021-08-31 09:15:35 +02:00