pgAdmin 4 commit: Pass on the browser tree events by generating node sp

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Pass on the browser tree events by generating node sp
Date: 2015-12-16 08:13:56
Message-ID: E1a97Dg-0006Ne-Bl@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Pass on the browser tree events by generating node specific 'browser-node' events.
Added a test event in test.js

Branch
------
master

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

Modified Files
--------------
.../browser/templates/browser/js/browser.js | 38 +++++++++++++-------
web/pgadmin/test/static/js/test.js | 8 +++--
2 files changed, 31 insertions(+), 15 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-12-16 10:32:29 pgAdmin 4 commit: Do not show the properties in property windows, when
Previous Message Ashesh Vashi 2015-12-16 05:25:41 pgAdmin III commit: Added the missing preprocessor definition - LIBSSH2