Commit Graph

1116 Commits (dceda6e27d0ba4dace0ca4ff53606676566e8994)
 

Author SHA1 Message Date
Torkel Ödegaard dceda6e27d Closes #86, dashboard tags and tag search feature is now done! turned out pretty good! 12 years ago
Torkel Ödegaard ef264920db moved less file that caused travis build error 12 years ago
Torkel Ödegaard e9b1c92911 more work on dashboard tags / search (#86) 12 years ago
Torkel Ödegaard 123f90d24d jshint fix 12 years ago
Torkel Ödegaard ff01764f95 Fixes #91, custom datetime picker is one day off 12 years ago
Torkel Ödegaard 4132dd940a search fix (introduced yesterday) 12 years ago
Torkel Ödegaard 9fc6d3d6f0 Fixed tagsinput bug related to shallow clone of dashboard 12 years ago
Torkel Ödegaard 7d9141a055 Fixes #89, switching between two templated (filtered) dashboards caused error 12 years ago
Torkel Ödegaard 2214c0cdf8 More work on adding tags to dashboard, added bootstrap tagsinput 12 years ago
Torkel Ödegaard 11c5fdc328 Fixes #88, Closed row css bug fix 12 years ago
Torkel Odegaard c81c4f184b #86 Added tags to dashboard general settings panel, search and search display needs more work (grouping, facets etc) 12 years ago
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. 12 years ago
Torkel Odegaard e574314472 Closes #82, dashboard search/load now sorts in alfabetical order 12 years ago
Torkel Ödegaard 45ab6d7c5e Merge pull request #85 from ohTHATaaronbrown/master 12 years ago
Torkel Ödegaard 48325b6452 Fixes #83, stack percent with no line fill (workaround fix for bug in flot.stackpercent) 12 years ago
Torkel Ödegaard 4a1c9ac390 added grafana version info to dashboard settings, and link to releases. 12 years ago
Aaron Brown a868bab24e Fixes torkelo/grafana/issues#84: Added implementation of fund parameter for summarize graphite function 12 years ago
Torkel Ödegaard 1fada5dd0b build/grunt script fixes 12 years ago
Torkel Ödegaard a55b9bb8e1 version bump 12 years ago
Torkel Ödegaard 6c0f3d701f Fixes #80, stacked percentage and min/max bug, Fixes #81 (grid y min/max not working) 12 years ago
Torkel Odegaard e86f4f94ef removed annotation test 12 years ago
Torkel Odegaard ca258deb7a Merge branch 'master' of github.com:torkelo/grafana 12 years ago
Torkel Odegaard 79ca016409 More work on annotations 12 years ago
Torkel Odegaard 869bebed6e more work on annotations 12 years ago
Torkel Odegaard 0e3c0fcc2e Started work on annotations submenu control 12 years ago
Torkel Ödegaard bf9c0bb914 Merge pull request #76 from axe-felix/patch-1 12 years ago
axe-felix 8669599089 added support for 'less is worse' thresholds 12 years ago
Torkel Odegaard 775c0ff2f1 updated readme 12 years ago
Torkel Odegaard 98ab75029e added link to wiki article on scripted dashboards 12 years ago
Torkel Odegaard 682740a020 fix for requirejs optimizer and config.js fallback 12 years ago
Torkel Odegaard 278decfb87 fixed jshint error 12 years ago
Torkel Odegaard b8a0ca082a updated readme and bumped version to v1.1.1 12 years ago
Torkel Odegaard f03e4be683 Closes #72, added scripted dashboard example (feature inherited from kibana) 12 years ago
Torkel Ödegaard ba6a6292f9 trying to get angular mocks / testing to work 12 years ago
Torkel Odegaard 16599a07a9 Closes #70, Fixes #50, Grid thresholds feature 12 years ago
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 12 years ago
Torkel Ödegaard 8e2008f821 Fixes #69, lexer correctly tokenizes number-number segments, numericLiterals are only considered literal token if it is folled by a punctuator. 12 years ago
Torkel Ödegaard 0a8b9bad4f Fixes #67, decimal inputs for function parameters (like scale) 12 years ago
Torkel Ödegaard bd4b75f5d8 added single decimal to short y formater 12 years ago
Torkel Ödegaard 084e7e7d73 Fixes #68, bug when trying open dashboard while in edit/fullscreen mode 12 years ago
Torkel Ödegaard 76f4e3c5b4 Fixed issue where series color or axis change would note take immediate effect (needed a full refresh). 12 years ago
Torkel Ödegaard adb97a0f3e Fixes #42 : Auto Y scale is working as it should (even when using line fill) 12 years ago
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 12 years ago
Torkel Ödegaard 0015f81645 Implementation of legend values (min, max, current, total, avg), Closes #60, Fixes #14 12 years ago
Torkel Ödegaard ed76335c96 small change to time axis formats, more graphite like now 12 years ago
Torkel Ödegaard e0a35a3958 work in progress for legend values 12 years ago
Torkel Ödegaard d9ec9ed1ef removed metrics tab in dash editor modal (only created confusion, the feature is not ready) 12 years ago
Torkel Ödegaard 0032f934c9 Closes #62, there is now a New button in the open / search dashboard view. 12 years ago
Torkel Ödegaard 8816e18027 Merge pull request #63 from jippi/feature/unique-local-storage-name 12 years ago
Christian Winther e8be950752 Make sure kibana and grafana on same hostname do not interfere with each other 12 years ago