pgAdmin 4 commit: Integer and Numeric inputs fixes. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Integer and Numeric inputs fixes.
Date
Msg-id [email protected]
Whole thread Raw
List pgadmin-hackers
Integer and Numeric inputs fixes.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=af27af8d42205bcad812af71df7801720b7b88f8
Author: Aditya Toshniwal <[email protected]>

Modified Files
--------------
web/pgadmin/static/js/SchemaView/MappedControl.jsx | 52 ++--------------------
.../static/js/components/FormComponents.jsx        | 18 +++++++-
.../javascript/SchemaView/SchemaView.spec.js       | 18 ++++++--
3 files changed, 34 insertions(+), 54 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Add plain string control with formatter.
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] Fix pgAdmin error after react branch merge