[pgadmin-hackers] pgAdmin 4 commit: Add missing "Run Now" option for pgAdmin jobs.Fixes - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Add missing "Run Now" option for pgAdmin jobs.Fixes
Date
Msg-id E1ckpos-0006lE-MC@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add missing "Run Now" option for pgAdmin jobs. Fixes #1796

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=278c64c3619d77038bf207420fb16c02e0c80436
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
.../server_groups/servers/pgagent/__init__.py      |  2 +-
.../pgagent/templates/pga_job/js/pga_job.js        | 48 +++++++++++++++++++++-
2 files changed, 48 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers][discussion] Javascript package management (Yarn?)
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][patch]: RM #1796 - Added 'Run now'option to run pgAgent Job