This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
steampipe
Watch
1
Star
0
Fork
0
You've already forked steampipe
mirror of
https://github.com/turbot/steampipe.git
synced
2026-04-13 22:00:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe6365b1ef7675d02e9a4a962c47ff3d2f8d8043
steampipe
/
pkg
/
dashboard
History
kaidaguerre
fe6365b1ef
Remove usage of prepared statements - instead excute sql directly. Wrap
with
executions in LeafRuns to support runtime dependency resolution.
Closes
#2789
.
#2772
2022-11-23 14:11:56 +00:00
..
dashboardassets
Revert connection watching min-interval. Remove filewatcher from utils and and use go-kit filewatcher instead.
2022-10-17 22:07:21 +01:00
dashboardevents
Add Variables and Inputs to dashboard ExecutionStarted event. Ensure missing inputs are reported as errors for non-interactive executions.
Closes
#2606
2022-10-27 12:33:23 +01:00
dashboardexecute
Remove usage of prepared statements - instead excute sql directly. Wrap
with
executions in LeafRuns to support runtime dependency resolution.
Closes
#2789
.
#2772
2022-11-23 14:11:56 +00:00
dashboardserver
Dashboard UI should inform users when they are running a different UI version to the CLI.
Closes
#2728
. (
#2734
)
2022-11-10 19:02:32 +00:00
dashboardtypes
Settings Strip source_definition, documentation, search_path and search_path_prefix from snapshot shares and exports.
Closes
#2702
2022-11-08 13:27:38 +00:00