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-10 13:00:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83286dd5217c8aeb39ce3418246a6a03cee117bf
steampipe
/
pkg
/
dashboard
History
kaidaguerre
882b678478
When parsing query args, ensure jsonb args are passed to query as string not map. Support argument definitions which make an array out of a runtime dependency.
#2772
,
Closes
#2802
2022-11-25 12:01:16 +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
When parsing query args, ensure jsonb args are passed to query as string not map. Support argument definitions which make an array out of a runtime dependency.
#2772
,
Closes
#2802
2022-11-25 12:01:16 +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