pgAdmin 4 commit: File management dialogue enhancements: - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: File management dialogue enhancements:
Date
Msg-id E1bNzlM-0006uF-Ew@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: Fix the issue for saving query output as CSV
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM#1432 - File Browser - File does not exist error