pgAdmin 4 commit: Fixed an issue while deploying the PostgreSQL on the

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue while deploying the PostgreSQL on the
Date: 2022-04-27 11:42:49
Message-ID: E1njg4H-0004mO-9w@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-04-27 11:43:01 Re: [pgAdmin4][Patch] - BigAnimal Fixes
Previous Message Khushboo Vashi 2022-04-27 05:50:02 [pgAdmin4][Patch] - BigAnimal Fixes