- 27 Jan, 2016 9 commits
-
-
Only triggers for main grafana repo (not forks) and when the master branch is built.
Daniel Lee committed -
Grafana stats view as mentioned in #3812
Carl Bergquist committed -
fix(graph): narrow panels shows correct date format on x-axis
Carl Bergquist committed -
Daniel Lee committed
-
sgarg7 committed
-
fixes #3852. The function that calculates the date format for the x-axis on a panel takes the panel width into account and can be wrong for certain date ranges if the panel is too narrow. E.g. can show dates in format %m/%d %H:%M when it should show it as %H:%M
Daniel Lee committed -
Serialize an elasticsearch error previously printed as 'Object'
Carl Bergquist committed -
Fixed broken tags search
Torkel Ödegaard committed -
utkarshcmu committed
-
- 26 Jan, 2016 14 commits
-
-
bergquist committed
-
bergquist committed
-
Gueust committed
-
bergquist committed
-
bergquist committed
-
Updates documentation for SingleStat thresholds
Daniel Lee committed -
The implementation of thresholds changed after fixing #3248. Docs updated to reflect and explain the change.
Daniel Lee committed -
Daniel Lee committed
-
Daniel Lee committed
-
npm for node 4 on circleci is really old. This updates npm and will hopefully make the build green again.
Daniel Lee committed -
bergquist committed
-
bergquist committed
-
utkarshcmu committed
-
utkarshcmu committed
-
- 25 Jan, 2016 16 commits
-
-
utkarshcmu committed
-
Uses width set to 800px for invite div instead of position fixed. It looks the same for desktop and makes the button clickable on smaller resolutions and mobile. Although it is not really responsive so the text will be small on mobiles. Better that though than a non-clickable button.
Daniel Lee committed -
bergquist committed
-
bergquist committed
-
Daniel Lee committed
-
After a refactoring the sidemenu-canvas css class disappeared so changed the code from #3741 to use the main-view class instead.
jimmyR committed -
bergquist committed
-
bergquist committed
-
This change have caused alot of questions. So we revert
bergquist committed -
Reduce the amount of thresholds values to two in singlestat panel
Daniel Lee committed -
closes #3248
bergquist committed -
and change to typescript
bergquist committed -
utkarshcmu committed
-
utkarshcmu committed
-
utkarshcmu committed
-
utkarshcmu committed
-
- 24 Jan, 2016 1 commit
-
-
utkarshcmu committed
-