pgAdmin 4 commit: Improvised the file manager functionalities as per co - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Improvised the file manager functionalities as per co
Date
Msg-id E1b1IW8-0000t3-7I@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Improvised the file manager functionalities as per comments given:
* Do not show the drives on windows, if STORAGE_DIR is set.
* Do not show non-applicable buttons, whenever no files/directory
  present in the storage directory.
* Showing dimmer under the warning messages for replace/delete.
* Select file type other than 'All Files' in create/replace mode.

Tweaked a bit by Ashesh.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py          |  68 +++---
.../misc/file_manager/static/css/file_manager.css  |  43 +++-
.../file_manager/templates/file_manager/index.html |  11 +-
.../templates/file_manager/js/file_manager.js      |   6 +-
.../file_manager/js/file_manager_config.json       |  46 ++---
.../templates/file_manager/js/languages/en.js      |   3 +-
.../templates/file_manager/js/utility.js           | 229 +++++++++++++--------
7 files changed, 250 insertions(+), 156 deletions(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: Menu's canDrop as function is not callable
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Improvise the pgsql driver to keep the utility names