pgAdmin 4 commit: Refactored the dashboard code,which was allowing eac - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Refactored the dashboard code,which was allowing eac
Date
Msg-id E1fiDl8-00085p-8o@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Refactored the dashboard code, which was allowing each node type to
define its own dashboardURL.

There was a typo, while calling the dashboard function of a Node type.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/dashboard/static/js/dashboard.js | 50 ++++++++++++----------------
web/pgadmin/static/js/nodes/dashboard.js     | 30 +++++++++++++++++
web/pgadmin/static/js/tree/tree.js           |  8 +++--
web/pgadmin/static/js/utils.js               | 10 ++++++
4 files changed, 67 insertions(+), 31 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM3294] User need to reset the layout to see thechanged preferences parameters
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: As per Aditya - we need the server version for thece