pgAdmin 4 commit: Fixed an issue while deploying the PostgreSQL on the - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue while deploying the PostgreSQL on the
Date
Msg-id E1njg4H-0004mO-9w@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue while deploying the PostgreSQL on the BigAnimal, the Public IP addresses were not added.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a86a8c6a341beb84628e3dced495ffa31418afd3
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/cloud/biganimal/__init__.py                   |  4 ++--
web/pgadmin/misc/cloud/static/js/biganimal.js                  |  2 +-
web/pgadmin/misc/cloud/static/js/cloud.js                      |  2 +-
web/pgadmin/misc/cloud/static/js/cloud_db_details_schema.ui.js | 10 ++++++----
4 files changed, 10 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - BigAnimal Fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - BigAnimal Fixes