pgAdmin 4 commit: Changed the default position of the dialog.

2022-07-05 Thread Akshay Joshi
Changed the default position of the dialog. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=64e6700228e5518b39c90b16573b94d6254939ad Author: Nikhil Mohite Modified Files -- web/pgadmin/browser/static/js/node.js | 7 +-- 1 file

pgAdmin 4 commit: Fixed the following issues in the Graph Visualiser:

2022-07-05 Thread Akshay Joshi
Fixed the following issues in the Graph Visualiser: 1) Change all theme's color codes. 2) Bar graph for the first and last labels on the X-axis does not display all the bars. 3) Make the graphs always start from zero on the Y-axis. Branch -- master Details --- https://git.postgresql.o

Bug #7522 - Support Azure PostgreSQL deployment in Server mode

2022-07-05 Thread Yogesh Mahajan
Hi Team, Please find the attached patch which fixes Azure PostgreSQl deployment in Server mode. Thanks, Yogesh Mahajan EnterpriseDB RM_7522_v1.patch Description: Binary data

pgAdmin 4 commit: Added support for Azure PostgreSQL deployment in serv

2022-07-05 Thread Akshay Joshi
Added support for Azure PostgreSQL deployment in server mode. Fixes #7522 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=59f5c0d95523e336938fb32fe200a3597665252f Author: Yogesh Mahajan Modified Files -- docs/en_US/cloud_azure_pos

Re: Bug #7522 - Support Azure PostgreSQL deployment in Server mode

2022-07-05 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Jul 6, 2022 at 11:28 AM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi Team, > > Please find the attached patch which fixes Azure PostgreSQl deployment in > Server mode. > > Thanks, > Yogesh Mahajan > EnterpriseDB > --