pgAdmin 4 commit: Ensure create new object dialog should be opened when - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure create new object dialog should be opened when
Date
Msg-id E1iRrjT-0006Jr-Mg@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure create new object dialog should be opened when alt+shift+n key is pressed on the collection node. Fixes #3130

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e10b58e4ca11c675ffc3c53624d9af45902e8fd9
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_15.rst         |  1 +
web/pgadmin/browser/static/js/keyboard.js | 13 ++++++++++---
2 files changed, 11 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4351] Confirm before close of properties dialog ifchanges not saved
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM3130] User can not open create new object dialoguewith alt+shift+n key on collection node