- 05 Apr, 2018 7 commits
-
-
tableColumnOptions is an associative array that has no property length. Use tableData.columns as in the default case which works just fine.
Jonas Hahnfeld committed -
When running queries like 'SHOW [...] CARDINALITY' introduced with InfluxDB 1.4 there is only a single column 'count'. However, the data source always assumed 'time' which threw an error because the code couldn't find a non-time column to display. This change actually checks this assumption and thereby fixes displaying the result in a Singlestat in Table mode (closes #11476).
Jonas Hahnfeld committed -
docker: add users and groups to ldap block
Marcus Efraimsson committed -
Enable closing timepicker using escape key
Marcus Efraimsson committed -
Daniel Lee committed
-
added indent to dashboards inside folder in search dropdown…
Daniel Lee committed -
Patrick O'Carroll committed
-
- 04 Apr, 2018 9 commits
-
-
removed padding for icons and added margin
Daniel Lee committed -
Graph tooltip to ts
Daniel Lee committed -
migrated last all.js to ts
Daniel Lee committed -
migrated playlist-routes to ts
Daniel Lee committed -
Jarno Tuovinen committed
-
Patrick O'Carroll committed
-
Patrick O'Carroll committed
-
Patrick O'Carroll committed
-
[skip ci]
Marcus Efraimsson committed
-
- 03 Apr, 2018 16 commits
-
-
Daniel Lee committed
-
ref #11280
Daniel Lee committed -
Chris Ross committed
-
Daniel Lee committed
-
For some reason, the url parse does not fail anymore for curly braces. Add a colon in the first segment to make sure the url parse fails.
Daniel Lee committed -
Avoid panic when GF_DATABASE_URL contains illegal chars
Daniel Lee committed -
Graphpanel Edit fix for IE11
Daniel Lee committed -
Patrick O'Carroll committed
-
fixed alignment in search + fixed issue ie popup
Daniel Lee committed -
sidemenu fix for internet explorer 11,
Daniel Lee committed -
styled login page for ie11
Daniel Lee committed -
Fix for tabbed-view btn in light theme
Daniel Lee committed -
changed variable for tabbed close btn hover, and changed text-strong variable for lighttheme, removed commented out variable
Patrick O'Carroll committed -
Fixes #11455
Daniel Lee committed -
Patrick O'Carroll committed
-
Alexey Velikiy committed
-
- 02 Apr, 2018 2 commits
-
-
Alexey Velikiy committed
-
how run-script works: https://docs.npmjs.com/cli/run-script
Alexey Velikiy committed
-
- 30 Mar, 2018 6 commits
-
-
docs: fix some typos in dashboard docs
Carl Bergquist committed -
bergquist committed
-
Fix #10555 #6888 Backslash in Prometheus variables
Carl Bergquist committed -
Sven Klemm committed
-
Sven Klemm committed
-
Daniel Lee committed
-