|
0cef2b9ae7
|
Dashboard Versions: Make compatible with app platform (#99327)
|
2025-01-28 08:17:52 -06:00 |
|
|
025b2f3011
|
Chore: use any rather than interface{} (#74066)
|
2023-08-30 18:46:47 +03:00 |
|
|
5ded070aab
|
dashdiff bus removal (#45175)
|
2022-02-10 16:58:52 +08:00 |
|
|
8e6d6af744
|
Rename DispatchCtx to Dispatch (#43563)
|
2021-12-28 17:36:22 +01:00 |
|
|
bb01f8c4cf
|
Chore: Add context dashboard version (#41672)
* Add context dashboard version
* Fix codeql
|
2021-11-17 10:57:37 +01:00 |
|
|
b02a860e66
|
pkg/components: fix ineffassign issues
|
2018-04-23 20:03:57 +02:00 |
|
|
c1742df9ac
|
remove unused variables detected by varcheck
|
2018-04-18 19:04:37 +02:00 |
|
|
46412c8475
|
dasboard_history: security fix, added orgId filter to dashboard version lookup
|
2017-06-07 14:21:40 +02:00 |
|
|
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)
|
2017-06-07 13:36:03 +02:00 |
|
|
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
|
2017-06-07 11:50:09 +02:00 |
|
|
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
|
2017-06-06 00:15:40 +02:00 |
|