pgAdmin 4 commit: Fix JSON type rendering. Fixes #1404

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix JSON type rendering. Fixes #1404
Date: 2016-07-04 09:06:05
Message-ID: E1bJzpN-0006t8-Dg@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix JSON type rendering. Fixes #1404

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3ee8861d44bb458ef4e759d8924b9c05ef170f7c
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 34 ++++++++++++++++++++++
.../sqleditor/templates/sqleditor/js/sqleditor.js | 6 ++++
2 files changed, 40 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-07-04 09:07:27 Re: PATCH: to fix jsonb type rendering in runtime (pgAdmin4)
Previous Message Murtuza Zabuawala 2016-07-04 03:56:33 Re: PATCH: to fix jsonb type rendering in runtime (pgAdmin4)