Re: [pgAdmin4][Patch]: Using client-side 'url_for' implementation inthe datagrid module

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgAdmin4][Patch]: Using client-side 'url_for' implementation inthe datagrid module
Дата
Msg-id CA+OCxoyqCFCJ2QyMv2=13fRrK6TFK+VVsssZ50FnwT0-1-wsyw@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][Patch]: Using client-side 'url_for' implementation in thedatagrid module  (Surinder Kumar <surinder.kumar@enterprisedb.com>)
Ответы Re: [pgAdmin4][Patch]: Using client-side 'url_for' implementation inthe datagrid module  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

On Mon, Jun 26, 2017 at 2:05 AM, Surinder Kumar
<surinder.kumar@enterprisedb.com> wrote:
> Hi
>
> Changes:
>
> 1. Replace Jinja {{ url_for }} with js 'url_for'
>
> 2. While minifying JS using webpack, the code to open QueryToolPanel and
> DatagridPanel wasn't working. This is fixed.
>
> Please find attached patch.
>
> Thanks,
> Surinder Kumar



-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Using client-side 'url_for' implementation inSqleditor module
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Use client-side url_for in the sql editor and datagr