pgAdmin 4 commit: Fixed issue of error message not getting displayed wh

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed issue of error message not getting displayed wh
Дата
Msg-id E1jsRm5-0006Yb-PN@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: Re: Reg - [RM-3814] Backup dialog does not show details of error if file name box kept empty
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Reg - [RM-3814] Backup dialog does not show details of error if file name box kept empty