Commit Graph

5 Commits

Author SHA1 Message Date
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
26f6baa1bd Expose reporting metadata to the dashboard UI. Closes #1411 2022-03-04 17:15:01 +00:00
kaidaguerre
2c7d9950ed Refactor prepared statement creation code to support all QueryProviders. Closes #1468 2022-02-17 14:41:23 +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