Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 9ff015e73c9b591c0668af87fe51ef2e03ee9071
https://github.com/pgadmin-org/pgadmin4/commit/9ff015e73c9b591c0668af87fe51ef2e03ee9071
Author: Khushboo Vashi <[email protected]>
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