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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow form validation messages to be close in case th
Date: 2017-12-07 14:35:09
Message-ID: E1eMxGX-0007uX-AI@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow form validation messages to be close in case the eclipse anything on the form. Fixes #2859

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b05cb9435674bdfe265e166732dad82a5db5534e
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-12-07 14:35:10 pgAdmin 4 commit: Add license field to package.json to stop yarn bleati
Previous Message Ashesh Vashi 2017-12-07 14:35:08 pgAdmin 4 commit: _blank is the correct HTML target for anchors, not _n