Torkel Ödegaard
|
a567939f78
|
fix(elasticsearch): quote variable value in lucene variable mulit format, fixes #2828
|
2015-09-28 11:28:08 +02:00 |
|
ubhatnagar
|
866f48f92d
|
Added pipe in All Format list.
|
2015-09-23 13:12:35 +05:30 |
|
Torkel Ödegaard
|
f632b3b029
|
feat(elasticsearch): added new templating all format and muli format named , also added automatic setting of correct all and multi format depending on data source, closes #2696
|
2015-09-22 14:29:41 +02:00 |
|
Torkel Ödegaard
|
3d85e85f29
|
fix(events): fixed handling of onAppEvents when used from rootScope, must supply localscope, can now be used in isolate scope scenarios
|
2015-09-18 12:15:06 +02:00 |
|
Torkel Ödegaard
|
ca53ae4fc5
|
fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564
|
2015-08-21 10:40:14 +02:00 |
|
Torkel Ödegaard
|
0d8303cf5d
|
fix(templating): fix for setting template variable value via url and having repeated panels or rows, fixes #2534
|
2015-08-17 15:01:16 +02:00 |
|
Torkel Ödegaard
|
aaae23e9f0
|
fix(templating): fixed issue with templated dashboard and error selectOptionsForCurrentValue undefined
|
2015-07-30 08:08:08 +02:00 |
|
Torkel Ödegaard
|
6b25453f11
|
templating(influxdb): regex escape values when multi or all format is enabled, closes #2373
|
2015-07-21 11:00:09 +02:00 |
|
Torkel Ödegaard
|
ea198fea6e
|
fix(graph): fixed legend color when having many many series, fixes #2359
|
2015-07-17 15:20:12 +02:00 |
|
Torkel Ödegaard
|
666013b010
|
fix(panel repeat): fixed issue with repeat panels in combination with setting variable values from URL, fixes #2351
|
2015-07-17 14:59:05 +02:00 |
|
Torkel Ödegaard
|
dbd46a523f
|
Work arround for slower template variable dropdown when variable has many thousand values, now only top 1000 values are rendered to html, you can still search all values, Closes #2246
|
2015-07-06 13:43:08 +02:00 |
|
David Raifaizen
|
ca42d976a7
|
Added fix for template variables when no options are available to select
|
2015-06-26 14:15:14 -04:00 |
|
Torkel Ödegaard
|
ec98f9181b
|
Fixed issue with new variable value select dropdown and parent -> child updates, Fixes #2215
|
2015-06-23 20:09:17 +02:00 |
|
Torkel Ödegaard
|
2a693f7f08
|
Fixed issue with multi select template variable and restoring state from url, #2196
|
2015-06-19 15:10:34 -04:00 |
|
Torkel Ödegaard
|
48175101c6
|
Fixes to template variable with tags and inital state after dashboard load, #2080
|
2015-06-11 13:38:13 +02:00 |
|
Torkel Ödegaard
|
8934c83742
|
Small fixes for template variable groups (tags)
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
b5a846154a
|
Trying to make progres on persisting selection state, restoring selection state for new multi variable dropdown, proving to be really complex
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
f48d0fcb13
|
More work on tags in variable dropdown, now the actual tag values query is hooked up and works, #2080
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
650d3d5046
|
Fixed tag selection issues
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
2202094e41
|
work on tags in variables
|
2015-05-20 18:18:03 +02:00 |
|
Torkel Ödegaard
|
385048b620
|
Templating: You can now select multiple template variables values at the same time. Closes #1922
|
2015-05-04 10:13:12 +02:00 |
|
Torkel Ödegaard
|
b762f56aee
|
Merge branch 'master' into panel_repeat
Conflicts:
public/app/features/templating/templateValuesSrv.js
|
2015-04-29 13:59:15 +02:00 |
|
Anthony Woods
|
b72eba1ef2
|
refactor handling of refresh when urlValues being used for templates. fixes #1862
|
2015-04-29 14:55:39 +08:00 |
|
Torkel Ödegaard
|
bf6f0f1a65
|
Merge branch 'master' into panel_repeat
Conflicts:
public/app/features/dashboard/dashboardCtrl.js
public/app/partials/submenu.html
public/css/less/submenu.less
public/test/specs/templateSrv-specs.js
src/app/partials/roweditor.html
|
2015-04-27 13:53:02 +02:00 |
|
Anthony Woods
|
b6a4db3f8a
|
always refresh varible options if refresh=true
|
2015-04-24 00:19:16 +08:00 |
|
Torkel Ödegaard
|
a11b180480
|
Snapshots: Fixed issue with snapshoting dashboards with an interval template variable, Fixes #1846
|
2015-04-22 12:27:12 +02:00 |
|
Torkel Ödegaard
|
fde11be279
|
Renamed src directory to public
|
2015-03-29 12:57:28 +02:00 |
|