Thread: pgAdmin 4 commit: 1) Ensure that properties should be displayed after t

pgAdmin 4 commit: 1) Ensure that properties should be displayed after t

From
Akshay Joshi
Date:
1) Ensure that properties should be displayed after the SonarQube fixes. (Patch by: Aditya)
2) Fixed Tablespace wrong path issue. (Patch by: Nikhil)
3) Align the label and drop-down on Graph Visualizer.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1bff94d0ea0af70efa4e8fe0e75ca4c4fd434916

Modified Files
--------------
.../server_groups/servers/tablespaces/__init__.py  |  2 +-
web/pgadmin/static/js/SchemaView/index.jsx         |  5 ++
.../js/components/sections/GraphVisualiser.jsx     |  2 +-
.../javascript/search_objects/SearchObject.spec.js | 70 ++++++++++++----------
4 files changed, 44 insertions(+), 35 deletions(-)