pgAdmin 4 commit: Fixed module import issue.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed module import issue.
Date: 2022-06-28 05:59:08
Message-ID: E1o64Fg-0008GE-7u@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed module import issue.

refs #7506

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d4657dcd32f5abf95b469fdfa8d76855fc60c8fb
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgacloud/providers/azure.py | 20 +++++++++++++++-----
web/pgadmin/misc/cloud/azure/__init__.py | 3 ++-
web/pgadmin/misc/cloud/azure/azure_cache.py | 19 +++++++++++--------
.../js/components/sections/GraphVisualiser.jsx | 5 ++++-
4 files changed, 32 insertions(+), 15 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-06-28 06:00:51 Re: [Patch] - Bug #7506 - "Errno 13] Permission denied: '/home/pgadmin'" displayed if user authenticate PostgreSQL Azure on Docker and the server mode of Rpm and Debian
Previous Message Yogesh Mahajan 2022-06-28 05:06:01 Re: [Patch] - Bug #7506 - "Errno 13] Permission denied: '/home/pgadmin'" displayed if user authenticate PostgreSQL Azure on Docker and the server mode of Rpm and Debian