pgAdmin 4 commit: Ensure text editors render in an appropriate place on

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure text editors render in an appropriate place on
Date: 2017-06-14 11:18:30
Message-ID: E1dL6Ji-0001uw-SO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure text editors render in an appropriate place on the results grid. Fixes #2477

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fdc9eed51479e0057420f116f4b3b7425a12f377
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/feature_tests/view_data_dml_queries.py | 14 +-
web/pgadmin/static/css/pgadmin.style.css | 8 +-
.../static/js/slickgrid/slick.pgadmin.editors.js | 189 +++++++++------------
.../tools/sqleditor/static/css/sqleditor.css | 21 +++
.../sqleditor/templates/sqleditor/js/sqleditor.js | 8 +-
5 files changed, 121 insertions(+), 119 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-14 11:28:11 Re: [pgAdmin4][Patch][RM_ 2477]: New Line text edit pop up renders off page when the size of the grid exceeds the size of the window
Previous Message Ashesh Vashi 2017-06-14 10:41:36 Re: Declarative partitioning in pgAdmin4