Commit Graph

13 Commits (dabc848e11fb0f7969292976bae8d539dae22da7)

Author SHA1 Message Date
Torkel Ödegaard 0a936a55b4 Fixed new gometalinter issues 6 years ago
Mario Trangoni b02a860e66 pkg/components: fix ineffassign issues 7 years ago
Mario Trangoni c1742df9ac remove unused variables detected by varcheck 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
wangguoliang 652fce7e76 Optimize some wrong usage and spelling 8 years ago
Ben Tranter 1fd7b60efe Add more information to basic diff logic 8 years ago
Ben Tranter a3d22ae9c7 Document logic behind basic diff 8 years ago
Ben Tranter b54b43a42e Add tests for diff formatters 8 years ago
Torkel Ödegaard 46412c8475 dasboard_history: security fix, added orgId filter to dashboard version lookup 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 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