pgAdmin 4 commit: The following issues related to cloud deployment have - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: The following issues related to cloud deployment have
Date
Msg-id E1nPP7W-0000V2-Vy@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
The following issues related to cloud deployment have been resolved:
- Masking the credentials input fields
- The loading symbol doesn't work while reloading the options in the select control
- Reduce the wizard opening timeout
- urllib library upgrade impacts host IP fetch

refs #7177

Branch
------
master

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

Modified Files
--------------
web/pgacloud/utils/misc.py                                     | 8 +++-----
web/pgadmin/misc/cloud/__init__.py                             | 4 +++-
web/pgadmin/misc/cloud/static/js/cloud.js                      | 2 +-
web/pgadmin/misc/cloud/static/js/cloud_db_details_schema.ui.js | 7 +++----
web/pgadmin/misc/cloud/utils/__init__.py                       | 8 +++-----
web/pgadmin/static/js/components/FormComponents.jsx            | 1 +
6 files changed, 14 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - Cloud Wizard fixes
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Include the package priority in Debian/Ubuntu package