[pgadmin-hackers] pgAdmin 4 commit: Ensure text editors render in an appropriate placeon

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Ensure text editors render in an appropriate placeon
Дата
Msg-id E1dL6Ji-0001uw-SO@gothos.postgresql.org
обсуждение исходный текст
Список 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.kumar@enterprisedb.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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgadmin-hackers] Declarative partitioning in pgAdmin4
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_ 2477]: New Line text editpop up renders off page when the size of the grid exceeds the size of the window