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 |
Torkel Ödegaard
|
85879a7014
prettier: change to single quoting
|
8 years ago |
Torkel Ödegaard
|
fadfc665e4
tech: ran pretttier on all typescript files
|
8 years ago |
Torkel Ödegaard
|
491fa6cad8
tech: more tslint rules
|
8 years ago |
Torkel Ödegaard
|
b8d9722b4f
tech: removing unused variables from typescript files, and making tslint rules more strict
|
8 years ago |
Alexander Zobnin
|
fdec9a4daf
templating: fix dependent variable updating (#9306)
|
8 years ago |
Torkel Ödegaard
|
d2437d3cf1
fix: ad-hoc filters now works with data source variables, fixes #8052
|
8 years ago |
Torkel Ödegaard
|
a5d5f3d82f
feat: add ad hoc filters directly from table panel cells, kibana 3 style, #8052
|
8 years ago |