pgAdmin 4 commit: Ensure that units are respected when sorting by file - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure that units are respected when sorting by file
Date
Msg-id E1iQYPo-0007zA-JD@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that units are respected when sorting by file size in the File dialog. Fixes #4647

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a7d8b9de8c3a931c2ed5f71ec585911456956564
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_15.rst                  |  1 +
web/pgadmin/misc/file_manager/__init__.py          |  2 +-
web/pgadmin/misc/file_manager/static/js/utility.js | 18 ++++++------------
web/webpack.shim.js                                |  1 +
4 files changed, 9 insertions(+), 13 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM3999] SQL Editor - Upper case shortcut on MacOS
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4647] Select File Dialog Sort by file size does nottake units into account