pgAdmin 4 commit: Allow sorting in the file dialogue. Fixes #3273

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow sorting in the file dialogue. Fixes #3273
Date: 2018-06-25 13:41:11
Message-ID: E1fXRjz-0001Du-3N@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)joshi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-06-25 13:41:49 Re: [pgadmin4][Patch]: Feature #3273 Add ability to sort in the Select File window when opening a saved query
Previous Message Khushboo Vashi 2018-06-25 12:23:18 [pgAdmin4][Patch] - RM #3309 - Backup does not work with --format=d