Sven Klemm
1ee91a637f
remove min time interval from datasource config
2018-08-29 13:02:25 +02:00
Sven Klemm
0b74ff5cf1
remove unneeded queryOptions
2018-08-29 12:51:58 +02:00
Sven Klemm
7a5b5906ed
fix quoting
2018-08-29 12:24:28 +02:00
Sven Klemm
bfac6303d0
strip quotes when auto adding alias
2018-08-29 12:16:07 +02:00
Sven Klemm
ab4fbff454
handle quoting properly for table suggestion
2018-08-29 12:12:11 +02:00
Sven Klemm
e9ab4feeb0
link to github instead
2018-08-29 09:58:08 +02:00
Sven Klemm
955e5afa45
recheck timecolumn when changing table
2018-08-29 09:51:01 +02:00
Sven Klemm
84ec1ce624
update filter macro on time column change
2018-08-29 09:04:33 +02:00
Sven Klemm
30fce34d9c
make default mode for table panels raw editor
2018-08-28 12:10:55 +02:00
Sven Klemm
62d82920e6
improve description for timescaledb option
2018-08-27 23:20:17 +02:00
Sven Klemm
7177f19436
Merge branch 'master' into postgres-query-builder
2018-08-27 11:23:55 +02:00
Sven Klemm
da8696ed95
fix handling of variable interpolation for IN expresions
2018-08-26 22:43:03 +02:00
Torkel Ödegaard
e1beaaa0f7
tslint: tslint to const fixes part3 ( #13036 )
2018-08-26 21:52:57 +02:00
Torkel Ödegaard
35c00891e7
tslint: more const fixes ( #13035 )
2018-08-26 20:19:23 +02:00
Torkel Ödegaard
314b645857
tslint: changing vars -> const ( #13034 )
2018-08-26 18:43:07 +02:00
Torkel Ödegaard
9b978b7203
tslint: autofix of let -> const ( #13033 )
2018-08-26 17:14:40 +02:00
Sven Klemm
21e7b0b92d
add min interval to postgres datasource
2018-08-25 18:14:39 +02:00
Tobias Skarhed
8a99fa269d
WIP Update tslint ( #12922 )
...
* Interface linting rule
* fix: changed model names in store files so that the interface names do not conflict with the model names
2018-08-24 16:48:47 +02:00
Marcus Efraimsson
e906d4bdba
changelog: add notes about closing #12952 #12965
...
[skip ci]
2018-08-24 15:55:20 +02:00
Marcus Efraimsson
49f9276df0
Merge pull request #12967 from franciscocpg/custom-all-value-variable-interpolation
...
Replacing variable interpolation in "All value" value
2018-08-24 15:40:55 +02:00
Leonard Gram
5bb0d26604
build: fixes rpm build when using defaults.
...
Closes #12980
2018-08-24 15:23:49 +02:00
Marcus Efraimsson
a9497f0a96
changelog: add notes about closing #12486
...
[skip ci]
2018-08-23 18:30:28 +02:00
Marcus Efraimsson
a04d531d35
Merge pull request #12999 from alexanderzobnin/fix-12486-cherry-pick
...
Heatmap: fix tooltip and crosshair in firefox
2018-08-23 18:27:59 +02:00
Sven Klemm
ea110b5931
Merge branch 'master' into postgres-query-builder
2018-08-23 14:33:55 +02:00
Marcus Efraimsson
4db480ad7e
Merge pull request #13012 from alexanderzobnin/fix-missing-jests
...
tests: fix missing tests (with .jest suffix)
2018-08-23 12:46:38 +02:00
Alexander Zobnin
060fb1af05
tests: fix missing tests (with .jest suffix)
2018-08-23 13:00:15 +03:00
Alexander Zobnin
8dc1675574
heatmap: fix tooltip bug in firefox
2018-08-22 15:36:17 +03:00
Sven Klemm
1b5486ae7f
Merge branch 'master' into postgres-query-builder
2018-08-21 21:58:04 +02:00
Sven Klemm
02c5d36c0b
fix tableSegment and timeColumnSegment after table suggestion
2018-08-21 20:12:45 +02:00
Marcus Efraimsson
97fbf5c033
Merge pull request #12994 from stefanes/patch-2
...
Update notifications.md
2018-08-21 18:23:03 +02:00
Stefan
2b1f84cd43
Update notifications.md
2018-08-21 15:53:57 +02:00
Torkel Ödegaard
5f81c879fa
Merge branch 'code-migrations'
2018-08-21 13:53:46 +02:00
Torkel Ödegaard
92ed1f04af
sql: added code migration type
2018-08-21 13:53:04 +02:00
Marcus Efraimsson
eef0d28082
changelog: add notes about closing #11890
...
[skip ci]
2018-08-21 10:51:38 +02:00
Marcus Efraimsson
775e95bde4
Merge pull request #12959 from grafana/11890_variables
...
Fix: Template variables are executing excessive queries
2018-08-21 10:40:47 +02:00
Marcus Efraimsson
6ace01fbed
Merge pull request #12893 from grafana/davkal/12889-explore-fix-rate-filter
...
Explore: Fix label filtering for rate queries
2018-08-21 10:37:38 +02:00
Marcus Efraimsson
dc60848319
Merge pull request #12876 from grafana/davkal/explore-rate-hinting
...
Explore: still show rate hint if query is complex
2018-08-21 10:37:12 +02:00
Marcus Efraimsson
c970e1e4b8
Merge pull request #12874 from grafana/davkal/explore-facetting-filtered
...
Explore: Filter out existing labels in label suggestions
2018-08-21 09:59:53 +02:00
Marcus Efraimsson
dd796bfbe3
Merge remote-tracking branch 'origin/master' into davkal/12889-explore-fix-rate-filter
2018-08-21 09:51:17 +02:00
Marcus Efraimsson
75db4d8eee
Merge remote-tracking branch 'origin/master' into davkal/explore-rate-hinting
2018-08-21 09:48:07 +02:00
Marcus Efraimsson
8f875951cb
Merge remote-tracking branch 'origin/master' into davkal/explore-facetting-filtered
2018-08-21 09:40:39 +02:00
Marcus Efraimsson
352a26780c
Merge pull request #12873 from grafana/davkal/explore-fix-split
...
Explore: Fix initial state in split view
2018-08-21 09:38:06 +02:00
David
6316d637f1
Explore: Apply tab completion suggestion on Enter ( #12904 )
...
- if the suggestions menu is open, apply the selected item on Enter
- if not open, run the queries
2018-08-20 19:22:55 +02:00
Pierre GIRAUD
72efd73c3b
Show min-width option only for horizontal repeat ( #12981 )
2018-08-20 19:22:30 +02:00
Pierre GIRAUD
cf632c0f11
Fix bulk-dashboards path ( #12978 )
2018-08-20 19:21:31 +02:00
Marcus Efraimsson
887387cda8
Merge pull request #12974 from grafana/ds-proxy-json-data
...
dsproxy: interpolate route url
2018-08-20 13:22:57 +02:00
Francisco Guimarães
0223a75de0
Refresh query variable when another variable is used in regex field ( #12961 )
2018-08-20 11:56:12 +02:00
Pierre GIRAUD
a92d51731d
Webpack tapable plugin deprecation ( #12960 )
...
* Remove unrequired extract-text-webpack-plugin
* Update ngAnnotate to avoid deprecation warning
* Avoid deprecation warning (Tapable.plugin -> hooks)
2018-08-20 11:55:29 +02:00
Sven Klemm
e04127e430
unify quoting
2018-08-18 16:09:12 +02:00
Daniel Lee
c75e071213
dsproxy: interpolate route url
...
Allows for dynamic urls for plugin routes. There are a few plugins
where the route url should be configurable and this change allows
using jsonData fields in the url field for a route in the
plugin.json file for a plugin.
2018-08-18 16:02:49 +02:00