pgAdmin 4 commit: Properly refresh the parent node when renaming childr

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Properly refresh the parent node when renaming childr
Date: 2017-06-06 08:50:08
Message-ID: E1dIABk-0004Fd-1j@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Properly refresh the parent node when renaming children. Fixes #2355

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0bc9997a95114fd8d023d3369b186d9ba843a1ad
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/databases/__init__.py | 35 +++-
.../browser/templates/browser/js/browser.js | 189 ++++++++++++++++-----
2 files changed, 181 insertions(+), 43 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-06 08:50:26 Re: [pgAdmin4][PATCH] To fix the issue with Node rename
Previous Message Dave Page 2017-06-06 08:32:44 Re: Declarative partitioning in pgAdmin4