pgAdmin 4 commit: Set proper context object, when triggering the 'pgadm

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Set proper context object, when triggering the 'pgadm
Date: 2016-04-29 10:27:10
Message-ID: E1aw5de-0006I4-Pa@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Set proper context object, when triggering the 'pgadmin-session' events
in order to resolve few corner cases for validation.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/datamodel.js | 30 +++++++++++++++++-------------
web/pgadmin/static/js/backform.pgadmin.js | 10 +++++-----
2 files changed, 22 insertions(+), 18 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-04-29 10:36:15 pgAdmin 4 commit: Remove unnecessary extra classes set in the SqlFieldC
Previous Message Ashesh Vashi 2016-04-29 10:23:55 Re: Minor issues