pgAdmin 4 commit: Use client-side url_for in the sql editor and datagr - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Use client-side url_for in the sql editor and datagr
Date
Msg-id E1dPSRD-0007zt-UT@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use client-side url_for in the sql editor and data grid modules.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cfb4b115732f353bc0bf723d87968ed250af063f
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/datagrid/__init__.py             |  34 ++++--
.../datagrid/templates/datagrid/js/datagrid.js     | 118 ++++++++++++++------
web/pgadmin/tools/sqleditor/__init__.py            | 122 +++++++++++++++++----
.../sqleditor/templates/sqleditor/js/sqleditor.js  |  77 ++++++-------
4 files changed, 251 insertions(+), 100 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Using client-side 'url_for' implementation inthe datagrid module
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure revoked public privileges are displayed inthe