pgAdmin 4 commit: File management dialogue enhancements:

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: File management dialogue enhancements:
Дата
Msg-id E1bNzlM-0006uF-Ew@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
File management dialogue enhancements:

- Double click on file/folder icon or name will navigate to the folder/file.
- Selected file/folder can be renamed by Rename button only. Double click rename is removed.
- Filename text box will not hide on smaller screen. Setting minimum width of File Browser fixed it.
- Path at top will only show directory name, not the file name and it is greyed out

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1a129cf30e567c7ce05954cf057600c75986d9f5
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../misc/file_manager/static/css/file_manager.css  |  9 ++-
.../templates/file_manager/js/file_manager.js      |  4 ++
.../templates/file_manager/js/utility.js           | 78 ++--------------------
web/pgadmin/tools/sqleditor/__init__.py            | 11 ++-
4 files changed, 22 insertions(+), 80 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Fix the issue for saving query output as CSV
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM#1432 - File Browser - File does not exist error