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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Fixed the error message displayed when clicking th
Дата
Msg-id E1oYohM-0002xF-Qp@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: [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
Следующее
От: Akshay Joshi
Дата:
Сообщение: 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