Commit History

Author SHA1 Message Date
  Michael Ambrose aa3a737fea Updated cloudwatch doc to be more clear on ec2_instance_attribute usage and added Tag selection example 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 01ff3bbe0a ux: mini css position fix 8 years ago
  Torkel Ödegaard 61bdc91272 ux: css fix to search position when sidemenu is pinned 8 years ago
  Torkel Ödegaard 08b37186a5 fix: fixed failing sql unit test 8 years ago
  Torkel Ödegaard 5225e4283f Update CHANGELOG.md 8 years ago
  Torkel Ödegaard e7e675e471 Merge branch 'walmartlabs-master' (Dashboard History Feature, #8472) 8 years ago
  Torkel Ödegaard 391dc1e225 dasboard_history: fixed sql integration test 8 years ago
  Torkel Ödegaard 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 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 64d620c987 dasboard_history: minor style fix change 8 years ago
  Peter Mounce f4debbf501 typo (#8565) 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 5409f4c0eb dashboard_history: fixed issue with save as & overwrite 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 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 8 years ago
  Torkel Ödegaard e43d09e15b fix: fixed failing frontend test 8 years ago
  Torkel Ödegaard 746d6cdc88 refactoring: changed name on compare command to make properties more explainatory 8 years ago
  Torkel Ödegaard 9c1401849e fix: always show dashboard history for now, need a way to make dropdown more dynamic 8 years ago
  Torkel Ödegaard 2a52e25d5b refactoring: removed double error alert, backendSrv is already showing an error alert 8 years ago