pgAdmin 4 commit: Changed the layout for tables from block layout to fl

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Changed the layout for tables from block layout to fl
Дата
Msg-id E1mT2Yv-0002Uw-VL@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Changed the layout for tables from block layout to flex layout to fix the width of the columns as per the dialog size.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc86faf51e81b63a1fa2073f9235cc3bcdca78d3
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../servers/static/js/privilege.ui.js              |  3 +--
web/pgadmin/static/js/SchemaView/DataGridView.jsx  | 25 +++++++++++++---------
2 files changed, 16 insertions(+), 12 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM6778] Properties panel not loaded for catalog tables
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed incorrect privileges value in Materialize View.