Commit Graph

6 Commits

Author SHA1 Message Date
kaidaguerre
a4976c3dc5 Fix connection file watching. Closes #1469 2022-03-08 16:32:06 +00:00
Binaek Sarkar
742879fc53 Create and use a $STEAMPIPE_INSTALL_DIR/tmp for oci installations. Closes #1375 2022-02-08 12:13:35 +00:00
kaidaguerre
35330a8fb0 Update reports functionality. Add reflection tables for report entities. Automatically install report assets. Closes #1265. Closes #567 Closes #1364 2022-01-31 15:17:18 +00:00
Gábor Lipták
77b150479d Add error checking
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2022-01-27 15:57:49 +00:00
kaidaguerre
efbebd99ee Decouple spinner display code from database and execution layer. Closes #1290 2022-01-06 11:54:18 +00:00
kaidaguerre
e0ff19a280 Update package naming to be consistent and follow Go standards. Closes #1282
General code spring cleaning:
* move file paths from `consts` package to `filepaths`
* move InitData and ExportData to query and control packages
2022-01-04 12:28:36 +00:00