• Stefy Lanza (nextime / spora )'s avatar
    Add job deletion functionality · fa1c8156
    Stefy Lanza (nextime / spora ) authored
    - Add delete_queue_item function to database.py with ownership validation
    - Add delete_job method to QueueManager class
    - Add /job/<id>/delete endpoint in web.py with user authentication
    - Update history.html template to show delete button for queued jobs
    - Only allow users to delete their own jobs or admins to delete any job
    - Add confirmation dialog for job deletion
    fa1c8156
history.html 8.5 KB