pgAdmin 4 commit: Ensure that the grant wizard should be closed on pres

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the grant wizard should be closed on pres
Date: 2020-04-07 08:24:31
Message-ID: E1jLjX5-0001sD-Ob@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)parkale(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-07 08:25:25 Re: [pgAdmin][RM4856] Saving the contents of the "Query Editor"
Previous Message Aditya Toshniwal 2020-04-07 08:16:30 [pgAdmin][RM4856] Saving the contents of the "Query Editor"