Commit Graph

2360 Commits (d1b31bb3d699f674da4b02d34421edc03bf9e275)
 

Author SHA1 Message Date
Torkel Ödegaard 0aae78c6bd Graph: fix for bars not displaying, caused by change in recent commit, added unit test so it does not happen again 11 years ago
Torkel Ödegaard 7fb048f423 Began work on experimental new stats panel 11 years ago
Torkel Ödegaard e86207bb28 Fixed default panel title when creating new panel, tweaks to panel height calculation, Closes #910 11 years ago
Torkel Ödegaard 75d60ccb69 Graphite: added perSecond function to the func def list 11 years ago
Torkel Ödegaard 9245cd6aae Merge branch 'inline_styles' of github.com:mikhailov/grafana into mikhailov-inline_styles 11 years ago
Torkel Ödegaard d8183b60c3 Merge branch 'mikhailov-patch-1' 11 years ago
Torkel Ödegaard a24272690d Merge branch 'patch-1' of github.com:mikhailov/grafana into mikhailov-patch-1 11 years ago
Torkel Ödegaard 40b088d6a2 Merge pull request #900 from mikhailov/patch-2 11 years ago
Torkel Ödegaard f1125d64de Updated default max search results to 100, #909 11 years ago
Torkel Ödegaard 0cba818364 Graph: legend and digest phase fix 11 years ago
Torkel Ödegaard 4285c751b3 Graph: fixed value formating for tooltip, need original data. flotcharts copys the data, so changes to value formats func after plot call does not affect the plot.getData() series 11 years ago
Torkel Ödegaard 1b0cddfa72 Graph: Tooltip refactoring for testability 11 years ago
Torkel Ödegaard 231a599f09 legend html markup cleanup 11 years ago
Torkel Ödegaard 7ffc4d388a Merge pull request #895 from ngmlabs/master 11 years ago
Torkel Ödegaard 1f24171238 Merge pull request #902 from toni-moreno/fix_multiple_highlight_points 11 years ago
toni-moreno 24917a6df5 correct positioning for multiple highlighted stacked and staircase points, fix to #901 11 years ago
Anatoly Mikhailov 67fde17209 Speed searching up a bit 11 years ago
Anatoly Mikhailov 6abad666db Debounce/Throttling Searching event 11 years ago
mikhailov 2d3f396571 Extract repetitive CSS inline styles 11 years ago
George Negoita 51bcbdac75 second parameter of groupByNode() is 0 indexed 11 years ago
Torkel Ödegaard e63889d5c4 Css fix for metrics tab, help boxes did extend page height so could not scroll if they extended below screen, #891 11 years ago
Torkel Ödegaard fe6a7c58bf Fixed issue casued by recent angular upgrade and stateful filter, casued template vars in graph titles no update properly, angular was not updated in 1.8.1 so this does affect any released version, Closes #892 11 years ago
Torkel Ödegaard 1e81f8ecfc Merge branch 'master' of github.com:torkelo/grafana-private into pro 11 years ago
Torkel Ödegaard dac3cb15c4 Merge branch 'v1.8.x' 11 years ago
Torkel Ödegaard ca654ccaf7 fixed stupid unit test mistake 11 years ago
Torkel Ödegaard 30512b7032 Merge fix from 'v1.8.x' branch 11 years ago
Torkel Ödegaard bc8fd62cff Dashboard: fix for dashboard schema upgrade during load, ensure that annotation and templating object as a list array, Closes #890 11 years ago
Torkel Ödegaard a9a51ee3c6 Fix to new checkboxes in features toggles tab 11 years ago
Torkel Ödegaard 28c5fc48ee updated sharePanel with width & height 11 years ago
Torkel Ödegaard 2d2da7c881 Small tweak to shared tooltip edit option in Display styles tab 11 years ago
Torkel Ödegaard d22d8c4905 Added grafana logo to repo instead of fetching it from grafana.org, Fixes #881 11 years ago
Torkel Ödegaard bcdc8eafa6 Updated gitter badge 11 years ago
Torkel Ödegaard 9cf6ace979 Updated gitter badge 11 years ago
Torkel Ödegaard eef063cec2 Merge pull request #889 from gitter-badger/gitter-badge 11 years ago
The Gitter Badger 8b9bdf9054 Added Gitter badge 11 years ago
Torkel Ödegaard eb28e63c08 updated 11 years ago
Torkel Ödegaard 1c7b898b01 Dashboard: show error when importing dashboard json file with broken/incorrect json syntax, Closes #878 11 years ago
Torkel Ödegaard 7ad18da08e update to test helper 11 years ago
Torkel Ödegaard 5530915b49 Updated AngularJS from 1.3-beta-17 to 1.3-RC3 11 years ago
Torkel Ödegaard de1de852fc worked on solo panel 11 years ago
Torkel Ödegaard 77f380c94b Graph: shared tooltip improvements, info tooltip when point counts are not the same, #850 11 years ago
Torkel Ödegaard c34d2f91cc Merge branch 'master' of github.com:torkelo/grafana-private into pro 11 years ago
Torkel Ödegaard ee42ea5f3b merged with master 11 years ago
Torkel Ödegaard c79ab84fdf More fixes related to shared crosshair #880 11 years ago
Torkel Ödegaard d77448d84e Fixed unit tests for grafanaGraph component 11 years ago
Torkel Ödegaard 8fc5a2785f Refactoring and fixes for PR #880 11 years ago
Torkel Ödegaard 27da2b026f Merge branch 'add_shared_croshair_to_dashboards' of github.com:toni-moreno/grafana into toni-moreno-add_shared_croshair_to_dashboards 11 years ago
Torkel Ödegaard 2e9cc2a74e Fix for SharePanelCtrl-specs and travis-ci timezone issue 11 years ago
toni-moreno ffd370176d fix tooltip test expecting for stacked data 11 years ago
toni-moreno 44f2a375f6 Added shared crosshair to dashboards to track better all graphs, and little Fix for #884 11 years ago