pgAdmin 4 commit: Makes some improvements/restructurings to the PgTable

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Makes some improvements/restructurings to the PgTable
Дата
Msg-id E1nbMti-0000V9-V4@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Makes some improvements/restructurings to the PgTable component.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/dashboard/static/js/ActiveQuery.ui.js  |   4 -
web/pgadmin/dashboard/static/js/Dashboard.jsx      |  58 ++--
web/pgadmin/static/js/Theme/dark.js                |   1 +
web/pgadmin/static/js/Theme/high_contrast.js       |   1 +
web/pgadmin/static/js/Theme/standard.js            |   2 +-
web/pgadmin/static/js/components/PgTable.jsx       | 357 +++++++++++----------
.../tools/grant_wizard/static/js/GrantWizard.jsx   |   1 +
7 files changed, 229 insertions(+), 195 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][patch] Improvements in PgTable component
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][patch] Improvements in PgTable component