• Stefy Lanza (nextime / spora )'s avatar
    Implement AJAX job actions for Jobs page · 2150cc62
    Stefy Lanza (nextime / spora ) authored
    - Replace form submissions with AJAX calls for cancel/restart/delete
    - Remove confirm alerts and page redirects
    - Add success/error notifications for actions
    - Initialize job actions on page load
    - Update backend routes to handle AJAX requests with JSON responses
    - Maintain real-time status updates via polling
    2150cc62
jobs.html 14.6 KB