grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource
David 01bbcf4eea
Editor: New line on Enter, run query on Shift+Enter (#24654)
* Editor: New line on Enter, run query on Shift+Enter

- default Enter behavior on query editor fields should be a new line
- special behavior should require a special key: running a query is now
done on Shift-Enter
- Plugins order had to be changed because when typeahead is shown, Enter
is accepting the suggestion

* Run with ctrl-enter, hint in query placeholder

* Fix Kusto field behavior for Enter

* Fix Kusto field behavior for default suggestion
2020-05-14 15:13:45 +02:00
..
__mocks__ noImplicitAny: 1670 errors (#18035) 2019-07-11 17:05:45 +02:00
app_insights Field: UI & Code consistency Title -> Display name (#24507) 2020-05-12 13:52:53 +02:00
azure_log_analytics Field: UI & Code consistency Title -> Display name (#24507) 2020-05-12 13:52:53 +02:00
azure_monitor Field: UI & Code consistency Title -> Display name (#24507) 2020-05-12 13:52:53 +02:00
components azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
css AzureMonitor: adds support for multiple subscriptions per datasource (#16922) 2019-05-07 15:45:15 +02:00
editor Editor: New line on Enter, run query on Shift+Enter (#24654) 2020-05-14 15:13:45 +02:00
img azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
log_analytics Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
partials Editor: New line on Enter, run query on Shift+Enter (#24654) 2020-05-14 15:13:45 +02:00
annotations_query_ctrl.ts TemplateSrv: deprecates templateSrv.variables and adds getVariables (#23026) 2020-03-24 16:03:53 +01:00
datasource.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
module.tsx Azure Monitor: Datasource Config Type (#20183) 2019-11-06 09:29:07 -05:00
plugin.json azuremonitor: port azure log analytics query function to the backend (#23839) 2020-04-27 17:43:02 +02:00
query_ctrl.test.ts Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 2019-12-05 09:04:03 +00:00
query_ctrl.ts TemplateSrv: deprecates templateSrv.variables and adds getVariables (#23026) 2020-03-24 16:03:53 +01:00
query_help.md azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
time_grain_converter.test.ts azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
time_grain_converter.ts noImplicitAny: Azure Monitor (#17966) 2019-07-06 07:01:22 +02:00
types.ts Query: make queryType a top level property (#23412) 2020-04-07 13:58:08 -07:00