pgAdmin 4 commit: Ensure ajax requests are sent on second click of an o

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure ajax requests are sent on second click of an o
Дата
Msg-id E1bQD3N-00050B-Fh@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure ajax requests are sent on second click of an object. Fixes #1462

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=419ead9121e9c1bcbd45bdb2a5413e36b6fdc49c
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js   | 18 ++++++++++++
web/pgadmin/misc/depends/static/js/depends.js      | 12 ++------
web/pgadmin/misc/sql/static/js/sql.js              | 32 ++++++++--------------
.../misc/statistics/static/js/statistics.js        | 15 ++--------
4 files changed, 35 insertions(+), 42 deletions(-)


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

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: patch for RM1460 [pgAdmin4]
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix the issue where AJAX request do not get fired second time (pgAdmin4)