pgAdmin 4 commit: Cleanup some inconsistent error dialog titles.Fixes - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Cleanup some inconsistent error dialog titles.Fixes
Date
Msg-id E1eMxGX-0007xM-Vc@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Cleanup some inconsistent error dialog titles. Fixes #2098

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fe0f9d88ce06de1e80af432d745a11dab7c94c95
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/backup/static/js/backup.js       | 22 +++++++++++++++++-----
web/pgadmin/tools/datagrid/static/js/datagrid.js   |  1 +
web/pgadmin/tools/debugger/static/js/debugger.js   |  4 ++--
.../tools/debugger/static/js/debugger_ui.js        |  9 ++++++---
web/pgadmin/tools/debugger/static/js/direct.js     |  2 +-
web/pgadmin/tools/restore/static/js/restore.js     | 10 ++++++++--
.../user_management/static/js/user_management.js   |  9 +++++++--
7 files changed, 42 insertions(+), 15 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Make the "Save Changes" prompts in the query toolopt
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fix a reference before assignment error in the filed