pgAdmin 4 commit: Allow form validation messages to be close in caseth

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Allow form validation messages to be close in caseth
Дата
Msg-id E1eJgaX-0001lJ-34@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow form validation messages to be close in case the eclipse anything on the form. Fixes #2859

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5bfa450a5fd261b2cd8c74f464d0b4a6acbeadac
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/node.js                     |  6 ++++++
web/pgadmin/browser/static/js/wizard.js                   |  8 ++++++++
web/pgadmin/static/css/bootstrap.overrides.css            | 10 ++++++++++
web/pgadmin/static/scss/_alert.scss                       |  2 --
.../tools/user_management/static/js/user_management.js    | 15 ++++++++++-----
5 files changed, 34 insertions(+), 7 deletions(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgAdmin4][Patch]: Add basic JSON formatting - Query tool
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM-2859: Can't create new user