Обсуждение: pgAdmin 4 commit: 1) Table Dialogue does not close on addition/deletion

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

pgAdmin 4 commit: 1) Table Dialogue does not close on addition/deletion

От
Akshay Joshi
Дата:
1) Table Dialogue does not close on addition/deletion of partition. Fixes #6863
2) Nodes are loaded multiple times in server mode on 'Reset Layout'. Fixes #6861

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a693014371b85c3e48556c308096eef44680915c
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/tables/static/js/table.js    |  5 ++---
web/pgadmin/browser/static/js/browser.js           | 10 ++++++----
web/pgadmin/browser/static/js/node.js              | 22 ++++++++++++++++++----
3 files changed, 26 insertions(+), 11 deletions(-)