pgAdmin 4 commit: Fixed couple of issues for the dashboard. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixed couple of issues for the dashboard.
Date
Msg-id E1fk3Co-0003RJ-He@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: Setting up postgresql with xcode
Next
From: Xuri Gong
Date:
Subject: [pgAdmin4][patch]: Feature #1407 - Support map view for PostGIS query result sets