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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue on refreshing files in Query Tool. Fix
Дата
Msg-id E1kyw1c-0001FN-T2@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM5912]: Added support for Logical Replication.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-6121]: Unable to see database list in connection window launched from change connection option in query tool