Torkel Ödegaard
0fa0066cd9
tech(lodash): began migration work
2016-09-13 22:10:44 +02:00
Torkel Ödegaard
6375418d8c
Merge branch 'alerting' into grafana-annotations
2016-09-13 09:38:12 +02:00
bergquist
e348822190
Merge branch 'template_sort' of https://github.com/mtanda/grafana into mtanda-template_sort
2016-09-13 07:16:34 +02:00
Torkel Ödegaard
4a2f2fba73
feat(alerting): show panel specific alert annotations, #5694
2016-09-09 11:30:55 +02:00
bergquist
4d0982a21c
Merge branch 'master' into alerting
2016-08-15 07:58:30 +02:00
Torkel Ödegaard
0ea3458f69
Merge branch 'v3.1.x'
...
Conflicts:
public/app/features/dashboard/dynamic_dashboard_srv.ts
2016-08-14 14:47:14 +02:00
Torkel Ödegaard
58df60f670
fix(templating): another fix for repeating panels and having old panels/scoped vars stuck after switching repeat variable, fixes #5795
2016-08-14 14:45:49 +02:00
Torkel Ödegaard
bdb8d77562
feat(thresholds): migration from previous threshold schema
2016-08-10 20:41:21 +02:00
Torkel Ödegaard
49abb205a0
Merge branch 'v3.1.x'
...
Conflicts:
public/sass/_variables.light.scss
2016-08-01 12:23:36 +02:00
Torkel Ödegaard
a4d27083d0
fix(tests): fixed unit test broken in recent dynamic dashboard fix
2016-08-01 12:20:16 +02:00
Thib17
732c84c230
Enable scaling down seconds unit s > ms > µs > ns ( #5642 )
2016-07-27 10:10:01 +02:00
bmundt
e58ccc5a83
Hex units ( #5530 )
...
* added hex units
* deleted blank line, to fix style error
* added unit tests
* updated unit tests and changed the way it handles negative hex0x
2016-07-07 08:54:51 +02:00
herver
9c73b2fa1c
Support data units for both IEC (Binary) and Metric (Decimal) variants ( #5473 )
2016-07-06 05:27:35 +02:00
Mitsuhiro Tanda
16dc095329
(templating) support asc/desc sort
2016-06-23 11:26:41 +09:00
Mitsuhiro Tanda
8987cfe0a2
(templating) add sort order option
2016-06-23 11:26:41 +09:00
Torkel Ödegaard
c739428c30
feat(profiling): refactorign profiling code, #5286
2016-06-08 06:51:10 +02:00
hc4
cf87e8ecf5
Fix parsing of intervals. defined in ms ( #5151 )
...
* Fix parsing of intervals. defined in ms
Fix parsing of intervals. defined in ms.
Increase accuracy for sub-second inrevals.
Closes #5008
* Tests for sub-ms intervals
Unit test for 2034d4b971
2016-05-27 17:26:20 +02:00
Torkel Ödegaard
696fad702f
Merge branch 'v3.0.x'
...
Conflicts:
public/app/features/templating/templateValuesSrv.js
2016-05-26 14:21:17 +02:00
Torkel Ödegaard
724a511995
fix(templating): fixed issue with value being shown instead of it's text representation, fixes #5172
2016-05-26 13:18:02 +02:00
Torkel Ödegaard
1060eeb197
feat(dashboard): include org id query parameter in dashboard url, #1613
2016-05-25 17:06:41 +02:00
Torkel Ödegaard
2cd6c2e7e0
Merge branch 'v3.0.x'
2016-05-25 11:04:12 +02:00
Torkel Ödegaard
0daadc954c
fix(templating): fixed issue with detecting data source variable in other template variable definition, fixes #5165
2016-05-25 10:46:55 +02:00
Torkel Ödegaard
e81614b9e9
Merge branch 'v3.0.x'
2016-05-24 09:50:41 +02:00
Torkel Ödegaard
6f094ef215
fix(templating): fixed issue with nested template variables and multi select, the child variable selection state is now updated like single select variables, so if none matches the first option is selected, fixes #4861
2016-05-24 09:50:23 +02:00
Utkarsh Bhatnagar
ec19a97156
[Bug Fix] #5136 ( #5142 )
2016-05-23 21:00:06 +02:00
Utkarsh Bhatnagar
8a0d5aa38d
[Bug Fix] #5136 ( #5142 )
2016-05-23 20:58:21 +02:00
Torkel Ödegaard
58a9324db0
Merge branch 'v3.0.x'
2016-05-20 10:24:54 +02:00
Torkel Ödegaard
e0e8fd6637
fix(templating): fixed handling of numeric values in tempalting query results, fixes #5097
2016-05-20 10:24:24 +02:00
Torkel Ödegaard
2416ee04c8
fix(templating): fixed detection of nested template variables, fixes #5103
2016-05-20 09:58:07 +02:00
Torkel Ödegaard
1bb4ca22e7
fix(test): fixed failing unsaved changes test
2016-05-19 07:58:44 +02:00
Mitsuhiro Tanda
66bcae353c
(prometheus) pass dashboard time range to template query ( #5007 )
...
* (prometheus) pass dashboard time range to template query
* (prometheus) add passing time test of templating
2016-05-18 07:56:23 +02:00
Torkel Ödegaard
35f55cabf0
fix(templating): improved detection of nested template variables, fixes #4986 , fixes #4987
2016-05-12 10:41:15 +02:00
Torkel Ödegaard
0201ac24e7
fix(templating): fixed issue with mixing repeated row and repeated panel, fixes #4988
2016-05-12 10:31:36 +02:00
Torkel Ödegaard
040dd91d2e
fix(templating): fixed issue with current data source variable value, fixes #4934
2016-05-09 10:17:30 +02:00
Torkel Ödegaard
7349427189
feat(data source variable): progress on data source as variable
2016-04-28 19:08:35 +02:00
Carl Bergquist
453f8b312a
Revert "Revert "Gauges""
2016-04-22 14:55:35 +02:00
Torkel Ödegaard
fa479afdaa
Merge branch 'master' of github.com:grafana/grafana
2016-04-22 14:00:08 +02:00
Torkel Ödegaard
1dfeb192a3
fix(templating): another fix for templating and custom all value escaping, fixes #4787
2016-04-22 13:59:54 +02:00
Carl Bergquist
24fbcd8dea
Revert "Gauges"
2016-04-22 13:05:43 +02:00
David Keijser
c455e501ac
Add gauge option to singlestat
2016-04-19 16:18:09 +02:00
Torkel Ödegaard
bd21a08bc9
fix(templating): fixed encoding of all value for regex, and custom all value, fixes #4755 , fixes #4736
2016-04-18 17:33:51 -04:00
bergquist
80818f80a9
tech(grunt): add check for not including "only" in tests
2016-04-18 17:12:53 +02:00
Torkel Ödegaard
1cce5fdfe1
feat(templating): polished variable template edit forms, added new template variable type: datasource
2016-04-16 12:03:29 -04:00
Torkel Ödegaard
4d63b576f7
tech(): put in a real event emitter instead of rxjs based on that was broken
2016-04-07 19:47:48 -04:00
Torkel Ödegaard
44cf66d7ff
refactoring(): fixing event things
2016-04-07 19:23:20 -04:00
Torkel Ödegaard
105a678d64
fix(): another test fix
2016-04-03 10:28:31 -04:00
Torkel Ödegaard
4871a8f43e
refactor(graph): changed how graph stores panel yaxis options
2016-03-29 14:54:33 +02:00
Torkel Ödegaard
82ad5a632d
tech(): fixed broken tests due to angularjs upgrade
2016-03-28 20:44:32 +02:00
Torkel Ödegaard
32a1d1445c
refactor(): trying to move app events away from rootScope
2016-03-23 17:39:10 +01:00
Torkel Ödegaard
b3c073ab6c
feat(panels): more panel refactoring, using events instead of overriding base class methods
2016-03-23 12:50:56 +01:00