pgAdmin 4 commit: Ensure that the grant wizard should be closed on pres - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the grant wizard should be closed on pres
Date
Msg-id E1jLjX5-0001sD-Ob@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the grant wizard should be closed on pressing the ESC key. Fixes #4206

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=33deacaceedac32645c5c68f8a69e2a7a28f9080
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst                         | 1 +
web/pgadmin/browser/static/js/wizard.js                   | 6 ++++--
web/pgadmin/static/js/utils.js                            | 6 +++---
web/pgadmin/static/vendor/backgrid/backgrid-select-all.js | 4 ----
web/pgadmin/tools/grant_wizard/static/js/grant_wizard.js  | 5 -----
5 files changed, 8 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM4856] Saving the contents of the "Query Editor"
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4856] Saving the contents of the "Query Editor"