pgAdmin 4 commit: 1. Resolved resize window issue for DDL result panel.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1. Resolved resize window issue for DDL result panel.
Дата
Msg-id E1oWEM4-0000hw-JG@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Remove Alertify from pgAdmin completely. Fixes #7619
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Bug #7656 - Query Tool JSON Results, dblclk popup - textarea does not resize with dialog