pgAdmin 4 commit: Refactor to remove duplicate code for thecancel/term - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Refactor to remove duplicate code for thecancel/term
Date
Msg-id E1e1TH0-0003OJ-98@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Refactor to remove duplicate code for the cancel/terminate buttons in the dashboard.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f2929046fa84d27bbb49b762307e377db6a0faaa
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/dashboard/static/js/dashboard.js | 193 +++++++++------------------
1 file changed, 64 insertions(+), 129 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Allow the ADD-ON to specify the external javascriptm
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Code refactoring - Dashboard module