Fixed some cloud deployment issues: - Added High Availability option - Server group renamed to pgAdmin server group - Removed the Private option from Networking otherwise, it would not be possible to connect the server from pgAdmin.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e1c5a06bf001e7f774976d9f0140843303e4158a Author: Khushboo Vashi <khushboo.va...@enterprisedb.com> Modified Files -------------- web/pgacloud/providers/biganimal.py | 7 +- web/pgadmin/misc/cloud/biganimal/__init__.py | 6 +- web/pgadmin/misc/cloud/static/js/CloudWizard.jsx | 6 +- web/pgadmin/misc/cloud/static/js/biganimal.js | 7 +- .../cloud/static/js/cloud_db_details_schema.ui.js | 108 +++++++++------------ web/pgadmin/static/js/SchemaView/index.jsx | 5 + .../javascript/SchemaView/SchemaView.spec.js | 11 ++- 7 files changed, 78 insertions(+), 72 deletions(-)