pgAdmin 4 commit: Make context menu items hookable. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Make context menu items hookable.
Date
Msg-id E1YPqcc-0002Fe-EB@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Make context menu items hookable.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/nodes/server_groups/hooks.py   |   11 +++++++++
.../templates/server_groups/server_groups.js       |   22 ++++++++---------
.../browser/templates/browser/js/browser.js        |   26 ++++++++++----------
web/pgadmin/browser/views.py                       |   18 ++++++++++++--
4 files changed, 51 insertions(+), 26 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a Sphinx based help system, and include some init
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Move the JS code for the main browser out of the HTML