aboutsummaryrefslogtreecommitdiff
path: root/instance-manager.js
AgeCommit message (Collapse)AuthorFilesLines
2018-02-28Update readme. Fix result parsing bug. Rearrange filesJames Barnett1-1/+1
- Prefix query result fields with an underscore to avoid clashing with JS builtin property/function names which causes issues with Tabulator - Move html files into their own dir
2018-02-25Set connection title to host:port if name not setJames Barnett1-1/+10
2018-02-21Make connection tab title configurableJames Barnett1-5/+5
2018-02-20Dynamically create query executors - WIPJames Barnett1-26/+21
2018-02-18Add new connection dialog box - WIPJames Barnett1-1/+17
2018-02-17WIP - Add basic unstyled static tabs. IPC needs workJames Barnett1-0/+29