pgAdmin 4 commit: - Some UI changes based on review comments. - Fix the - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: - Some UI changes based on review comments. - Fix the
Date
Msg-id E1mOExC-0003wc-4i@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
- Some UI changes based on review comments. - Fix the numeric type.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/SchemaView/DataGridView.jsx  | 27 ++++++++++-----
web/pgadmin/static/js/SchemaView/FormView.jsx      | 12 +++----
web/pgadmin/static/js/SchemaView/MappedControl.jsx | 39 +++++++++++++++++++++-
.../static/js/components/FormComponents.jsx        |  3 --
4 files changed, 63 insertions(+), 18 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.