pgAdmin 4 commit: Ensure that refreshing a node also updates theProper

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure that refreshing a node also updates theProper
Дата
Msg-id E1fpCFm-0006Mj-DI@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that refreshing a node also updates the Property list. Fixes #3461

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=008359ad3a38f246755111b257bed4deb8f1bf04
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_3.rst                   |  1 +
web/pgadmin/browser/static/js/browser.js           |  2 ++
web/pgadmin/browser/static/js/node.js              | 40 ++++++----------------
web/pgadmin/misc/depends/static/js/depends.js      | 34 ++++++++++++++++++
web/pgadmin/misc/sql/static/js/sql.js              | 25 ++++++++++++++
.../misc/statistics/static/js/statistics.js        | 31 +++++++++++++++++
6 files changed, 103 insertions(+), 30 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][Patch]: RM #3461 Properties/SQL panel contents does notupdates when user perform Refresh operation on the node
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3461 Properties/SQL panel contents doesnot updates when user perform Refresh operation on the node