pgAdmin 4 commit: Prevent the filter dialog CodeMirror fromoverflowing

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Prevent the filter dialog CodeMirror fromoverflowing
Дата
Msg-id E1egpNB-0005W6-4q@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Prevent the filter dialog CodeMirror from overflowing onto the button bar of the dialog. Fixes #3067

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c6e405ce72a1bc1d203c238b7fb2a09e4d7e4faf
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/datagrid/static/js/datagrid.js          | 5 +++--
web/pgadmin/tools/datagrid/templates/datagrid/filter.html | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)


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

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: Re: RM2815: Relogin to pgAdmin from sqleditor/datadrid if session exprires
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3067] To fix codemirror scroll alignment