pgAdmin 4 commit: Dialog default sizing.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Dialog default sizing.
Дата
Msg-id E1b5Vt9-00025Z-AA@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Dialog default sizing.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/panel.js             |  47 +-
.../browser/templates/browser/js/browser.js        |   1 +
web/pgadmin/browser/templates/browser/js/node.js   |  11 +-
web/pgadmin/static/css/overrides.css               |   3 -
web/pgadmin/static/css/pgadmin.css                 | 764 +++++++++++++++++++++
web/pgadmin/static/js/backform.pgadmin.js          |  40 +-
web/pgadmin/templates/base.html                    |   1 +
7 files changed, 838 insertions(+), 29 deletions(-)


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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: Add support for Materialized View & Cancel button on dialog header in Grant Wizard
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Fixes #1118 - Handle null, or empty string for the co