pgAdmin 4 commit: A number of minor cleanups to the recent changes to t

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: A number of minor cleanups to the recent changes to t
Date: 2017-06-28 13:49:46
Message-ID: E1dQDLm-0007Lz-LR@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

A number of minor cleanups to the recent changes to the query tool.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7389744ecff66cb070c118682992d9c5cb5b04ee
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/view_data_dml_queries.py | 8 ++++----
.../tools/datagrid/templates/datagrid/js/datagrid.js | 12 ++++++------
web/pgadmin/tools/sqleditor/static/css/sqleditor.css | 13 ++++++++++---
.../tools/sqleditor/templates/sqleditor/js/sqleditor.js | 3 ++-
4 files changed, 22 insertions(+), 14 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-28 13:49:57 Re: [pgadmin-hackers] Re: Server side cursor limitations for on demand loading of data in query tool [RM2137] [pgAdmin4]
Previous Message Harshal Dhumal 2017-06-28 13:48:01 Re: [pgAdmin4][Patch]: Fixed RM #2489: Copy from the results grid is extremely slow and fails with large datasets