pgAdmin 4 commit: Allow viewing of long data values in the grid. Fixes

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow viewing of long data values in the grid. Fixes
Date: 2016-09-12 11:41:19
Message-ID: E1bjPbz-0000m6-Mu@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

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