pgAdmin 4 commit: Fixed issue of error message not getting displayed wh - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed issue of error message not getting displayed wh
Date
Msg-id E1jsRm5-0006Yb-PN@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed issue of error message not getting displayed when filename is empty for backup, restore, and import/export. Fixes
#3814.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2ebf20341296ed51bc87675a33392a9b0efab155
Author: Satish V <satish.v@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_24.rst                  |  1 +
web/pgadmin/static/scss/_alert.scss                |  6 ++++
.../backup/static/js/backup_dialog_wrapper.js      | 28 ++++++++++++++++--
.../tools/import_export/static/js/import_export.js | 34 +++++++++++++++++++---
.../restore/static/js/restore_dialog_wrapper.js    | 28 ++++++++++++++++--
.../backup/backup_dialog_wrapper_spec.js           |  2 ++
.../restore/restore_dialog_wrapper_spec.js         |  2 ++
7 files changed, 91 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Re: Reg - [RM-3814] Backup dialog does not show details of error if file name box kept empty
Next
From: Akshay Joshi
Date:
Subject: Re: Reg - [RM-3814] Backup dialog does not show details of error if file name box kept empty