• Stefy Lanza (nextime / spora )'s avatar
    Add delete button for completed jobs in history · 55528540
    Stefy Lanza (nextime / spora ) authored
    - Added delete button next to 'View Result' for completed jobs in history.html
    - Button appears only for completed jobs and includes confirmation dialog
    - Uses existing /job/{job_id}/delete route which already handles ownership checks
    - Maintains consistent styling with other action buttons
    
    Users can now clean up their completed job history by deleting individual jobs they no longer need.
    55528540
history.html 13.7 KB