pgAdmin 4 commit: Allow the ADD-ON to specify the external javascript m

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow the ADD-ON to specify the external javascript m
Date: 2017-10-05 17:41:33
Message-ID: E1e0A9N-0003sZ-9w@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow the ADD-ON to specify the external javascript modules, which would
be referred by its webpack module later.

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=07093b0b84f9527ccd71e3cbfc16dbe91f822a1c

Modified Files
--------------
web/pgadmin/__init__.py | 18 ++++++++++++++++++
web/pgadmin/templates/base.html | 5 ++++-
web/pgadmin/utils/__init__.py | 24 ++++++++++++++++++++++++
3 files changed, 46 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Devrim Gündüz 2017-10-06 00:25:13 Re: pgAdmin 4 v2.0 Released!
Previous Message Mike Surcouf 2017-10-05 16:26:26 RE: pgAdmin 4 v2.0 Released!