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

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Using client-side 'url_for' implementation in the datagrid module
Date: 2017-06-26 06:05:24
Message-ID: CAM5-9D-5LgNHg-ax8kNX99FHrQLjb36UHErn=kOVi7ZZPMBJQw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Attachment Content-Type Size
url_for_datagrid.patch application/octet-stream 13.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2017-06-26 06:45:24 [pgAdmin4][Patch]: Using client-side 'url_for' implementation in Sqleditor module
Previous Message Khushboo Vashi 2017-06-26 05:56:46 [pgAdmin4][Patch]: Feature #2506 - Allow the dashboard panel to be closed