Torkel Ödegaard
975051b8e1
Closes #94 , there is now a "Back to dashboard" link in header when in fullscreen / edit mode
2014-02-13 12:41:38 +01:00
Torkel Ödegaard
33ec638323
Small tag search fix
2014-02-13 09:11:28 +01:00
Torkel Ödegaard
f9f259195d
bumped version
2014-02-13 08:17:31 +01:00
Torkel Ödegaard
dceda6e27d
Closes #86 , dashboard tags and tag search feature is now done! turned out pretty good!
2014-02-13 07:48:47 +01:00
Torkel Ödegaard
ef264920db
moved less file that caused travis build error
2014-02-12 20:47:47 +01:00
Torkel Ödegaard
e9b1c92911
more work on dashboard tags / search ( #86 )
2014-02-12 20:15:00 +01:00
Torkel Ödegaard
123f90d24d
jshint fix
2014-02-12 15:54:37 +01:00
Torkel Ödegaard
ff01764f95
Fixes #91 , custom datetime picker is one day off
2014-02-12 15:52:53 +01:00
Torkel Ödegaard
4132dd940a
search fix (introduced yesterday)
2014-02-12 14:37:34 +01:00
Torkel Ödegaard
9fc6d3d6f0
Fixed tagsinput bug related to shallow clone of dashboard
2014-02-12 14:35:12 +01:00
Torkel Ödegaard
7d9141a055
Fixes #89 , switching between two templated (filtered) dashboards caused error
2014-02-12 12:43:32 +01:00
Torkel Ödegaard
2214c0cdf8
More work on adding tags to dashboard, added bootstrap tagsinput
2014-02-12 12:29:46 +01:00
Torkel Ödegaard
11c5fdc328
Fixes #88 , Closed row css bug fix
2014-02-12 12:16:13 +01:00
Torkel Odegaard
c81c4f184b
#86 Added tags to dashboard general settings panel, search and search display needs more work (grouping, facets etc)
2014-02-11 22:10:16 +01:00
Torkel Odegaard
a35ed05bc3
Closes #54 , template/filter can now use "All", when all is not a wildcard but the specific metric segments specified in the filter query.
2014-02-11 20:58:51 +01:00
Torkel Odegaard
e574314472
Closes #82 , dashboard search/load now sorts in alfabetical order
2014-02-11 20:38:50 +01:00
Torkel Ödegaard
45ab6d7c5e
Merge pull request #85 from ohTHATaaronbrown/master
...
Fixes #84 : Added implementation of fund parameter ...
2014-02-11 17:16:26 +01:00
Torkel Ödegaard
48325b6452
Fixes #83 , stack percent with no line fill (workaround fix for bug in flot.stackpercent)
2014-02-11 09:15:23 +01:00
Torkel Ödegaard
4a1c9ac390
added grafana version info to dashboard settings, and link to releases.
2014-02-11 09:03:21 +01:00
Aaron Brown
a868bab24e
Fixes torkelo/grafana/issues#84: Added implementation of fund parameter for summarize graphite function
2014-02-10 17:35:34 -06:00
Torkel Ödegaard
1fada5dd0b
build/grunt script fixes
2014-02-10 18:05:52 +01:00
Torkel Ödegaard
a55b9bb8e1
version bump
2014-02-10 17:54:31 +01:00
Torkel Ödegaard
6c0f3d701f
Fixes #80 , stacked percentage and min/max bug, Fixes #81 (grid y min/max not working)
2014-02-10 17:53:39 +01:00
Torkel Odegaard
e86f4f94ef
removed annotation test
2014-02-09 22:00:07 +01:00
Torkel Odegaard
ca258deb7a
Merge branch 'master' of github.com:torkelo/grafana
2014-02-09 21:57:37 +01:00
Torkel Odegaard
79ca016409
More work on annotations
2014-02-09 21:57:07 +01:00
Torkel Odegaard
869bebed6e
more work on annotations
2014-02-09 19:31:06 +01:00
Torkel Odegaard
0e3c0fcc2e
Started work on annotations submenu control
2014-02-09 15:43:43 +01:00
Torkel Ödegaard
bf9c0bb914
Merge pull request #76 from axe-felix/patch-1
...
added support for 'less is worse' thresholds
2014-02-09 13:41:12 +01:00
axe-felix
8669599089
added support for 'less is worse' thresholds
...
Sometimes you want to express 'less is worse' thresholds. That means setting the error threshold below the warning threshold. The problem was, that the error marking always went up to +Infinity. Concerns 16599a07a9
.
2014-02-09 10:13:32 +01:00
Torkel Odegaard
775c0ff2f1
updated readme
2014-02-08 20:47:04 +01:00
Torkel Odegaard
98ab75029e
added link to wiki article on scripted dashboards
2014-02-08 20:45:01 +01:00
Torkel Odegaard
682740a020
fix for requirejs optimizer and config.js fallback
2014-02-08 20:30:19 +01:00
Torkel Odegaard
278decfb87
fixed jshint error
2014-02-08 20:13:43 +01:00
Torkel Odegaard
b8a0ca082a
updated readme and bumped version to v1.1.1
2014-02-08 20:10:59 +01:00
Torkel Odegaard
f03e4be683
Closes #72 , added scripted dashboard example (feature inherited from kibana)
2014-02-08 20:10:59 +01:00
Torkel Ödegaard
ba6a6292f9
trying to get angular mocks / testing to work
2014-02-08 16:38:17 +01:00
Torkel Odegaard
16599a07a9
Closes #70 , Fixes #50 , Grid thresholds feature
2014-02-08 14:21:41 +01:00
Torkel Ödegaard
a9ac11216d
Moved parser/target editor warning icon to the right, now the hide/show eye is still usefull even when only working with the text editor
2014-02-07 15:38:59 +01:00
Torkel Ödegaard
8e2008f821
Fixes #69 , lexer correctly tokenizes number-number segments, numericLiterals are only considered literal token if it is folled by a punctuator.
2014-02-07 15:37:03 +01:00
Torkel Ödegaard
0a8b9bad4f
Fixes #67 , decimal inputs for function parameters (like scale)
2014-02-07 14:07:24 +01:00
Torkel Ödegaard
bd4b75f5d8
added single decimal to short y formater
2014-02-07 13:27:53 +01:00
Torkel Ödegaard
084e7e7d73
Fixes #68 , bug when trying open dashboard while in edit/fullscreen mode
2014-02-07 13:27:17 +01:00
Torkel Ödegaard
76f4e3c5b4
Fixed issue where series color or axis change would note take immediate effect (needed a full refresh).
2014-02-07 13:10:35 +01:00
Torkel Ödegaard
adb97a0f3e
Fixes #42 : Auto Y scale is working as it should (even when using line fill)
2014-02-07 09:28:54 +01:00
Torkel Ödegaard
f2f435b4cb
Changed name off config.js to config.sample.js to make it easier to upgrade with having to worry about config being overwwritten, if there is no config.js file config.sample.js will be read instead (requirejs fallback). Closes #65
2014-02-06 17:10:25 +01:00
Torkel Ödegaard
0015f81645
Implementation of legend values (min, max, current, total, avg), Closes #60 , Fixes #14
2014-02-06 13:29:55 +01:00
Torkel Ödegaard
ed76335c96
small change to time axis formats, more graphite like now
2014-02-06 10:39:24 +01:00
Torkel Ödegaard
e0a35a3958
work in progress for legend values
2014-02-06 10:19:26 +01:00
Torkel Ödegaard
d9ec9ed1ef
removed metrics tab in dash editor modal (only created confusion, the feature is not ready)
2014-02-06 07:55:19 +01:00