Commit History

作者 SHA1 備註 提交日期
  Mario Trangoni b02a860e66 pkg/components: fix ineffassign issues 7 年之前
  Mario Trangoni c1742df9ac remove unused variables detected by varcheck 7 年之前
  Torkel Ödegaard 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 8 年之前
  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 年之前
  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 年之前
  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 年之前