Commit Graph

3966 Commits (1dcc51adce701df2b1f2a74de938105d8cc53693)

Author SHA1 Message Date
Alexander Zobnin 83fbace6b9 heatmap: fix tooltip decimals calculation 8 years ago
Alexander Zobnin 12644372c4 heatmap: fix scaledDecimals calculation (use the same method as in flot.js) 8 years ago
Alexander Zobnin c12a7d7f59 heatmap: adjust tests for fixed decimals calc 8 years ago
Alexander Zobnin 7c840cdf38 heatmap: fix tooltip decimals 8 years ago
Alexander Zobnin b63d2b3279 heatmap: fix Y axis decimals with log scale 8 years ago
Alexander Zobnin 8e5672aee6 heatmap: fix Y axis value rounding with linear scale 8 years ago
Alexander Zobnin 1deeef9e91 Table panel: add option for preserving text formatting (#8708) 8 years ago
Denis Doria e8d01218d8 Fix label showing up when Axes are configured to not be displayed (#8697) 8 years ago
Torkel Ödegaard 73fcc919cd change: made dashboard save message optional 8 years ago
Torkel Ödegaard 86a73c359b fix: data source selector did not show, fixes #8692 8 years ago
Torkel Ödegaard 8440d2d0a2 fix: fixed search issues with in active mode and keyboard nav 8 years ago
Denis Doria 41d300f69d Fix timeInterval for mysql datasource (#8651) 8 years ago
Alexander Zobnin 9a7e460865 fix heatmap count values bug introduced by #8632 8 years ago
Alexander Zobnin 1f4140057b heatmap-tooltip: normalize histogram Y axis 8 years ago
Salman Jalali 49fdbb3843 Update kbn.js 8 years ago
Torkel Ödegaard 724368d0cd fix: data source dropdown select 8 years ago
Torkel Ödegaard 056c57d551 ux: temporary remove search 8 years ago
Brandon Arp 5d63ad21c1 allow heatmap parsing of scaled datapoints (#8632) 8 years ago
Torkel Ödegaard a49e82e447 ux: revert dashboard search nav change, this is a tempoary change until we redesign the sidenav 8 years ago
Torkel Ödegaard 840099bec0 refactor: metric segment remake 8 years ago
Torkel Ödegaard 76c4bfe268 ux: new metric segment is starting to work 8 years ago
Torkel Ödegaard 5f3b5fdcb2 updated 8 years ago
Torkel Ödegaard 6a95df403a refacoring: more work on metric segment replacement 8 years ago
Torkel Ödegaard c771dd4bd2 ux: metrics tab add query feature 8 years ago
Daniel Lee 1f92e589e8 exporter: query template var keeps refresh value.. 8 years ago
Torkel Ödegaard 7d642546b3 fix: restore dashboard history version did not reload route correctly when slug did not change 8 years ago
Trent White 192c447c2c create new auth icon for grafana.com so it doesn't share the same file as the main logo (#8581) 8 years ago
Martin Molnar d10d897d65 fix: component name of plugin page contains 'undefined' (#8590) 8 years ago
Torkel Ödegaard cdd5ba6198 fix: influxdb test data source error handling now works better, fixes #8577 8 years ago
Torkel Ödegaard 217c746445 ux: close edit views when opening panel in edit mode 8 years ago
Torkel Ödegaard 95c8a76aa6 ux: minor search style improvements 8 years ago
Torkel Ödegaard 2c75593c1a refactoring: elasticsearch raw doc size limit option PR, #8527 8 years ago
Daniel Lee f7c48c5a5f singlestat: fix ignoring zero value for table data 8 years ago
Michael Ambrose f0169656ba Added test to for Cloudwatch EC2 tag selection 8 years ago
Michael Ambrose 525da95f49 Updated cloudwatch plugin to allow specific tag selection 8 years ago
Torkel Ödegaard 61bdc91272 ux: css fix to search position when sidemenu is pinned 8 years ago
Torkel Ödegaard 3ba8aeb9a7 dashboard_history: fix for scenario where reverted dashbord has different title and url must change not just route reload 8 years ago
Torkel Ödegaard 56b3c4a3a0 dasboard_history: fixed disabled attribute so it works both by disabling and fixing style, no need for disabled class and disabled attribute 8 years ago
Torkel Ödegaard 577dfee086 dasboard_history: fixed json diff so only dashbord is compared and not the whole dashboard revision object (message and restoreFrom etc was showing up in json diff) 8 years ago
Torkel Ödegaard 8f6c9c5946 dasboard_history: some polish around styles & diff colors, and minor fixes 8 years ago
Torkel Ödegaard ef1dfed0d8 dasboard_history: big refactoring of how the compare api looked, now a POST with a model for new & base version, refactored a simplified UI code as well, this was done to lay foundation to make it possible to do diff against current in browser unsaved version 8 years ago
Torkel Ödegaard 948e5ae74d dashboard_history: further css & markup fixes, removing style overrides & resuing existing styles and markup components 8 years ago
Torkel Ödegaard c4e872b9da dashboard_history: minor changes and fixes 8 years ago
Torkel Ödegaard 7b5f7ed553 dashboard_history: SQL did not work when using MySQL, fixes to dashboard version numbering, so inserts start at 1, added migration to fix old dashboards with version 0 8 years ago
Torkel Ödegaard 9b629cd5a6 dashboard_history: fixed history srv unit tests 8 years ago
Torkel Ödegaard 546d489dd3 dashboard_history: restored unsaved changes modal to simple cancel, discard, save 8 years ago
Torkel Ödegaard 88da3a99e1 refactoring: trying to remove all the css overrides in history tab and make the styles more more inline with best practice css, and if needed use modifier overrides instead 8 years ago
Torkel Ödegaard 689e366f59 refactoring: updated api url routes so they do not conflict with slug route 8 years ago
Torkel Ödegaard e43d09e15b fix: fixed failing frontend test 8 years ago
Torkel Ödegaard 9c1401849e fix: always show dashboard history for now, need a way to make dropdown more dynamic 8 years ago