pgAdmin 4 commit: Fixed an issue with the error message being displayed - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue with the error message being displayed
Date
Msg-id E1oJstc-0006Qa-S6@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue with the error message being displayed at the right place for Azure deployments. Fixes #7497

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_13.rst         |  1 +
web/pgadmin/misc/cloud/static/js/aws.js   | 11 +++++++++++
web/pgadmin/misc/cloud/static/js/azure.js | 12 ++++++++++++
3 files changed, 24 insertions(+)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [patch] -Bug #7497 - [Azure PostgreSQL] Authentication message is chopped-off
Next
From: Akshay Joshi
Date:
Subject: Re: [patch] -Bug #7497 - [Azure PostgreSQL] Authentication message is chopped-off