pgAdmin 4 commit: 1) Fixed the error message displayed when clicking th - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Fixed the error message displayed when clicking th
Date
Msg-id E1oYohM-0002xF-Qp@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Fixed the error message displayed when clicking the cloud server for which deployment is in progress. Fixes #5144
2) Ensure that if big animal authentication is aborted, API calls should be stopped. Fixes #5275

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d38d0ce805c66abd9bdbdb87980810b02cfb0f6a
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_14.rst                  | 40 ++++++++++++----------
.../misc/bgprocess/static/js/BgProcessManager.js   |  2 +-
web/pgadmin/misc/cloud/static/js/CloudWizard.jsx   | 15 ++++++--
web/pgadmin/misc/cloud/static/js/cloud.js          |  2 +-
4 files changed, 35 insertions(+), 24 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [Patch] - Bug #7472 - The message "EDB Big Animal authentication process is in progress" is displayed on the Big Animal credentials screen if the user closes the URL with the crossbar without authentication
Next
From: Akshay Joshi
Date:
Subject: Re: [Patch] - Bug #7472 - The message "EDB Big Animal authentication process is in progress" is displayed on the Big Animal credentials screen if the user closes the URL with the crossbar without authentication