pgAdmin 4 commit: Add the note control. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Add the note control.
Date
Msg-id E1mOExC-0003x5-9E@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add the note control.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=82ca5145c2ecad6ec58437e3b475077a18a168fa
Author: Aditya Toshniwal <aditya.toshniwal14@gmail.com>

Modified Files
--------------
web/pgadmin/static/js/SchemaView/MappedControl.jsx  |  6 ++++--
web/pgadmin/static/js/components/FormComponents.jsx | 21 ++++++++++++++++++++-
2 files changed, 24 insertions(+), 3 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.