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

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Allow the ADD-ON to specify the external javascriptm
Дата
Msg-id E1e0A9N-0003sZ-9w@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: pgAdmin 4 Jenkins
Дата:
Сообщение: Build failed in Jenkins: pgadmin4-master-python26 #472
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Refactor to remove duplicate code for thecancel/term