Обсуждение: pgAdmin 4 commit: 1) Fixes the incorrect title shown for the error mess

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: 1) Fixes the incorrect title shown for the error mess

От
Akshay Joshi
Дата:
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(-)