Thread: pgAdmin 4 commit: - Properties tab should refresh if node is updated. -

pgAdmin 4 commit: - Properties tab should refresh if node is updated. -

From
Akshay Joshi
Date:
- 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(-)