darthbob88 / Queue-Bot

A machine for ensuring prompt service.
0 stars 0 forks source link

Remove Jobs from the Queue #4

Open darthbob88 opened 8 years ago

darthbob88 commented 8 years ago

Remove a job from the queue, including updating the queue, and taking/making any necessary payments. This will probably include removing jobs for reasons other than because that customer is now being serviced, and will therefore mean including a "Reason this job was dequeued" field in the Task class.

darthbob88 commented 7 years ago

Fixed on backend and API, but with the UI rewrite, still need to add a button on the site to pop jobs.