pgAdmin 4 commit: Cleanup the layout of the filter data dialogue.Fixes

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Cleanup the layout of the filter data dialogue.Fixes
Дата
Msg-id E1eKMTY-0000Be-6G@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Cleanup the layout of the filter data dialogue. Fixes #2924

Branch
------
master

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

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


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM2922] Login desktop user only once in runtime
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix the width of Role dialogue so tabs don't wrap.