Commit Graph

1684 Commits (21b7c6a2c0f5f263a2b769d78343dc76419e0b7b)
 

Author SHA1 Message Date
Torkel Ödegaard 7914f65f68 removed redundant load/save options 11 years ago
Torkel Ödegaard d0b79ad335 now dashboard deleting works 11 years ago
Torkel Ödegaard 7dc4484f6a Renamed dashboard service to dashboardModel, fixed saving default dashboard feature 11 years ago
Torkel Ödegaard 257ea391da fixed issues with unsaved changes srv 11 years ago
Torkel Ödegaard 4c64bcfae7 keyboard binding now work again 11 years ago
Torkel Ödegaard 99d2f537c2 sharing temp dashboard is now working again 11 years ago
Torkel Ödegaard 6c32365e00 more work on refactoring ES usage 11 years ago
Torkel Ödegaard 95925aafb1 removed dependence on elasticsearch js client from search, will try to remove this depdence in other places and just use $http, elasticsearch js client is to big and does not provide enough value 11 years ago
Torkel Ödegaard 77bfaa4245 fixed default dashboard json editable flag, accidentally set to to false 11 years ago
Torkel Ödegaard 0a3d4a5ab0 elasticsearch saving does now work, still have to do ttl and temp dashboard 11 years ago
Torkel Ödegaard e8c11251de fix for build step that replaces @grafanaVersion@ with correct version string 11 years ago
Torkel Ödegaard 87a8b1b3f5 small fix to config.sample.js 11 years ago
Torkel Ödegaard 2328c60d12 small refactoring progress 11 years ago
Torkel Ödegaard 61cd5cf4e6 fixed jshint and jscs checks 11 years ago
Torkel Ödegaard 1eb9efe2d5 fixing broken things 11 years ago
Torkel Ödegaard d5882f2efe ES and file loading is working 11 years ago
Torkel Ödegaard 5f3991127b refactoring progress 11 years ago
Torkel Ödegaard c5d2590293 removed unused code 11 years ago
Torkel Ödegaard b995dc54f1 further refactoring 11 years ago
Torkel Ödegaard 79404e754e started on some big refactoring of how the app starts and how dashboard object is loaded, created. This should make it easier to add other dashboard storage backends and other views 11 years ago
Torkel Ödegaard 92318d5804 small fix for click on row menu submenus 11 years ago
Torkel Ödegaard 191f9daf4d update changelog 11 years ago
Torkel Ödegaard b67280f0d4 Merge pull request #476 from lyrixx/axis-s-week 11 years ago
Torkel Ödegaard ce8bdabab8 Adding JSCS (javascript style checker) 11 years ago
Grégoire Pineau b40af07103 Format seconds metric by week if needed 11 years ago
Torkel Ödegaard f3698cd625 Cleanup of config.sample.js, removed graphiteUrl setting, it will still work for next release 11 years ago
Clicky c928618d1a Formatting. 11 years ago
Clicky 3cc83ced93 Merge branch 'master' into add-influx-group-by 11 years ago
Torkel Ödegaard 0ad4f3b85e Row editing and adding new panel is now a lot quicker and easier with the new row menu (Issue #475) 11 years ago
Torkel Ödegaard 2d061ce45a changed default row height to 250px 11 years ago
Torkel Ödegaard 6e2348d2b1 renamed graphite panel to graph 11 years ago
Torkel Ödegaard 525c4d529e cleanup, removal of unused code 11 years ago
Torkel Ödegaard ea84149c87 Fix for exclusive series toggling (hold down CTRL, SHIFT or META key) and left click a series for exclusive toggling 11 years ago
Torkel Ödegaard af1855601b Improvement to InfluxDB query editor and function/value column selection, more space efficient, Closes #473 11 years ago
Torkel Ödegaard 1409065005 Merge branch 'master' into mavimo-feature/influxdb-filters 11 years ago
Torkel Ödegaard 623019ee56 Merge branch 'master' of github.com:grafana/grafana 11 years ago
Torkel Ödegaard 740d477801 added a little padding for metric target editor rows, making tthem sligly heigher 11 years ago
Torkel Ödegaard c2b8f21fd9 small changes to PR #327, Partial support for url encoded metric names when using graphite datasource 11 years ago
Torkel Ödegaard 442ed87cfa Merge branch 'urldecode' of github.com:axe-felix/grafana into axe-felix-urldecode 11 years ago
Torkel Ödegaard c48b3ded2f Fix for graphite function selection menu that some times draws outside screen. It now displays upward (Fixes #293) 11 years ago
Torkel Ödegaard 5bed5b9870 Fixing PR for influxdb filters 11 years ago
Torkel Ödegaard 2a261a32e2 Merge branch 'feature/influxdb-filters' of github.com:mavimo/grafana into mavimo-feature/influxdb-filters 11 years ago
Torkel Ödegaard 7137a9986f Fix to series toggling bug that caused annotations to be hidden when toggling (hiding) series. Fixes #328 11 years ago
Torkel Ödegaard 4ce386c6dd updated changelog - merge 11 years ago
Torkel Ödegaard 8911da8380 updated changelog 11 years ago
Torkel Ödegaard a3384d514f Merge pull request #461 from tmonk42/isNonNull 11 years ago
Haneysmith, Nathan b38f6e8062 add graphite function isNonNull 11 years ago
Clicky 6c006d0a78 Don't retry on http status codes >= 300 11 years ago
Torkel Ödegaard 0f7a55d031 improved asset (css/js) build pipeline, added revision to css and js. Will remove issues related to the browser cache when upgrading grafana and improve load performance (Fixes #418) 11 years ago
Torkel Ödegaard 62af77979b Legend Current value did not display when value was zero, Fixes #460 11 years ago