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-18 19:00:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de05cbaf12665c2b9bfff91d6465cf91a5da39d2
steampipe
/
pkg
/
dashboard
/
dashboardserver
History
Mike Burgess
c31707751b
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
..
api.go
Add steampipe login command.
Closes
#2583
2022-10-25 17:33:35 +01:00
output.go
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections.
Closes
#2422
(
#2438
)
2022-10-05 12:38:57 +01:00
payload.go
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
server.go
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
service.go
Deprecate
workspace-chdir
, replace with
mod-location
.
Closes
#2511
2022-10-19 11:08:34 +01:00
types.go
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