pgAdmin 4 commit: Use the same layout mechanism used as in the panel us

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Use the same layout mechanism used as in the panel us
Дата
Msg-id E1bEtSU-0003Ly-QV@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use the same layout mechanism used as in the panel using elementary
layout support in different dialogs. Fixes #1358.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3350eaceabf7b80d7fa444147f9907cb61752e1e

Modified Files
--------------
web/pgadmin/about/templates/about/about.js         |  10 +-
.../templates/tablespaces/js/tablespaces.js        | 116 +++++++++++----------
.../templates/preferences/preferences.js           |   9 +-
.../tools/backup/templates/backup/js/backup.js     |   8 +-
.../templates/grant_wizard/js/grant_wizard.js      |   5 +-
.../templates/import_export/js/import_export.js    |   4 +
.../templates/maintenance/js/maintenance.js        |  10 +-
.../tools/restore/templates/restore/js/restore.js  |   5 +-
.../user_management/js/user_management.js          |   3 +
9 files changed, 96 insertions(+), 74 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Introduces the 'alertify.pgDialogBuild' function, whi
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: To fixed the issue in Materialized view (pgAdmin4)