pgAdmin 4 commit: Fixed couple of issues for the dashboard.

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixed couple of issues for the dashboard.
Дата
Msg-id E1fk3Co-0003RJ-He@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed couple of issues for the dashboard.
- Filter for the grids were showing on the server level dashboard.
  It was regression of the commit-id: f7e43d5e5
- Mark 'is_server_dashboard', and 'is_database_dashboard' to false, when
  the node has its own dashboard URL defined.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c4267f0878a95143a3ec271e1d2adee5596b1985

Modified Files
--------------
web/pgadmin/dashboard/static/js/dashboard.js | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: Setting up postgresql with xcode
Следующее
От: Xuri Gong
Дата:
Сообщение: [pgAdmin4][patch]: Feature #1407 - Support map view for PostGIS query result sets