Commit Graph

54 Commits

Author SHA1 Message Date
Jason Ye
fc01b1db81 Search for database with autocomplete 2017-10-13 22:59:24 -05:00
ldinc
0e2926cc85 added simple copy to clipboard from data-id prop 2017-10-14 01:23:53 +03:00
Dan Sosedoff
5e22795828 Allow setting ssh connection key file, fix connection ui 2017-09-26 23:29:28 -05:00
Dan Sosedoff
e771d6f49e Export database or table to sql 2017-09-16 20:32:41 -05:00
Dan Sosedoff
81af2a9a27 Add table results headers context menu 2017-09-16 13:50:22 -05:00
Dan Sosedoff
36fd4871e1 Show number of rows rendered for custom sql query 2017-02-25 14:04:48 -06:00
Dan Sosedoff
172f9a82d0 Remove dummy data from database list and tweak the link style 2016-11-06 19:01:38 -06:00
Dan Sosedoff
a3c341b5b4 Show list of databases and allow switching by clicking on current database name 2016-11-05 22:49:17 -05:00
Dan Sosedoff
c58138b4cc Do not reset connection form when clicking on 'cancel' button, fixes #138 2016-03-01 19:42:01 -06:00
Dan Sosedoff
5ecb66a4ef Fix connection button status while connection is being established, fixes #134 2016-02-20 21:03:35 -06:00
Dan Sosedoff
0a144a633d Add ability to launch pgweb with url prefix 2016-02-19 21:14:56 -06:00
Dan Sosedoff
f08c9d36a6 Add disconnect button to close active connection 2016-02-04 23:13:54 -06:00
Dan Sosedoff
f0f447857f Tunnel implementation, allow using ssh on connection screen 2016-01-14 19:50:01 -06:00
Dan Sosedoff
9ffa05affb Initial support for multiple schemas 2016-01-12 21:33:44 -06:00
Dan Sosedoff
be3b954716 Filtering bugfixes 2016-01-08 15:31:06 -06:00
Dan Sosedoff
38c971ab49 Implement pagination and simple filtering 2016-01-08 14:16:53 -06:00
Dan Sosedoff
1bc824e39b Move query export buttons to the right, add xml export button 2016-01-07 20:44:03 -06:00
Dan Sosedoff
9cfdf4a194 Fresh design 2016-01-04 20:25:54 -06:00
Dan Sosedoff
aa0ffedc8c Update sql editor theme to twilight, make font bigger 2016-01-04 19:17:51 -06:00
Dan Sosedoff
5a92c5508c Add ability to export query results to JSON 2016-01-04 18:15:05 -06:00
Dan Sosedoff
73a97893e9 Add ability to export table to JSON and XML 2016-01-04 18:03:53 -06:00
Brian Low
eeb0fdf3a4 Show table constraints 2015-12-04 17:15:03 -07:00
niiyz
8579edf1ca Indent modification. 2015-11-13 22:41:53 +09:00
niiyz
71aec1f07a Add Sequences to Front. 2015-11-13 21:38:33 +09:00
Alexey Agafonov
6152819e45 Update index.html 2015-06-10 17:06:28 +03:00
Dan Sosedoff
651b65a882 Implement table item context menu
- Add ability to export table contents into CSV
- Add ability to truncate table
- Add ability to delete table
2015-05-19 12:24:59 -05:00
Dan Sosedoff
e1276afd71 Change sidebar color theme to light one 2015-05-18 16:57:53 -05:00
Dan Sosedoff
2a78500fdf Add activity tab 2015-03-21 19:14:11 -05:00
Dan Sosedoff
8b3c5bd8e9 Show current database in sidebar header 2015-01-03 20:55:22 -06:00
Dan Sosedoff
1123f24fb8 Add button to refresh tables to sidebar header 2015-01-03 20:20:18 -06:00
Dan Sosedoff
6ceb5fc5ed Add bookmark dropdown to connection settings ui 2014-12-06 20:04:32 -06:00
Dan Sosedoff
af75cf55b5 Add FA icons to sidebar and for edit connection 2014-12-01 20:43:37 -06:00
Chris Bandy
159f589c0c Retrieve table row count from statistics rather than table scan
See https://wiki.postgresql.org/wiki/Slow_Counting
2014-11-21 20:47:33 +00:00
Dan Sosedoff
0fe2936729 Restructure connection settings view 2014-11-06 16:05:49 -06:00
Dan Sosedoff
1a47e7325a Add connection settings form (host, user, port, etc) 2014-11-06 11:25:53 -06:00
Dan Sosedoff
958ea6813c Add favicon 2014-11-03 19:06:05 -06:00
Dan Sosedoff
c2c8b3d073 Replace cell contents with textarea on double click 2014-11-03 18:37:51 -06:00
Dan Sosedoff
306dc2e4d8 Add button to edit connection settings 2014-11-01 20:06:15 -05:00
Dan Sosedoff
3b9be5d69b Add URL format hint to connection form 2014-11-01 17:50:14 -05:00
Dan Sosedoff
9a431f6e41 Initial interface to connect to server using gui 2014-11-01 15:44:24 -05:00
Dan Sosedoff
5a2c13e6c4 Add a new table to display connection information 2014-10-31 22:15:56 -05:00
Dan Sosedoff
d075e9b1f9 Tweak sidebar styles and list structure to fix long table names on a single line 2014-10-31 21:39:00 -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
ab709bafa6 Add tables styles for history view 2014-10-25 15:18:30 -05:00
Dan Sosedoff
f955131728 Add button to export to CSV (wip) 2014-10-18 08:07:19 -07:00
Dan Sosedoff
bd15fed595 Add table info tab 2014-10-17 20:33:33 -07: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