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
|
8d7ac3862c
|
Fixed issue with dashlinks/panellinks and sending template variable value 'All', Fixes #2297
|
2015-07-07 14:28:49 +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
|
c821568ac7
|
Merged new template dropdown
|
2015-06-03 14:53:52 +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
|
7d25d6f191
|
progress on tag selection in variable dropdown
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
a433e0e79c
|
More work on variable dropdown
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
483ef20527
|
Reworking variable value dropdown, take3
|
2015-06-03 14:53:52 +02:00 |
|
Torkel Ödegaard
|
e76d2ec9c2
|
worked on tags in search and dashboards
|
2015-05-27 11:16:15 +02:00 |
|
Torkel Ödegaard
|
2202094e41
|
work on tags in variables
|
2015-05-20 18:18:03 +02:00 |
|
Torkel Ödegaard
|
25c6b64fed
|
Began working on exploring variable value groups/tags
|
2015-05-19 16:54:08 +02:00 |
|
Torkel Ödegaard
|
bfe6d5434e
|
Fixed placeholder text in templating editor
|
2015-05-19 08:46:45 +02:00 |
|
Torkel Ödegaard
|
f41c314329
|
Minor layout fix to templating editor, making input fields a little less wide
|
2015-05-18 11:47:12 +02:00 |
|
Torkel Ödegaard
|
0bde1bb857
|
Dashboard and nav links are near completion now, #1944
|
2015-05-08 10:56:54 +02:00 |
|
Torkel Ödegaard
|
1e196fc091
|
Began work on dashboard links and nav feature, #1944
|
2015-05-05 19:56:49 +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 |
|