[pgAdmin4][Patch]: Using client-side 'url_for' implementation in thedatagrid module - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgAdmin4][Patch]: Using client-side 'url_for' implementation in thedatagrid module
Date
Msg-id CAM5-9D-5LgNHg-ax8kNX99FHrQLjb36UHErn=kOVi7ZZPMBJQw@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: Using client-side 'url_for' implementation inthe datagrid module
List 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

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: Feature #2506 - Allow the dashboard panel to be closed
Next
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: Using client-side 'url_for' implementation inSqleditor module