pgAdmin 4 commit: Ensure that folder rename should work properly in Sto

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that folder rename should work properly in Sto
Date: 2020-11-19 05:07:16
Message-ID: E1kfcA8-0002Qu-EA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that folder rename should work properly in Storage Manager. Fixes #5943

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3e2a1c4ecad64a866e7423691eaa5d3ed5432b59
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_29.rst | 1 +
web/pgadmin/misc/file_manager/static/js/utility.js | 103 ++++++++++++++-------
2 files changed, 69 insertions(+), 35 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-11-19 05:07:54 Re: [pgAdmin4] RM5943 Implement folder rename in Storage Manager
Previous Message Nikhil Mohite 2020-11-17 09:23:21 Re: [pgAdmin][RM-5978]: Dynamic tab title is not applied first time to debugger tab.