pgAdmin 4 commit: Update keyboard shortcuts per discussion. Also,make - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Update keyboard shortcuts per discussion. Also,make
Date
Msg-id E1daKq0-0002Ab-U2@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Update keyboard shortcuts per discussion. Also, make the labels platform sensitive.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1fa9648a21c980c6ecdd5d87da64783b19dfab73
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/keyboard_shortcuts.rst                  | 12 ++++----
.../static/js/sqleditor/keyboard_shortcuts.js      | 13 ++++----
web/pgadmin/tools/datagrid/__init__.py             |  7 ++++-
.../tools/datagrid/templates/datagrid/index.html   | 35 +++++++++++++++++-----
4 files changed, 47 insertions(+), 20 deletions(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Re: [RM2579][pgAdmin4] Set default file listing layout as listinstead of grid
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor