[pgadmin-org/pgadmin4] 9ff015: Added support of AWS provider for BigAnimal cloud ...

From: Khushboo Vashi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 9ff015: Added support of AWS provider for BigAnimal cloud ...
Date: 2023-01-09 07:02:39
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/3515e7-9ff015@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 9ff015e73c9b591c0668af87fe51ef2e03ee9071
https://github.com/pgadmin-org/pgadmin4/commit/9ff015e73c9b591c0668af87fe51ef2e03ee9071
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-01-09 (Mon, 09 Jan 2023)

Changed paths:
M docs/en_US/cloud_edb_biganimal.rst
A docs/en_US/images/cloud_biganimal_cluster.png
M docs/en_US/images/cloud_biganimal_credentials.png
M docs/en_US/images/cloud_biganimal_database.png
M docs/en_US/images/cloud_biganimal_instance.png
M docs/en_US/images/cloud_biganimal_provider.png
M docs/en_US/images/cloud_biganimal_review.png
M web/pgacloud/providers/biganimal.py
M web/pgadmin/misc/cloud/biganimal/__init__.py
M web/pgadmin/misc/cloud/rds/__init__.py
M web/pgadmin/misc/cloud/static/js/CloudWizard.jsx
M web/pgadmin/misc/cloud/static/js/aws.js
A web/pgadmin/misc/cloud/static/js/aws_schema.ui.js
M web/pgadmin/misc/cloud/static/js/biganimal.js
A web/pgadmin/misc/cloud/static/js/biganimal_schema.ui.js
M web/pgadmin/misc/cloud/static/js/cloud_components.jsx
A web/pgadmin/misc/cloud/static/js/cloud_constants.js
R web/pgadmin/misc/cloud/static/js/cloud_db_details_schema.ui.js
A web/pgadmin/static/img/ms_azure.svg
M web/pgadmin/static/js/components/ExternalIcon.jsx
M web/pgadmin/static/js/helpers/wizard/Wizard.jsx

Log Message:
-----------
Added support of AWS provider for BigAnimal cloud deployment. #5569

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-01-09 07:04:32 [pgadmin-org/pgadmin4] 2a86af: Update version for release 6.19
Previous Message Akshay Joshi 2023-01-09 06:23:21 [pgadmin-org/pgadmin4] 3515e7: Pin Sphinx version to 6.1.1