kaidaguerre
|
2f6448897e
|
Update dashboards to handle ExecutionError events. Closes #1997
|
2022-05-04 18:49:23 +01:00 |
|
kaidaguerre
|
3f07048051
|
Refreshing a dashboard running controls causes a hang. Remove unused error return from DashboardExecutionTree.SetInputs. Closes #1907
|
2022-04-20 15:00:19 +01:00 |
|
kaidaguerre
|
4f3238c4c2
|
Add dashboard support for controls and benchmarks. Closes #1760
|
2022-04-13 12:44:38 +01:00 |
|
kaidaguerre
|
80321db4be
|
Dashboard cancellation is stalling when the dashboard has no children. Closes #1837
|
2022-04-11 15:14:42 +01:00 |
|
kaidaguerre
|
d27af8eb2e
|
Add ExecutionId to all dashboard events. When clearing dashboard execution, wait for it to terminate before starting another execution. Closes #1738. Closes #1756
|
2022-03-30 12:54:56 +01:00 |
|
kaidaguerre
|
7712d881e3
|
Fix dashboard errors not always being reported, or reported with no detail. Closes #1582
|
2022-03-07 16:48:15 +00:00 |
|
kaidaguerre
|
859fb41b9d
|
When setting a dashboard input, re-execute if the previous value is NOT nil. Closes #1560. Add raw SQL to dashboard leaf node, instead of execute SQL. C loses# 1559
|
2022-03-03 12:56:21 +00:00 |
|
kaidaguerre
|
168fa30c58
|
Add support for runtime dependencies between DashboardInputs. Closes #1555
|
2022-03-02 20:49:56 +00:00 |
|
kaidaguerre
|
980be7cfa6
|
Fix refreshing an aggregate connection causing a plugin crash. Closes #1537
|
2022-03-01 22:04:12 +00:00 |
|
kaidaguerre
|
c2abe886fe
|
Update dashboard input value to be interface not string to avoid marshalling error. Closes #1501
|
2022-02-23 15:38:05 +00:00 |
|
kaidaguerre
|
885fb54acc
|
Update report execution to add support for runtime dependencies. Closes #1454
|
2022-02-22 11:46:14 +00:00 |
|