pgAdmin 4 commit: Refactored the dashboard code, which was allowing eac

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Refactored the dashboard code, which was allowing eac
Date: 2018-07-25 06:58:54
Message-ID: E1fiDl8-00085p-8o@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2018-07-25 07:37:54 pgAdmin 4 commit: As per Aditya - we need the server version for the ce
Previous Message Dave Page 2018-07-24 15:31:53 Re: [pgAdmin4][RM3294] User need to reset the layout to see the changed preferences parameters