Torkel Ödegaard
931d7cd039
Merge branch 'master' into panelbase
2016-01-31 16:57:04 +01:00
bergquist
64fa9a6394
fix(singlestat): add ngInject for controller
...
fixes #3879
2016-01-28 22:27:17 +01:00
bergquist
72a64388b5
fix(tests): remove only in spec
2016-01-28 01:14:12 +01:00
bergquist
1210fca8e5
fix(singlestat): fix bug in threshold calculations
2016-01-28 01:11:52 +01:00
Daniel Lee
f43e1ab2ff
fix(graph): narrow panels shows right date format on x-axis
...
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
2016-01-27 17:23:02 +01:00
bergquist
b939a27a8d
revert f3bc726001bfbc707597bce5fa169b46e992eb7ao
...
This change have caused alot of questions. So we revert
2016-01-25 18:40:28 +01:00
bergquist
cd1b2e2841
feat(singlestat): reduce max thresholds to two.
...
closes #3248
2016-01-25 16:27:58 +01:00
bergquist
b0a24ae4aa
tech(singlestat): move singlestat test to plugin
...
and change to typescript
2016-01-25 16:13:45 +01:00
bergquist
42802ac710
tech(singlestat): convert singlestat panel to typescript
2016-01-24 18:56:10 +01:00
bergquist
28fabadeae
style: remove empty row
2016-01-21 15:13:06 +01:00
bergquist
ba65b89bbb
feat(csv export): extract csv export into a new file
2016-01-21 14:22:39 +01:00
matteo brancaleoni
cdcc7a7172
add export to csv in table panel
2016-01-21 10:02:23 +01:00
Torkel Ödegaard
8dd118bd86
updated
2016-01-20 09:45:24 +01:00
Torkel Ödegaard
3e3b996963
feat(plugin): experimental work on plugin architecture
2016-01-19 21:57:58 +01:00
Torkel Ödegaard
7a26d309b1
feat(apps): more work on apps and how apps can include panels
2016-01-19 18:18:53 +01:00
Torkel Ödegaard
1d4803cff0
fix(singlestat): fixed issue with singlestat and drilldown link introduced in recent commit, fixes #3777
2016-01-18 16:18:04 +01:00
Torkel Ödegaard
edcef7d078
fix(graph): fixed for graph series color selector popover, broken in recent 3.0-pre1 build, fixes #3774
2016-01-18 12:12:05 +01:00
Torkel Ödegaard
2ccc19185c
fix(text panel): fix for text panel in optimized builds, introduced in recent commit due to plugin api changes
2016-01-14 19:14:02 +01:00
Torkel Ödegaard
b5726a8d5a
feat(plugins): completed upgrade of all built in panels
2016-01-14 18:57:02 +01:00
Torkel Ödegaard
1d9ad9be33
feat(plugins): upgraded singlestat to new plugin format
2016-01-14 17:20:50 +01:00
Torkel Ödegaard
dbafc8c9db
feat(plugins): work on plugin directive loading
2016-01-14 13:21:05 +01:00
Torkel Ödegaard
08caf4bbde
feat(tslint): more tslint work
2016-01-13 21:22:39 +01:00
Torkel Ödegaard
e5b3f27a30
Merge branch 'apps'
2016-01-12 15:41:15 +01:00
Torkel Ödegaard
d83e24572a
feat(plugins): more refactoring
2016-01-09 23:52:13 +01:00