- 08 Mar, 2016 29 commits
-
-
Mitsuhiro Tanda committed
-
Mitsuhiro Tanda committed
-
NickG123 committed
-
Fixed some typos in docs
Carl Bergquist committed -
utkarshcmu committed
-
bergquist committed
-
Torkel Ödegaard committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
Will retry to download plugins once if the zip lib panics. closes #4068
bergquist committed -
Torkel Ödegaard committed
-
Pulled out the common code
Torkel Ödegaard committed -
utkarshcmu committed
-
refactor how template vars are updated. fixes #4283
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Update data_source.md
Carl Bergquist committed -
Utkarsh Bhatnagar committed
-
Implemented GetDataSourceByName API
Carl Bergquist committed -
bergquist committed
-
utkarshcmu committed
-
Torkel Ödegaard committed
-
bergquist committed
-
bergquist committed
-
Torkel Ödegaard committed
-
bergquist committed
-
- When distributing a dashboard it is often not practical to have "current" template variable option set. This commit ensures that for dashboards with no current, it is assigned when the dashboard loads (assuming refresh on load is set.)
woodsaj committed -
Use promises to order the updates of variable options so that parents are always updated before children. This ensures that we only need to query the datasource once per variable as variables that depend on other variables will only be processed once their parent has been. This commit also ensures that variable options are refreshed if "refresh_on_load" is true even when query params are used to set the variable seltion.
woodsaj committed
-
- 07 Mar, 2016 11 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
bergquist committed
-
closes #4250
bergquist committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
bergquist committed
-
bergquist committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-