public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fix keyboard navigation in "inner" tabsets such as th
Date: Thu, 25 Jul 2019 09:23:19 +0000
Message-ID: <[email protected]> (raw)
Fix keyboard navigation in "inner" tabsets such as the Query Tool and Debugger. Fixes #4195
Branch
------
electron2
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=891e073c97a388fc3caefdede2b56718e394...
Author: Aditya Toshniwal <[email protected]>
Modified Files
--------------
docs/en_US/keyboard_shortcuts.rst | 20 ++--
docs/en_US/release_notes_4_9.rst | 1 +
web/pgadmin/static/js/keyboard_shortcuts.js | 107 +++++++++++++--------
web/pgadmin/static/js/utils.js | 4 +
web/pgadmin/tools/debugger/__init__.py | 26 ++++-
web/pgadmin/tools/debugger/static/js/direct.js | 30 ++++--
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 58 ++++++-----
.../sqleditor/utils/query_tool_preferences.py | 26 ++++-
web/pgadmin/utils/preferences.py | 2 +-
.../javascript/common_keyboard_shortcuts_spec.js | 28 +++++-
web/regression/javascript/pgadmin_utils_spec.js | 20 +++-
11 files changed, 227 insertions(+), 95 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Fix keyboard navigation in "inner" tabsets such as th
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox