grafana/pkg/components/dashdiffs
2017-06-22 18:08:37 -04:00
..
compare.go dasboard_history: security fix, added orgId filter to dashboard version lookup 2017-06-07 14:21:40 +02:00
formatter_basic.go 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) 2017-06-07 13:36:03 +02:00
formatter_json.go 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 2017-06-06 00:15:40 +02:00
formatter_test.go Add tests for diff formatters 2017-06-22 18:08:37 -04:00