Torkel Ödegaard
|
724a511995
fix(templating): fixed issue with value being shown instead of it's text representation, fixes #5172
|
9 years ago |
Torkel Ödegaard
|
6f094ef215
fix(templating): fixed issue with nested template variables and multi select, the child variable selection state is now updated like single select variables, so if none matches the first option is selected, fixes #4861
|
9 years ago |
Torkel Ödegaard
|
e0e8fd6637
fix(templating): fixed handling of numeric values in tempalting query results, fixes #5097
|
9 years ago |
Torkel Ödegaard
|
040dd91d2e
fix(templating): fixed issue with current data source variable value, fixes #4934
|
9 years ago |
Torkel Ödegaard
|
7349427189
feat(data source variable): progress on data source as variable
|
9 years ago |
Torkel Ödegaard
|
1dfeb192a3
fix(templating): another fix for templating and custom all value escaping, fixes #4787
|
9 years ago |
Torkel Ödegaard
|
1cce5fdfe1
feat(templating): polished variable template edit forms, added new template variable type: datasource
|
9 years ago |
Torkel Ödegaard
|
6fac471415
feat(templating): fixed failing unit tests in PR #4287
|
9 years ago |
Torkel Ödegaard
|
fa73b1ce80
feat(templating): changed how the All templating value works
|
9 years ago |
Torkel Ödegaard
|
8f5a7f1764
feat(templating): more work on context specific varaiable formats, #2918
|
9 years ago |
Torkel Ödegaard
|
a567939f78
fix(elasticsearch): quote variable value in lucene variable mulit format, fixes #2828
|
10 years ago |
ubhatnagar
|
6f43cbf665
Added unit tests for all and multi format options.
|
10 years ago |
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 years ago |
Torkel Ödegaard
|
4ffa26cf2c
feat() started work on more feature rich time picker
|
10 years ago |
Torkel Ödegaard
|
ca53ae4fc5
fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564
|
10 years ago |
Torkel Ödegaard
|
0d8303cf5d
fix(templating): fix for setting template variable value via url and having repeated panels or rows, fixes #2534
|
10 years ago |
Torkel Ödegaard
|
6b25453f11
templating(influxdb): regex escape values when multi or all format is enabled, closes #2373
|
10 years ago |
Torkel Ödegaard
|
666013b010
fix(panel repeat): fixed issue with repeat panels in combination with setting variable values from URL, fixes #2351
|
10 years ago |
David Raifaizen
|
ca42d976a7
Added fix for template variables when no options are available to select
|
10 years ago |
Torkel Ödegaard
|
ec98f9181b
Fixed issue with new variable value select dropdown and parent -> child updates, Fixes #2215
|
10 years ago |
Torkel Ödegaard
|
2a693f7f08
Fixed issue with multi select template variable and restoring state from url, #2196
|
10 years ago |
Torkel Ödegaard
|
385048b620
Templating: You can now select multiple template variables values at the same time. Closes #1922
|
10 years ago |
Torkel Ödegaard
|
fde11be279
Renamed src directory to public
|
10 years ago |