pgAdmin 4 commit: Schema Diff Improvements: - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Schema Diff Improvements:
Date
Msg-id E1iqzAU-0007sa-Q1@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Schema Diff Improvements:
1. Grid header should be center aligned vertically.
2. Increase the space between object counts.
3. The previous selected objects should not be re-selected on comparison.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d59816054fbf18374119fc1fc502bf2fe2a166c7
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/schema_diff/static/css/schema_diff.css  |  5 +++++
web/pgadmin/tools/schema_diff/static/js/schema_diff_ui.js | 15 +++++++++++++--
web/pgadmin/tools/sqleditor/utils/get_column_types.py     | 11 +++++------
3 files changed, 23 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: Schema Diff UI Improvement
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM5000] Logout the inactive session