grafana/public/app/plugins/datasource/cloudwatch/components/SQLBuilderEditor
Yaelle Chaudy 33a7269b4f
Cloudwatch : Fixed reseting metric name when changing namespace in Metric Query (#44612)
* Added logic to reset metric name when changing namespace in Metric Query

* Added tests for reseting or not metricName onChange namespace

* Added tests for reseting or not metricName onChange namespace

* Removed comment

* Cleaned up tests

* Refactored namespace to be updated in utils

* Removed unecessary overrides for query and onQueryChange

* Renamed tests + used some instead of find
2022-02-01 09:13:25 +01:00
..
index.tsx CloudWatch: Add support for AWS Metric Insights (#42487) 2021-11-30 10:53:31 +01:00
SQLBuilderEditor.test.tsx Dependencies: Jest 27 (#42681) 2021-12-03 17:09:25 +00:00
SQLBuilderEditor.tsx Cloudwatch: Improve accessibility in metrics search and query builders (#43997) 2022-01-14 14:56:00 +01:00
SQLBuilderSelectRow.test.tsx Cloudwatch : Fixed reseting metric name when changing namespace in Metric Query (#44612) 2022-02-01 09:13:25 +01:00
SQLBuilderSelectRow.tsx Cloudwatch : Fixed reseting metric name when changing namespace in Metric Query (#44612) 2022-02-01 09:13:25 +01:00
SQLFilter.tsx Add grafana/experimental package (#42289) 2021-12-06 09:37:54 +01:00
SQLGroupBy.test.tsx CloudWatch: Add support for AWS Metric Insights (#42487) 2021-11-30 10:53:31 +01:00
SQLGroupBy.tsx Add grafana/experimental package (#42289) 2021-12-06 09:37:54 +01:00
SQLOrderByGroup.tsx Cloudwatch: Improve accessibility in metrics search and query builders (#43997) 2022-01-14 14:56:00 +01:00
utils.ts Cloudwatch : Fixed reseting metric name when changing namespace in Metric Query (#44612) 2022-02-01 09:13:25 +01:00