Commit Graph

25 Commits (#45948-entity-events-trigger)

Author SHA1 Message Date
ying-jeanne 5ded070aab
dashdiff bus removal (#45175) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 4 years ago
idafurjes bb01f8c4cf
Chore: Add context dashboard version (#41672) 4 years ago
Will Browne 9454a4e125
add more context to unknown delta log (#31943) 4 years ago
Arve Knudsen 3d3a7cbba8
Chore: Fix staticcheck issues (#28860) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Emil Tullstedt b68634fbb4
Tests: Batch of GoConvey to Testify conversions (#27008) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Ivana Huckova 1c58202b26
@grafana/ui: Replace various icons using Icon component (#23442) 5 years ago
Torkel Ödegaard da37f4c83f
XSS: Fixed history XSS issue (#22680) 5 years ago
Arve Knudsen fe8d0d27d2
pkg/components: Check errors (#19703) 6 years ago
Torkel Ödegaard 0a936a55b4 Fixed new gometalinter issues 7 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