pgAdmin 4 commit: Fixed an issue where ajax call continues to fire even

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where ajax call continues to fire even
Дата
Msg-id E1k3e02-0002SO-36@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where ajax call continues to fire even after disconnect the database server. Fixes #5716

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e494b1520d42c48d2a675b10b7a4eefe8d816b76
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_25.rst                 | 3 ++-
web/pgadmin/dashboard/static/js/ChartsDOM.jsx     | 8 ++++----
web/pgadmin/dashboard/static/js/dashboard.js      | 3 +--
web/pgadmin/dashboard/static/scss/_dashboard.scss | 2 +-
4 files changed, 8 insertions(+), 8 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: pgAdmin debugger failure when search_path set
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5716] AJAX to generate the charts continues to fire after we disconnect the server