pgAdmin 4 commit: 1) Table Dialogue does not close on addition/deletion - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Table Dialogue does not close on addition/deletion
Date
Msg-id E1mXjBj-0001WK-PB@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - Fixes for #6863 & #6861
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - Fixes for #6863 & #6861