pgAdmin 4 commit: 1) Fixes the incorrect title shown for the error mess - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Fixes the incorrect title shown for the error mess
Date
Msg-id E1nGxPO-00063c-MC@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Fixes the incorrect title shown for the error message in restore/backup.
2) Doc updates for webserver authentication.
3) Cleanup task for API tests.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1141aeb52434675eddf1f42a5da4abb2118a18e4
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/webserver.rst                                     |  5 +++--
.../servers/roles/tests/test_role_reassign_own.py            | 12 ++++++------
web/pgadmin/tools/backup/static/js/backup.js                 |  2 +-
web/pgadmin/tools/import_export/static/js/import_export.js   |  2 +-
web/pgadmin/tools/maintenance/static/js/maintenance.js       |  2 +-
web/pgadmin/tools/restore/static/js/restore.js               |  2 +-
6 files changed, 13 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][RM-7151]: Issue in Restore dialog
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7151]: Issue in Restore dialog