pgAdmin 4 commit: Load, and save the files in the Query Editor. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Load, and save the files in the Query Editor.
Date
Msg-id E1b1WM7-00005i-1s@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Load, and save the files in the Query Editor.

Also, the changes done by Ashesh to resolved few issue with the file
manager in 'Select' mode.

Branch
------
master

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

Modified Files
--------------
.../templates/file_manager/js/utility.js           | 1386 +++++++++++---------
web/pgadmin/static/css/overrides.css               |    9 +
.../tools/datagrid/templates/datagrid/index.html   |    3 +
web/pgadmin/tools/sqleditor/__init__.py            |   93 +-
.../sqleditor/templates/sqleditor/js/sqleditor.js  |  133 +-
5 files changed, 995 insertions(+), 629 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: Load/Save file in query tool
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Load/Save file in query tool