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

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgAdmin4][Patch]: Using client-side 'url_for' implementation inSqleditor module
Дата
Msg-id CAM5-9D_RYn1Vj9vvO6HiJn74L8m9VALVMqm+GDuSe7+wAHpO6Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: Using client-side 'url_for' implementation inSqleditor 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, I got couple of errors(variables undefined) in browser for generated sqleditor.js, so declared those variables before using them. 

Please find attached patch.

Thanks,
Surinder Kumar
Вложения

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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: Using client-side 'url_for' implementation in thedatagrid module
Следующее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][patch]: Fixed RM #2507 : REVOKE privileges do not displayin SQL tab for the function