Default the file browser view to list, and make it configurable. Fixes #2579
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=97cd74a3737aed12bd5d73905018752923b4bc98
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py | 14 +++++++++-
.../file_manager/templates/file_manager/index.html | 30 +++++++++++-----------
.../file_manager/js/file_manager_config.json | 2 +-
.../templates/file_manager/js/utility.js | 6 ++---
4 files changed, 32 insertions(+), 20 deletions(-)