pgAdmin 4 commit: 1) Fixed the error message displayed when clicking th

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Fixed the error message displayed when clicking th
Date: 2022-09-15 13:14:32
Message-ID: E1oYohM-0002xF-Qp@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mahajan(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-15 13:36:30 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
Previous Message Yogesh Mahajan 2022-09-15 12:10:52 [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