pgAdmin 4 commit: Adding the SQL tab for the nodes, with 'hasSQL' prope

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Adding the SQL tab for the nodes, with 'hasSQL' prope
Date: 2015-12-28 04:47:23
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Adding the SQL tab for the nodes, with 'hasSQL' property set to true, in
create/edit mode. It will fetch the modified sql using the 'msql' url
specific to that node.

Also, modified by Ashesh before committing it.
i.e. Added code comments, cleanup code for the control, etc.

Branch
------
master

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

Modified Files
--------------
.../browser/templates/browser/js/browser.js | 4 +-
web/pgadmin/browser/templates/browser/js/node.js | 2 +-
web/pgadmin/static/js/backform.pgadmin.js | 163 ++++++++++++++++++---
3 files changed, 146 insertions(+), 23 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2015-12-28 10:43:41 Re: pgAdmin3: check_option translated in View editing dialog
Previous Message Neel Patel 2015-12-24 12:14:20 Re: pgAdmin3: check_option translated in View editing dialog