pgAdmin 4 commit: Set proper context object, when triggering the 'pgadm - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Set proper context object, when triggering the 'pgadm
Date
Msg-id E1aw5de-0006I4-Pa@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: Minor issues
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Remove unnecessary extra classes set in the SqlFieldC