pgAdmin 4 commit: Fix an issue in the Query Tool which causes it to han - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix an issue in the Query Tool which causes it to han
Date
Msg-id E1bkpIL-0001EI-R7@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an issue in the Query Tool which causes it to hang in some installations of Chrome 53.0.2785.116 on Mac.

This commit also modifies the Query Tool to load SlickGrid using require.js.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2f32427c59a4ad9d1969097dbaead6d7c7224f03
Author: Ashesh Vashi <ashesh.vashi@enterprisdb.com>

Modified Files
--------------
web/pgadmin/templates/base.html                    |  38 +-
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 793 +++++++++++++--------
2 files changed, 499 insertions(+), 332 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Finalizing pgadmin4 RPM work
Next
From: Devrim Gündüz
Date:
Subject: Re: Finalizing pgadmin4 RPM work