pgAdmin 4 commit: Added DateTimePicker control in React. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added DateTimePicker control in React.
Date
Msg-id E1mOExC-0003xn-EX@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added DateTimePicker control in React.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=56ef08541274b454dff3cd7770983f4b2b9fd7b9

Modified Files
--------------
web/pgadmin/static/js/SchemaView/MappedControl.jsx |  9 ++-
.../static/js/components/FormComponents.jsx        | 86 ++++++++++++++++++++--
2 files changed, 87 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed minor issue with merging
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Integer and Numeric inputs fixes.