Tobias Skarhed
|
e1cec1069c
noImplicitAny: 1670 errors (#18035)
|
6 years ago |
Ryan McKinley
|
3f15170914
Refactor: move some files to @grafana/data (#17952)
|
6 years ago |
Eduard Sergeev
|
19ae5351fb
Templating: Correctly display __text in multi-values variable after refresh (#17918)
|
6 years ago |
Eduard Sergeev
|
d94bdb930f
Templating: Correctly display __text in multi-values variable (#17840)
|
6 years ago |
Andrej Ocenas
|
cf39a264ca
Fix: Wrap value of multi variable in array when coming from URL (#16992)
|
6 years ago |
Hugo Häggmark
|
7eabc282e9
Chore: Adds typings to lodash (#16590)
|
6 years ago |
Dominik Prokop
|
88a46e6dd4
Bump Prettier version (#15532)
|
6 years ago |
Torkel Ödegaard
|
cfea8bdcae
Prettier had not been running as a precommit hook for some time so had to run in on all files again
|
6 years ago |
Torkel Ödegaard
|
7634e04231
Fixed template variable value changed handling
|
6 years ago |
Torkel Ödegaard
|
aafd4a339a
Moved dashboard state components to state folder
|
6 years ago |
Torkel Ödegaard
|
6663b2fab9
Moved time_srv to services folder, this should not belong to dashboard feature but it is too dependant on dashboard to move it out now, needs a bigger refactoring to isolate from dashboard
|
6 years ago |
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 |
Hugo Häggmark
|
1faa5819a8
Initial commit
|
7 years ago |
Torkel Ödegaard
|
71837fe137
Merge pull request #12681 from simPod/fix-variable-array-display
|
7 years ago |
Torkel Ödegaard
|
b95d64e7a0
fix: fixed variable srv tests
|
7 years ago |
Torkel Ödegaard
|
11f66bb909
fixed issue with template refresh
|
7 years ago |
Torkel Ödegaard
|
dddbe62d6c
Merge branch 'master' into react-panels-step1
|
7 years ago |
Marcus Efraimsson
|
4b1a2d3b11
make sure to add all variable nodes to dag before linking variables
|
7 years ago |
Patrick O'Carroll
|
72ab24f300
Changed functions to arrow functions for only-arrow-functions rule. (#13131)
|
7 years ago |
Marcus Efraimsson
|
1e74d7f20a
handle new variables created not yet added
|
7 years ago |
Simon Podlipsky
|
e67d3df14c
Fix array display from url
|
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 |
Torkel Ödegaard
|
9b978b7203
tslint: autofix of let -> const (#13033)
|
7 years ago |
Marcus Efraimsson
|
d6ad1ced6d
when value in variable changes, identify which variable(s) to update
|
7 years ago |
Mitsuhiro Tanda
|
aa1b5959da
omit extra template refresh (#12454)
|
7 years ago |
Marcus Efraimsson
|
5280084480
set correct text in drop down when variable is present in url using key/values
|
7 years ago |
Torkel Ödegaard
|
27835f373e
cleanup: removed unused typescript typings import
|
8 years ago |
Torkel Ödegaard
|
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
|
8 years ago |