pgAdmin 4 commit: Do validation before enabling the Save button. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Do validation before enabling the Save button.
Date
Msg-id E1a4orV-0002vI-JI@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Do validation before enabling the Save button.

Branch
------
master

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

Modified Files
--------------
.../servers/templates/servers/servers.js           |   22 +++++++++++---
web/pgadmin/browser/templates/browser/js/node.js   |   32 +++++++++++++++++++-
web/pgadmin/static/js/backform.pgadmin.js          |   26 ++++++++++++++++
3 files changed, 74 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fixing few issues with context menu icon missing.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fixed an issue related taking input as raw_input on P