kaidaguerre
|
68a7e5f435
|
Fix interactive query Initialisation hang when no plugins are installed. Closes #1860
|
2022-04-13 13:46:32 +01:00 |
|
Puskar Basu
|
cb6bb054eb
|
Required Steampipe version in mod.sp is not respected when running query command. Closes #1734. Closes #1718
|
2022-03-24 11:00:31 +00:00 |
|
kaidaguerre
|
6699d7de77
|
Ensure service is shutdown if check/dashboard/query are cancelled during initialisation. Closes #1288
|
2022-03-17 16:32:24 +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 |
|
kaidaguerre
|
efbebd99ee
|
Decouple spinner display code from database and execution layer. Closes #1290
|
2022-01-06 11:54:18 +00:00 |
|
kai
|
67c446c2f0
|
Fix issue where service is not shutdown if interrupted while interactive prompt is initialising. #1004
|
2022-01-05 18:20:00 +00:00 |
|
Binaek Sarkar
|
990275c0a0
|
Fix issue where service is not shutdown if interrupted while interactive prompt is initialising. Closes #1004
|
2022-01-05 15:45:55 +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 |
|