pgAdmin 4 commit: 1) Ensure that properties should be displayed after t - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Ensure that properties should be displayed after t
Date
Msg-id E1oXev3-0008AN-W8@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: Remove Backgrid & Backform
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin 4][Patch]: #7314 - psycopg2 to psycopg3 migration