pgAdmin 4 commit: Ensure that unwanted APIs should not be getting calle - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that unwanted APIs should not be getting calle
Date
Msg-id E1ntNoh-0001m0-QI@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that unwanted APIs should not be getting called for BigAnimal. Fixes #7368
Updated the BigAnimal icon.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_10.rst                  |  1 +
web/pgadmin/misc/cloud/static/js/CloudWizard.jsx   |  9 +++-
web/pgadmin/misc/cloud/static/js/biganimal.js      | 59 ++++++++++++----------
.../misc/cloud/static/js/cloud_components.jsx      |  3 +-
web/pgadmin/static/img/biganimal.svg               |  1 +
web/pgadmin/static/js/components/ExternalIcon.jsx  |  4 ++
6 files changed, 47 insertions(+), 30 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin]: Feature test cases fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin 4][Patch] : Fixed the RM #7368