Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgAdmin 4 commit: 1) Ensure that the next button should be disabled if - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Ensure that the next button should be disabled if
Date
Msg-id E1oOfNN-0005S0-Sp@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Ensure that the next button should be disabled if the password did not match for Azure deployment. Fixes #7616
2) Fixed an issue where Azure cloud deployment failed. Fixes #7617

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_13.rst         | 2 ++
web/pgadmin/misc/cloud/azure/__init__.py  | 2 +-
web/pgadmin/misc/cloud/static/js/azure.js | 5 +++++
3 files changed, 8 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] Multiple pgAdmin fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Multiple pgAdmin fixes