pgAdmin 4 commit: - Properties tab should refresh if node is updated. - - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: - Properties tab should refresh if node is updated. -
Date
Msg-id E1mOExD-0003zz-1G@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
- Properties tab should refresh if node is updated. - Error should be hierarchical and not just id based.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/node.js         | 27 ++++++++++++++++++++-------
web/pgadmin/browser/static/js/node_view.jsx   |  4 ++--
web/pgadmin/static/js/SchemaView/FormView.jsx |  2 +-
web/pgadmin/static/js/SchemaView/index.jsx    | 21 +++++++++++----------
4 files changed, 34 insertions(+), 20 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