pgAdmin 4 commit: 1. Resolved resize window issue for DDL result panel. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1. Resolved resize window issue for DDL result panel.
Date
Msg-id E1oWEM4-0000hw-JG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1. Resolved resize window issue for DDL result panel.
2. Updated the Screenshots.
3. Updated server group title to bold.

refs #6133

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0c9c57e6080b8a73ed73edf66abde8dab0852d18
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/images/schema_diff_DDL_comparison.png   | Bin 306653 -> 280401 bytes
docs/en_US/images/schema_diff_compare_button.png   | Bin 100443 -> 103674 bytes
.../images/schema_diff_comparison_results.png      | Bin 281885 -> 344380 bytes
docs/en_US/images/schema_diff_dialog.png           | Bin 119106 -> 126434 bytes
docs/en_US/images/schema_diff_filter_option.png    | Bin 127109 -> 126429 bytes
docs/en_US/schema_diff.rst                         |   2 +
.../static/js/components/FormComponents.jsx        |   1 +
.../static/js/components/PgReactDataGrid.jsx       |   2 +-
.../static/js/components/ResultGridComponent.jsx   |  59 ++++++------
.../schema_diff/static/js/components/Results.jsx   | 105 ++++++++++-----------
.../static/js/components/SchemaDiffCompare.jsx     |  39 ++++----
.../static/js/components/SchemaDiffComponent.jsx   |  35 ++-----
.../javascript/schema_diff/schema_diff_spec.js     |   3 -
13 files changed, 109 insertions(+), 137 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Remove Alertify from pgAdmin completely. Fixes #7619
Next
From: Akshay Joshi
Date:
Subject: Re: Bug #7656 - Query Tool JSON Results, dblclk popup - textarea does not resize with dialog