grafana/public/app
Mikael Olenfalk 8e7166b5c4 Explicitly specify default region in CloudWatch datasource (#9440)
The datasource uses the default region in the query if the region
is "" in the settings. However setting the region to an empty string
is almost impossible and rendered incorrectly.

This commit introduces a special value "default" for region which
is shown in the drop down and is translated to the default region
of the data source when performing queries.
2017-12-11 09:37:27 +01:00
..
core migrated four files from js to ts 2017-11-24 13:38:54 +01:00
features export view json now templatized, fixes #10001 2017-11-28 13:27:43 +01:00
headers Create annotations (#8197) 2017-10-07 10:31:39 +02:00
partials Add autofocus tag for username field on login.html (#9526) 2017-10-16 07:25:30 +02:00
plugins Explicitly specify default region in CloudWatch datasource (#9440) 2017-12-11 09:37:27 +01:00
app.ts test: added first react snapshot test 2017-10-22 12:48:20 +02:00
index.ts Webpack (#9391) 2017-10-01 20:02:25 +02:00