20 Commits

Author SHA1 Message Date
Dan Sosedoff
958ea6813c Add favicon 2014-11-03 19:06:05 -06:00
Dan Sosedoff
9a431f6e41 Initial interface to connect to server using gui 2014-11-01 15:44:24 -05:00
Dan Sosedoff
7ac9bee098 Add API method to connect to server with given url 2014-10-31 22:37:58 -05:00
Dan Sosedoff
e7329952f3 Move table information pane into sidebar 2014-10-26 17:16:35 -05:00
Dan Sosedoff
bf2df4e74f Set a correct content type header for CSV endpoint 2014-10-18 08:15:13 -07:00
Dan Sosedoff
21bcc6e4b8 Add /tables/:name/info endpoint to get table data details 2014-10-17 20:30:08 -07:00
Dan Sosedoff
289e844c4a Run EXPLAIN ANALYZE for queries 2014-10-16 21:45:52 -05:00
Chris Bandy
814c33938c Move info query into client 2014-10-16 02:59:43 +00:00
Chris Bandy
42f79a7079 Move table schema query into client 2014-10-16 02:57:52 +00:00
Dan Sosedoff
5886f153f4 Bring back /databases endpoint 2014-10-15 16:05:23 -05:00
Dan Sosedoff
32d7bf864f Change static queries prefix to PG_ 2014-10-14 21:53:57 -05:00
Dan Sosedoff
5dd26cd8d0 Frontend tweaks 2014-10-13 19:49:43 -05:00
Dan Sosedoff
f848116e1b Serve assets with bindata 2014-10-13 14:40:56 -05:00
Dan Sosedoff
9bd0508219 WIP 2014-10-13 13:55:19 -05:00
Dan Sosedoff
e2bc79f686 Add /explain endpoint 2014-10-11 13:24:12 -05:00
Dan Sosedoff
d786919a36 Add endpoint to fetch table indexes 2014-10-11 13:20:16 -05:00
Dan Sosedoff
8b3dd2563a Move query history slice into client struct 2014-10-10 21:25:02 -05:00
Dan Sosedoff
10b1429d92 Fix issue with format detection 2014-10-10 20:39:44 -05:00
Dan Sosedoff
38cef071e8 Convers query results to CSV with format flag 2014-10-10 18:56:02 -05:00
Dan Sosedoff
40cae0ac1c Restructure 2014-10-10 17:14:17 -05:00