pgweb/pkg
Dan Sosedoff 6025b7afb2 Remove double click action on cell
This feature was a source of confusion for new pgweb users for quite
some time now. Most people thought by double-clicking the cell it
would allow them to edit the value since the column is replaced
with textarea. The textarea was there to copy the cell's value, not
for editing. Feature is no longer required due to availability of a
cell context menu, which provides a link to copy the value.
2020-02-12 13:14:58 -06:00
..
api Include go version into info response 2019-12-04 20:29:23 -06:00
bookmarks Lint 2019-11-02 13:00:23 -05:00
cli Include go version into builds 2019-11-29 13:59:50 -06:00
client Lint 2019-11-02 13:00:23 -05:00
command Add ssl cert/key options 2020-02-05 22:09:13 -06:00
connection Add tests for ssl params 2020-02-11 10:58:40 -06:00
data Remove double click action on cell 2020-02-12 13:14:58 -06:00
history Restructure application 2015-04-30 11:47:07 -05:00
shared Add support for encrypted ssh keys 2019-11-02 12:44:04 -05:00
statements Fix SQL query for camelCase tables row estimation 2019-02-08 13:27:40 -06:00
util Restructure application 2015-04-30 11:47:07 -05:00