pgAdmin 4 commit: Allow form validation messages to be close in caseth - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow form validation messages to be close in caseth
Date
Msg-id E1eJgaX-0001lJ-34@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch]: Add basic JSON formatting - Query tool
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM-2859: Can't create new user