pgAdmin 4 commit: Do not try to show the database dashboard, when click - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Do not try to show the database dashboard, when click
Date
Msg-id E1bMYz0-00035S-TZ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Do not try to show the database dashboard, when clicked on one of the
children node. This implementation will allow to add new nodes at server
level without modifying the dashboard code. I found the issue during the
pgAgent Jobs node implementation.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6fa4065eeec0f0373b05cf3d0f52b82b0976eb0d

Modified Files
--------------
web/pgadmin/dashboard/templates/dashboard/js/dashboard.js | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: [Python 3 compability] Allow to run the auto-discover
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: [Python 3 Compability] Made changes to make the new s