Implement AJAX job actions for Jobs page
- 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
Showing
This diff is collapsed.
Please
register
or
sign in
to comment