[pgadmin-hackers] pgAdmin 4 commit: Improve consistency of dialogue controls offered.Fix

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Improve consistency of dialogue controls offered.Fix
Дата
Msg-id E1cQDFf-0004Nd-M6@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Improve consistency of dialogue controls offered. Fixes #1364

Branch
------
master

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

Modified Files
--------------
.../servers/templates/servers/servers.js           |  2 +-
web/pgadmin/browser/static/css/wizard.css          | 15 ++++++++++++
web/pgadmin/browser/static/js/wizard.js            | 27 ++++++++++++++++++++--
.../templates/preferences/preferences.js           |  3 ++-
.../templates/grant_wizard/js/grant_wizard.js      |  4 +++-
5 files changed, 46 insertions(+), 5 deletions(-)


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

Предыдущее
От: "sin"
Дата:
Сообщение: [pgadmin-hackers] new acquaintances
Следующее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Various improvements to the regression tests,notably