pgAdmin 4 commit: Refactor to remove duplicate code for the cancel/term

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Refactor to remove duplicate code for the cancel/term
Date: 2017-10-09 08:18:50
Message-ID: E1e1TH0-0003OJ-98@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-10-09 08:18:55 Re: [pgAdmin4][Patch]: Code refactoring - Dashboard module
Previous Message Dave Page 2017-10-09 07:46:38 Re: pgadmin4 exception: session['_id'] not in self.managers