Fixed an issue where the cloud deployment wizard creates the cluster with the High Availability even if that option is not selected. Fixes #7608
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae5254e8a9a788552f59ff23d8dfe0aa4002a492 Author: Khushboo Vashi <khushboo.va...@enterprisedb.com> Modified Files -------------- docs/en_US/cloud_edb_biganimal.rst | 12 +++++--- docs/en_US/images/cloud_biganimal_credentials.png | Bin 87046 -> 80120 bytes docs/en_US/images/cloud_biganimal_database.png | Bin 75803 -> 126262 bytes docs/en_US/images/cloud_biganimal_instance.png | Bin 150517 -> 144345 bytes docs/en_US/images/cloud_biganimal_provider.png | Bin 74771 -> 66623 bytes docs/en_US/images/cloud_biganimal_review.png | Bin 146258 -> 103543 bytes docs/en_US/release_notes_6_13.rst | 1 + web/pgacloud/providers/biganimal.py | 12 ++++---- web/pgadmin/misc/cloud/biganimal/__init__.py | 29 +++++++++++++------ web/pgadmin/misc/cloud/static/js/biganimal.js | 5 ++++ .../cloud/static/js/cloud_db_details_schema.ui.js | 31 ++++++++++++++++----- 11 files changed, 66 insertions(+), 24 deletions(-)