simnv
dd5b4a25d1
Slash escaping test
2016-03-20 00:13:48 +06:00
NickG123
f11b4cb481
Added a select box to templates that allows template values to be refreshed on refresh
2016-03-09 00:40:33 +09:00
Torkel Ödegaard
3af4b1ff98
Merge pull request #4287 from grafana/raintank-issue4283
...
refactor how template vars are updated. fixes #4283
2016-03-08 11:33:37 +01:00
Torkel Ödegaard
6fac471415
feat(templating): fixed failing unit tests in PR #4287
2016-03-08 10:41:20 +01:00
bergquist
8e11f8dc21
feat(graph): add spacing above Series specific overrides
2016-03-08 10:30:38 +01:00
Torkel Ödegaard
2c8e35a933
fix(panel): fixed issues with png rendering, also fixed #4260
2016-03-06 12:51:36 +01:00
Torkel Ödegaard
260c731f6b
fix(panel): fixes for panel height and alignment management and scrollable legends, closes #4266
2016-03-06 12:34:47 +01:00
Torkel Ödegaard
2cf1193b56
Merge branch 'variable-value-formatting-rethink'
2016-03-01 19:13:11 +01:00
Torkel Ödegaard
57315f1e27
feat(templating): updates to template variable forms
2016-03-01 19:12:54 +01:00
Torkel Ödegaard
d1bac6cde0
feat(templating): prometheus now works with new template variable formating/escaping, #2918
2016-03-01 16:11:05 +01:00
bergquist
98e756e278
fix(tooltip): msdetection can now handle null data points
2016-03-01 14:10:09 +01:00
Torkel Ödegaard
fa73b1ce80
feat(templating): changed how the All templating value works
2016-03-01 13:47:02 +01:00
Torkel Ödegaard
8f5a7f1764
feat(templating): more work on context specific varaiable formats, #2918
2016-03-01 10:51:39 +01:00
utkarshcmu
8bc63e9029
Added spec tests for millisecond resolution
2016-03-01 01:09:14 -08:00
Torkel Ödegaard
f3ad71d751
feat(templating): lots of progress on template variable context specific formats, #2918 , all elasticsearch / lucene use cases seem to work now
2016-03-01 08:43:54 +01:00
Torkel Ödegaard
f44d6e063c
Merge branch 'master' into variable-value-formatting-rethink
2016-02-29 16:42:25 +01:00
Torkel Ödegaard
4ef79d250d
feat(templating): initial work on rethink of value formating
2016-02-28 11:44:11 +01:00
Torkel Ödegaard
517721eaa4
Merge pull request #4108 from benrubson/issue3982-3
...
Make auto interval calculation more accurate
2016-02-28 07:58:48 +01:00
Torkel Ödegaard
a6a5f393cc
feat(annotations): updated flot events lib and refactored it to use tether-drop lib
2016-02-23 08:09:56 +01:00
Torkel Ödegaard
3a7ec2a26e
fixed unit test
2016-02-22 19:00:48 +01:00
Torkel Ödegaard
773a13dc26
fix(): fixed systemjs config for test
2016-02-22 11:45:10 +01:00
benrubson
2034d4b971
update kbn specs to make tests OK
2016-02-22 10:12:02 +01:00
Daniel Lee
72415be2db
fix(dashboard): fixes when panel repeat with templating removed
...
The original panel should clear all the templating variables and
look like it did before repeat was selected. Fixes #3831 . Also
cleans up after a row repeat is removed
2016-02-09 14:59:24 +01:00
Torkel Ödegaard
9653f43466
fix(): unit tests
2016-02-09 14:41:43 +01:00
Torkel Ödegaard
3a1dff6636
fix(): karma now works again, broken in last commit
2016-02-08 14:39:57 +01:00
bergquist
8ff997594f
fix(tablepanel): change to using two thresholds
...
fixes #3878
2016-02-05 10:30:46 +01:00
Torkel Ödegaard
a167eb4fa1
fix(row repeat): fix for row repeat where repeated row was added to the bottom and not next to the source row, fixes #2942
2016-02-04 22:33:53 +01:00
Torkel Ödegaard
822c8f1575
feat(plugins): migrating graphite query editor to new model
2016-02-02 12:52:43 +01:00
Torkel Ödegaard
e737dab5ca
removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
2016-02-01 18:19:02 +01:00
Torkel Ödegaard
05e8c576a2
feat(panels): updated influxdb editor to use panelCtrl
2016-01-28 19:07:53 -05:00
Torkel Ödegaard
57d22fb93f
Merge remote-tracking branch 'origin/master' into panelbase
2016-01-27 17:33:33 -05:00
Torkel Ödegaard
34b82caaa8
feat(panels): fixed unit tests
2016-01-27 12:51:01 -05: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
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
d83e24572a
feat(plugins): more refactoring
2016-01-09 23:52:13 +01:00
Torkel Ödegaard
35f40b7312
feat(plugins): upgraded opentsdb
2016-01-09 21:54:03 +01:00
Torkel Ödegaard
c5635f9c89
feat(plugins): changed what datasources should return, they should now return the datasource constructor
2016-01-09 13:21:16 +01:00
Torkel Ödegaard
f074c1eaff
refactor(lodash): changed how lodash is referenced from typescript
2015-12-22 13:59:11 +01:00
Torkel Ödegaard
dabd680d6b
tech(systemjs): merged sync with master, all tests are passing
2015-12-21 16:13:24 +01:00
Torkel Ödegaard
4522b02925
tech(systemjs): almost all tests are passing
2015-12-21 16:00:58 +01:00
Torkel Ödegaard
f7888886e9
tech(systemjs): working on getting tests to work
2015-12-21 11:10:16 +01:00
carl bergquist
b99ea80b58
test(graph): validates that percentage is shown when using stack and percentage
...
fixes #2379
2015-12-15 17:34:37 +01:00
carl bergquist
c48da9b5cf
fix(tests): fix broken unittest due to merge conflict
2015-12-15 14:03:15 +01:00
Pavel Strashkin
cba471b09b
ui(dashboard): delete empty rows without confirm
2015-12-15 13:58:38 +01:00
Torkel Ödegaard
6ed36e01ac
fix(unit tests): moved kairosdb spec to it's plugin repo
2015-12-15 13:52:14 +01:00
Torkel Ödegaard
201f50b121
Merge branch 'master' into external-plugins
...
Conflicts:
pkg/api/login.go
public/app/core/routes/all.js
public/app/core/table_model.ts
public/app/panels/table/table_model.ts
public/app/plugins/panels/table/editor.ts
public/app/plugins/panels/table/table_model.ts
2015-12-14 17:28:57 +01:00
Torkel Ödegaard
6ea00a4f7c
fix(timpicker): another name change to make quick ranges nameing more consistent, fixes #3465
2015-12-10 13:01:41 +01:00
Torkel Ödegaard
aa4ac9fa05
fix(timerange): fixed broken unit tests
2015-12-09 13:38:53 +01:00