pgAdmin 4 commit: - Fix typo modeSupported. - Add support for collectio - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: - Fix typo modeSupported. - Add support for collectio
Date
Msg-id E1mOExC-0003wQ-2N@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
- Fix typo modeSupported. - Add support for collection conditional visibility.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/SchemaView/DataGridView.jsx | 48 +++++++++++------------
web/pgadmin/static/js/SchemaView/FormView.jsx     | 14 +++----
2 files changed, 30 insertions(+), 32 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.