pgAdmin 4 commit: Update keyboard shortcuts per discussion. Also,make

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Update keyboard shortcuts per discussion. Also,make
Дата
Msg-id E1daKq0-0002Ab-U2@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: Re: [RM2579][pgAdmin4] Set default file listing layout as listinstead of grid
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor