pgAdmin 4 commit: Allow to specify the height & width from the javascri

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow to specify the height & width from the javascri
Date: 2016-05-21 08:48:46
Message-ID: E1b42aU-0005QL-7s@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow to specify the height & width from the javascript modules of an
individual node.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=875e2513591748bcfbbdee1062b5ccd894517ddc

Modified Files
--------------
libraries.txt | 1 +
.../schemas/tables/templates/table/js/table.js | 2 +
.../templates/server_groups/server_groups.js | 2 +
web/pgadmin/browser/templates/browser/js/node.js | 48 +++++++++++++---------
web/pgadmin/static/js/pgadmin.js | 5 +++
5 files changed, 38 insertions(+), 20 deletions(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-05-21 09:15:20 Re: [PATCH] Tables node (pgAdmin4)
Previous Message Ashesh Vashi 2016-05-21 03:12:24 Re: [PATCH] Tables node (pgAdmin4)