Commit Graph

10494 Commits (46412c8475e559849382121874c3c5031b67cb80)
 

Author SHA1 Message Date
Torkel Ödegaard 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 9 years ago
Torkel Ödegaard 3ba8aeb9a7 dashboard_history: fix for scenario where reverted dashbord has different title and url must change not just route reload 9 years ago
Torkel Ödegaard 64d620c987 dasboard_history: minor style fix change 9 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 9 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) 9 years ago
Torkel Ödegaard 8f6c9c5946 dasboard_history: some polish around styles & diff colors, and minor fixes 9 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 9 years ago
Torkel Ödegaard 948e5ae74d dashboard_history: further css & markup fixes, removing style overrides & resuing existing styles and markup components 9 years ago
Torkel Ödegaard c4e872b9da dashboard_history: minor changes and fixes 9 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 9 years ago
Torkel Ödegaard 5409f4c0eb dashboard_history: fixed issue with save as & overwrite 9 years ago
Torkel Ödegaard 9b629cd5a6 dashboard_history: fixed history srv unit tests 9 years ago
Torkel Ödegaard 546d489dd3 dashboard_history: restored unsaved changes modal to simple cancel, discard, save 9 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 9 years ago
Torkel Ödegaard 689e366f59 refactoring: updated api url routes so they do not conflict with slug route 9 years ago
Torkel Ödegaard e2061312f5 refactoring: moved compare dashboard version command out of sqlstore, the code in this command did not use any sql operations and was more high level, could be moved out and use existing queries to get the versions 9 years ago
Torkel Ödegaard e43d09e15b fix: fixed failing frontend test 9 years ago
Torkel Ödegaard 746d6cdc88 refactoring: changed name on compare command to make properties more explainatory 9 years ago
Torkel Ödegaard 9c1401849e fix: always show dashboard history for now, need a way to make dropdown more dynamic 9 years ago
Torkel Ödegaard 2a52e25d5b refactoring: removed double error alert, backendSrv is already showing an error alert 9 years ago
Torkel Ödegaard cabbfe9adc refactoring: moved dashboard history item formating (message) and fixed dashboard history migration issue, and removed from frontend tests that where no longer needed 9 years ago
Torkel Ödegaard f18ebea03e fix: dashboard save modals had double submit on enter after my refactoring this morning 9 years ago
Torkel Ödegaard 82d4d54dc5 refactoring: fixed broken unit test in last commit 9 years ago
Torkel Ödegaard c87418d060 refactoring: Dashboard history restore operation is now reusing existing 9 years ago
Torkel Ödegaard c296ae1178 refactoring: fixing unit tests broken in last commit 9 years ago
Torkel Ödegaard e18007153d refactoring: Renamed dashboard version queries that wrongly had Command suffix, added missing OrgId to dashboard history commands and queries 9 years ago
Torkel Ödegaard fdfcd5cbf0 refactoring:: dashboard save modal and save as modal needed an update 9 years ago
Torkel Ödegaard f3980504e2 Merge branch 'master' into walmartlabs-master 9 years ago
Eirik Nygaard 1efdd92ae8 Update oauth2 lib (#8524) 9 years ago
Dan Cech f224fd8310 reduce length of dashboard columns used in compound indexes (#8507) 9 years ago
Tom Gardiner 4fe9935321 Add support for AWS/VPN metrics (#8528) 9 years ago
aykim17 d996275f8f Updated the graphTooltip description (#8532) 9 years ago
Torkel Ödegaard d2eca2faa1 ux: new navbar fixes, restored delete option in dashboard dropdown, fixes #8521 9 years ago
Torkel Ödegaard d47c47853a ux: added css annimations for dash edit views 9 years ago
Torkel Ödegaard 3bea304bab ux: made new search more responsive 9 years ago
Torkel Ödegaard e9d5e037e8 ux: merge branch navbarv2, new navbar with dashboard search available on all pages, closes #6475 9 years ago
sanchitraizada 77c046aac6 Implement review feedback 9 years ago
Torkel Ödegaard 1bdf82dca3 Update CHANGELOG.md 9 years ago
Torkel Ödegaard 6783d1000c Update CHANGELOG.md 9 years ago
Torkel Ödegaard 95a4ec8bf2 Merge branch 'v4.3.x' 9 years ago
Torkel Ödegaard ed4d170bcc build: updated version to v4.3.2 9 years ago
Torkel Ödegaard 812958162a revert: removed lazy loading feature, closes #8500 9 years ago
Torkel Ödegaard cd3807055e chrome: an attempt to fix scroll issue with chrome, but this did not fix the problem as it seems to be caused by some interaction between graph rendering and scrolling, #8494 9 years ago
Pranay Kanwar 26ec874fb1 Frontend query changes corresponding #8336 (#8489) 9 years ago
Dan Cech e4cb103966 remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418) 9 years ago
Torkel Ödegaard 5c1833de1f Merge branch 'master' of github.com:grafana/grafana 9 years ago
Torkel Ödegaard f16e3e38ee Merge branch 'v4.3.x' 9 years ago
Daniel Lee d318c9093f graph: Handle data with zeroes for log scale 9 years ago
Dan Cech c95162e067 tweak column lengths for utf8mb4 support on older mysql (#8483) 9 years ago
Torkel Ödegaard 0d865a83bc fix: fixed test data fake metric query, fixes #8474 9 years ago