pgAdmin 4 commit: Use client-side url_for in the sql editor and datagr

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Use client-side url_for in the sql editor and datagr
Дата
Msg-id E1dPSRD-0007zt-UT@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use client-side url_for in the sql editor and data grid modules.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cfb4b115732f353bc0bf723d87968ed250af063f
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/datagrid/__init__.py             |  34 ++++--
.../datagrid/templates/datagrid/js/datagrid.js     | 118 ++++++++++++++------
web/pgadmin/tools/sqleditor/__init__.py            | 122 +++++++++++++++++----
.../sqleditor/templates/sqleditor/js/sqleditor.js  |  77 ++++++-------
4 files changed, 251 insertions(+), 100 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Using client-side 'url_for' implementation inthe datagrid module
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Ensure revoked public privileges are displayed inthe