pgAdmin 4 commit: Allow viewing of long data values in the grid. Fixes - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow viewing of long data values in the grid. Fixes
Date
Msg-id E1bjPbz-0000m6-Mu@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow viewing of long data values in the grid. Fixes #1672

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ffc58b74d25cca156fe6014ad5e8385651da4181
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../static/js/slickgrid/slick.pgadmin.editors.js   | 355 ++++++++++++++++++++-
.../js/slickgrid/slick.pgadmin.formatters.js       |  12 +
.../sqleditor/templates/sqleditor/js/sqleditor.js  |  40 ++-
3 files changed, 384 insertions(+), 23 deletions(-)


pgadmin-hackers by date:

Previous
From: Devrim Gündüz
Date:
Subject: Re: Startup error on RHEL 7
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue where user cannot view long data in Query Tool output (pgAdmin4)