[pgAdmin4][Patch]: Using client-side 'url_for' implementation in thedatagrid module

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgAdmin4][Patch]: Using client-side 'url_for' implementation in thedatagrid module
Дата
Msg-id CAM5-9D-5LgNHg-ax8kNX99FHrQLjb36UHErn=kOVi7ZZPMBJQw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: Using client-side 'url_for' implementation inthe datagrid module  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
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
Вложения

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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch]: Feature #2506 - Allow the dashboard panel to be closed
Следующее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: Using client-side 'url_for' implementation inSqleditor module