pgAdmin 4 commit: Adding two new controls tab and fieldset for better l

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Adding two new controls tab and fieldset for better l
Date: 2016-01-17 16:52:13
Message-ID: E1aKqYn-0001KG-NB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Adding two new controls tab and fieldset for better layout management
used in some of the nodes.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 24 +++--
web/pgadmin/static/css/overrides.css | 67 +++++++++++-
web/pgadmin/static/js/backform.pgadmin.js | 123 ++++++++++++++++++-----
3 files changed, 178 insertions(+), 36 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-17 17:02:08 pgAdmin 4 commit: Using the new logic after using generateViewSchema(..
Previous Message Ashesh Vashi 2016-01-15 14:16:54 pgAdmin 4 commit: Send the consistent data from both menus and context