Torkel Ödegaard
|
078e69d06d
feat(templating): simplified templating forms removed all formats
|
9 年之前 |
Torkel Ödegaard
|
97c27668bc
fix(): fix failing build and removed panel icon from edit mode tabs
|
9 年之前 |
Torkel Ödegaard
|
3624587f08
misc(): added elasticsearch.yml config file to docker test env
|
9 年之前 |
benrubson
|
c9fe2bab60
make it more smartly
|
9 年之前 |
benrubson
|
d6e4fb46cf
Add a minimum value option for template auto interval
|
9 年之前 |
toni-moreno
|
1c35d4b26b
removed autoupdate on variabe refresh, don't needed if working interactive and fix #2722
|
10 年之前 |
Torkel Ödegaard
|
5bc194e1f0
Merge branch 'master' of github.com:grafana/grafana
|
10 年之前 |
utkarshcmu
|
c5435596ad
Added All Value support for custom type templating
|
10 年之前 |
Torkel Ödegaard
|
6cf46b1635
refactoring: more moving stuff around
|
10 年之前 |
Torkel Ödegaard
|
a567939f78
fix(elasticsearch): quote variable value in lucene variable mulit format, fixes #2828
|
10 年之前 |
ubhatnagar
|
866f48f92d
Added pipe in All Format list.
|
10 年之前 |
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
|
10 年之前 |
Torkel Ödegaard
|
3d85e85f29
fix(events): fixed handling of onAppEvents when used from rootScope, must supply localscope, can now be used in isolate scope scenarios
|
10 年之前 |
Torkel Ödegaard
|
ca53ae4fc5
fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564
|
10 年之前 |
Torkel Ödegaard
|
0d8303cf5d
fix(templating): fix for setting template variable value via url and having repeated panels or rows, fixes #2534
|
10 年之前 |
Torkel Ödegaard
|
aaae23e9f0
fix(templating): fixed issue with templated dashboard and error selectOptionsForCurrentValue undefined
|
10 年之前 |
Torkel Ödegaard
|
6b25453f11
templating(influxdb): regex escape values when multi or all format is enabled, closes #2373
|
10 年之前 |
Torkel Ödegaard
|
ea198fea6e
fix(graph): fixed legend color when having many many series, fixes #2359
|
10 年之前 |
Torkel Ödegaard
|
666013b010
fix(panel repeat): fixed issue with repeat panels in combination with setting variable values from URL, fixes #2351
|
10 年之前 |
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
|
10 年之前 |
David Raifaizen
|
ca42d976a7
Added fix for template variables when no options are available to select
|
10 年之前 |
Torkel Ödegaard
|
ec98f9181b
Fixed issue with new variable value select dropdown and parent -> child updates, Fixes #2215
|
10 年之前 |
Torkel Ödegaard
|
2a693f7f08
Fixed issue with multi select template variable and restoring state from url, #2196
|
10 年之前 |
Torkel Ödegaard
|
48175101c6
Fixes to template variable with tags and inital state after dashboard load, #2080
|
10 年之前 |
Torkel Ödegaard
|
8934c83742
Small fixes for template variable groups (tags)
|
10 年之前 |
Torkel Ödegaard
|
b5a846154a
Trying to make progres on persisting selection state, restoring selection state for new multi variable dropdown, proving to be really complex
|
10 年之前 |
Torkel Ödegaard
|
f48d0fcb13
More work on tags in variable dropdown, now the actual tag values query is hooked up and works, #2080
|
10 年之前 |
Torkel Ödegaard
|
650d3d5046
Fixed tag selection issues
|
10 年之前 |
Torkel Ödegaard
|
2202094e41
work on tags in variables
|
10 年之前 |
Torkel Ödegaard
|
385048b620
Templating: You can now select multiple template variables values at the same time. Closes #1922
|
10 年之前 |