Commit Graph

182 Commits

Author SHA1 Message Date
Dan Sosedoff
cc8fdc7370 Use overflow:auto for scrolling styles, fixes #12 2014-10-29 18:44:11 -05:00
Dan Sosedoff
392cab1b1c Refactor exportToCSV js function 2014-10-29 18:35:13 -05:00
jartek
0631afa382 Generate escape sequences for characters in the query 2014-10-29 23:18:11 +05:30
Dan Sosedoff
addac1062d Merge pull request #31 from jartek/master
Replace attr with prop for disabled elements
2014-10-28 21:25:29 -05:00
jartek
276caefc92 Replace attr with prop for disabled elements 2014-10-28 22:16:35 +05:30
Dan Sosedoff
5a2acda1a3 Set focus on editor when switching to 'SQL Query' view, fixes #28 2014-10-28 11:28:44 -05:00
Dan Sosedoff
7f9344a572 Use double quotes for table name when fetching table contents, fixes #16 2014-10-27 21:04:42 -05:00
Dan Sosedoff
ec3e52d60f Fix CSV export for multi-line queries 2014-10-26 18:21:35 -05:00
Dan Sosedoff
0c06506fd5 Tweak table row mouseover style 2014-10-26 17:19:33 -05:00
Dan Sosedoff
e7329952f3 Move table information pane into sidebar 2014-10-26 17:16:35 -05:00
Dan Sosedoff
f6676b1aa9 Add sidebar header 2014-10-25 15:47:23 -05:00
Dan Sosedoff
2d4a60c77c Tweak styles for null columns 2014-10-25 15:27:14 -05:00
Dan Sosedoff
ab709bafa6 Add tables styles for history view 2014-10-25 15:18:30 -05:00
Dan Sosedoff
8420d55491 Generate csv download url based on current host and port 2014-10-25 13:03:27 -05:00
Dan Sosedoff
e80b90710b Implement export to CSV via new browser window 2014-10-21 07:40:45 -07:00
Dan Sosedoff
7b93db0760 Extract ACE editor initialization into separate method 2014-10-19 09:06:35 -06:00
Dan Sosedoff
0c4c34950a Re-enable CSV button after query is executed 2014-10-18 22:17:38 -06:00
Dan Sosedoff
f955131728 Add button to export to CSV (wip) 2014-10-18 08:07:19 -07:00
Dan Sosedoff
a8c53294df Assign data-mode attribute to results table 2014-10-18 07:57:55 -07:00
Dan Sosedoff
367c0373f9 Insert data attribute onto table header columns 2014-10-18 07:55:55 -07:00
Dan Sosedoff
bd15fed595 Add table info tab 2014-10-17 20:33:33 -07:00
Dan Sosedoff
44387fa229 Refactor javascript code to consume api 2014-10-16 21:45:52 -05:00
Dan Sosedoff
0a6bb31160 Tweak js formattinggs 2014-10-16 21:45:52 -05:00
Dan Sosedoff
14f4949efd Tweak sidebar navigation styles 2014-10-15 15:59:43 -05:00
Dan Sosedoff
e016e7a8d2 Use EXPLAIN ANALYZE for query 2014-10-14 21:36:33 -05:00
Dan Sosedoff
1e4ecd5ba1 Add explain button to query view 2014-10-14 21:32:46 -05:00
Dan Sosedoff
9ff9af6f11 Disable query executing if its already in progress 2014-10-13 20:12:13 -05:00
Dan Sosedoff
5dd26cd8d0 Frontend tweaks 2014-10-13 19:49:43 -05:00
Dan Sosedoff
9bd0508219 WIP 2014-10-13 13:55:19 -05:00
Dan Sosedoff
2054cf8353 More stuff 2014-10-11 13:03:51 -05:00
Dan Sosedoff
7745e6f4e5 Stupid ui 2014-10-10 20:35:59 -05:00
Dan Sosedoff
5b1e6bf2fa Add static dir 2014-10-09 19:05:51 -05:00