Torkel Ödegaard
|
8b68ba5cbb
Minor refactoring and adding some typing
|
7 years ago |
Peter Holmberg
|
78cb3239b8
adding from and to built in variables
|
7 years ago |
Demitri Swan
|
186e488ace
Bug Fix #14961
|
7 years ago |
Benjamin Schweizer
|
bde4b76c16
based on encodeURIComponent() using strict RFC 3986 sub-delims
|
7 years ago |
Benjamin Schweizer
|
8a09d84707
Merge branch 'master' of https://github.com/grafana/grafana
|
7 years ago |
Erik Sundell
|
45fbbe8021
initialize empty variables array in constructor so that datasources can use the array in explore
|
7 years ago |
Augustin Husson
|
2abf8a0e8b
don't drop the value when it equals to None
|
7 years ago |
Johannes Schill
|
b880f8d548
Update the regex-matching in templateSrv to work with the new variable-syntax and be more flexible to regex-changes #13804
|
7 years ago |
Johannes Schill
|
38c155403e
Move the variable regex to constants to make sure we use the same reg… (#13801)
|
7 years ago |
Johannes Schill
|
22a0f3cf94
fix: Text box variables with empty values should not be considered fa… (#13791)
|
7 years ago |
David Kaltschmidt
|
1a38c45dde
Hotfix for Explore (empty page after running query)
|
7 years ago |
David
|
a5bcd4b8e4
Adhoc-filtering for prometheus dashboards (#13212)
|
7 years ago |
Patrick O'Carroll
|
72ab24f300
Changed functions to arrow functions for only-arrow-functions rule. (#13131)
|
7 years ago |
Benjamin Schweizer
|
82554ffd67
Merge remote-tracking branch 'upstream/master'
|
7 years ago |
Patrick O'Carroll
|
b494a29e02
changed var to let in last files (#13087)
|
7 years ago |
Torkel Ödegaard
|
e1beaaa0f7
tslint: tslint to const fixes part3 (#13036)
|
7 years ago |
Francisco Guimarães
|
d58986872c
Replacing variable interpolation in "All value" value
|
7 years ago |
Benjamin Schweizer
|
9220f83b3d
replaced escape() call, renamed formatter to be more expressive
|
7 years ago |
Benjamin Schweizer
|
a2967565de
added urlescape formatting option
|
7 years ago |
Łukasz Gryglicki
|
24f395f986
Add support for skipping variable value in URL, fixes #12174 (#12541)
|
7 years ago |
Torkel Ödegaard
|
6c0752473a
Sqlstore refactor (#11908)
|
7 years ago |
Seuf
|
1888708ca5
Templating : return __empty__ value when all value return nothing to prevent elasticsearch syntaxe error (#9701)
|
7 years ago |
Sven Klemm
|
764fa15e24
dont shadow format passed in as function parameter
|
7 years ago |
Mario Trangoni
|
e5e6bc56c8
public: fix codespell issues
|
7 years ago |
Mitsuhiro Tanda
|
244cbe8cbd
add csv templating format
|
8 years ago |
Dan Cech
|
abf498fc7f
improve maintainability
|
8 years ago |
Dan Cech
|
dc6f977304
support [[variable:type]] syntax
|
8 years ago |
Brian Gann
|
b316dfea98
feature for issue #9911
|
8 years ago |
Torkel Ödegaard
|
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
|
8 years ago |
Torkel Ödegaard
|
85879a7014
prettier: change to single quoting
|
8 years ago |