Обсуждение: pgAdmin 4 commit: Fixed an issue on refreshing files in Query Tool. Fix

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

pgAdmin 4 commit: Fixed an issue on refreshing files in Query Tool. Fix

От
Akshay Joshi
Дата:
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(-)