Thread: pgAdmin 4 commit: Fix an accessibility issue to maximize the panel for

pgAdmin 4 commit: Fix an accessibility issue to maximize the panel for

From
Akshay Joshi
Date:
Fix an accessibility issue to maximize the panel for all alertify dialog. Fixes #5143

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes.rst                       |  1 +
docs/en_US/release_notes_4_20.rst                  | 20 +++++++++++++
web/pgadmin/about/static/js/about.js               | 12 ++++++--
web/pgadmin/static/js/alertify.pgadmin.defaults.js | 23 +++++++++++++--
web/pgadmin/static/js/alertify/dialog_wrapper.js   |  8 -----
.../tools/grant_wizard/static/js/grant_wizard.js   | 34 ++++++++++++++++++++--
6 files changed, 82 insertions(+), 16 deletions(-)