gbook / nidb

NeuroInformatics Database
GNU General Public License v3.0
26 stars 8 forks source link

Display list of pending file IO jobs, and add ability to cancel them #62

Closed gbook closed 5 years ago

gbook commented 5 years ago

Users sometimes mistakenly delete data (subjects, pipeline analyses, etc) even though they receive a warning that they are about delete data.

1) Add a link to the My Account menu that points to a new webpage to display a user's currently pending fileio jobs. On that page, it should display the fileio jobs grouped by the request date. For each group, it should display the number completed vs pending, and a link to cancel the remaining jobs if any are pending.

2) Add delay to the fileio.pl to wait 5 minutes before processing a deletion