pgAdmin 4 commit: Adding the module.js route for each in the NodeView c

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Adding the module.js route for each in the NodeView c
Date: 2015-07-30 10:47:43
Message-ID: E1ZKlNH-00033Y-Sr@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Adding the module.js route for each in the NodeView class.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/__init__.py | 18 ++---
.../browser/server_groups/servers/__init__.py | 19 ++---
.../browser/templates/browser/js/browser.js | 1 +
web/pgadmin/browser/utils.py | 75 ++++++++++++++------
4 files changed, 77 insertions(+), 36 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message J.F. Oster 2015-08-02 10:19:06 PATCH: improve sorting in the Data Editor
Previous Message Ashesh Vashi 2015-07-27 10:23:27 Re: PATCH: Format SQL (external tool)