pgAdmin 4 commit: Fixed an issue on refreshing files in Query Tool. Fix - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue on refreshing files in Query Tool. Fix
Date
Msg-id E1kyw1c-0001FN-T2@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue on refreshing files in Query Tool. Fixes #6069

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0fcfe630921f49b89db89b47a51031f17474808c
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_30.rst                  |  1 +
.../misc/file_manager/static/js/create_dialogue.js | 72 ++++++++++++----------
.../misc/file_manager/static/js/select_dialogue.js | 29 +++++----
web/pgadmin/misc/file_manager/static/js/utility.js |  6 +-
.../file_manager/templates/file_manager/index.html |  2 +-
5 files changed, 62 insertions(+), 48 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM5912]: Added support for Logical Replication.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6121]: Unable to see database list in connection window launched from change connection option in query tool