Обсуждение: pgAdmin 4 commit: 1) Fixed the error message displayed when clicking th

Поиск
Список
Период
Сортировка

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

От
Akshay Joshi
Дата:
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(-)