pgAdmin 4 commit: Allow sorting in the file dialogue. Fixes #3273 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow sorting in the file dialogue. Fixes #3273
Date
Msg-id E1fXRjz-0001Du-3N@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow sorting in the file dialogue. Fixes #3273

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1f5ca1b540e96374e26a09051433e3e6a71b5c21
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_1.rst                   |  1 +
web/package.json                                   |  1 +
...s_file_manager_test.py => file_manager_test.py} | 40 ++++++++++++++++-
.../misc/file_manager/static/css/file_manager.css  | 51 +++++++++++++++++-----
web/pgadmin/misc/file_manager/static/js/utility.js | 16 +++++--
web/yarn.lock                                      |  8 +++-
6 files changed, 100 insertions(+), 17 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM #3309 - Backup does not work with --format=d
Next
From: Dave Page
Date:
Subject: Re: [pgadmin4][Patch]: Feature #3273 Add ability to sort in theSelect File window when opening a saved query