jamesrwhite / minicron

🕰️ Monitor your cron jobs
GNU General Public License v3.0
2.34k stars 154 forks source link

Add another status badge to indicate "Running" #173

Closed robinjoseph08 closed 8 years ago

robinjoseph08 commented 8 years ago

Right now, if I have a task running, it's marked with a red X in the list of most recent executions, but if I click that specific execution, I see that it doesn't have a "Finished At" time nor an "Exit Status", so that's how I know it's still running.

I think it'd be nice to have another badge/icon (like a yellow arrow circle) to indicate that it's still in progress at a glance.

jamesrwhite commented 8 years ago

Another regression since removing Ember. It should display a yellow icon with a lightning bolt like so:

image