public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Allow keyboard navigation of all controls on subnode
2+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Allow keyboard navigation of all controls on subnode
@ 2019-07-11 09:14  Dave Page <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Dave Page @ 2019-07-11 09:14 UTC (permalink / raw)
  To: [email protected]

Allow keyboard navigation of all controls on subnode grids. Partially fixes #3919

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4cbc1f2f59192f6461cfeea96aec2d3ee5df...
Author: Ganesh Jaybhay <[email protected]>

Modified Files
--------------
docs/en_US/keyboard_shortcuts.rst                  |  23 +++
docs/en_US/release_notes_4_11.rst                  |   1 +
.../browser/register_browser_preferences.py        |  15 ++
web/pgadmin/browser/static/js/keyboard.js          |   8 +
web/pgadmin/static/js/backform.pgadmin.js          |  19 +-
web/pgadmin/static/js/backgrid.pgadmin.js          | 226 +++++++++++++++++++--
web/pgadmin/static/js/dialog_tab_navigator.js      |  23 ++-
web/pgadmin/static/scss/_backgrid.overrides.scss   |   4 +
web/pgadmin/static/scss/_pgadmin.style.scss        |   9 +-
9 files changed, 296 insertions(+), 32 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgAdmin 4 commit: Allow keyboard navigation of all controls on subnode
@ 2019-07-25 09:23  Dave Page <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Dave Page @ 2019-07-25 09:23 UTC (permalink / raw)
  To: [email protected]

Allow keyboard navigation of all controls on subnode grids. Partially fixes #3919

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=47447a709acf812680c6ef2c27597c6887e4...
Author: Ganesh Jaybhay <[email protected]>

Modified Files
--------------
docs/en_US/keyboard_shortcuts.rst                  |  23 +++
docs/en_US/release_notes_4_11.rst                  |   1 +
.../browser/register_browser_preferences.py        |  15 ++
web/pgadmin/browser/static/js/keyboard.js          |   8 +
web/pgadmin/static/js/backform.pgadmin.js          |  19 +-
web/pgadmin/static/js/backgrid.pgadmin.js          | 226 +++++++++++++++++++--
web/pgadmin/static/js/dialog_tab_navigator.js      |  23 ++-
web/pgadmin/static/scss/_backgrid.overrides.scss   |   4 +
web/pgadmin/static/scss/_pgadmin.style.scss        |   9 +-
9 files changed, 296 insertions(+), 32 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2019-07-25 09:23 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11 09:14 pgAdmin 4 commit: Allow keyboard navigation of all controls on subnode Dave Page <[email protected]>
2019-07-25 09:23 pgAdmin 4 commit: Allow keyboard navigation of all controls on subnode Dave Page <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox