itflow/js
Marcus Hill 04dad13ad3 Client file deletion
- Add file delete confirmation modal
- Change file deletes to POST not GET requests in post.php as they are state changing
- Require CSRF validation for file deletes
2023-04-08 21:59:54 +01:00
..
app.js Use toastr notifications and alerts instead dedupe alert feedback code 2022-05-14 13:03:03 -04:00
certificate_edit_modal.js Add bulk actions (delete) for client certificates. 2023-03-05 16:20:09 +00:00
certificate_fetch_ssl.js Add bulk actions (delete) for client certificates. 2023-03-05 16:20:09 +00:00
client_delete_confirm.js Tidy 2023-02-04 22:09:56 +00:00
domain_edit_modal.js Tidy 2023-02-04 22:09:56 +00:00
file_delete_modal.js Client file deletion 2023-04-08 21:59:54 +01:00
guest_pay_invoice_stripe.js Add initial stripe integration 2023-02-07 18:09:07 +00:00
multi_actions.js Fix issue clients listing being broken with MySQL server due to not specifiying all non aggregate columns be in the GROUP BY Field, this was not an issue with mariaDB 2023-02-28 22:15:09 -05:00
scheduled_tickets_edit_modal.js Add bulk delete option for scheduled tickets 2023-02-26 15:00:54 +00:00
share_modal.js Touch up share modal 2023-02-25 22:53:14 +00:00
ticket_collision_detection.js Separate out time tracking and collision detection JS into separate javascript files 2023-01-03 20:30:39 +00:00
ticket_merge.js Move ticket merge javascript to separate file 2023-01-03 20:43:51 +00:00
ticket_time_tracking.js Separate out time tracking and collision detection JS into separate javascript files 2023-01-03 20:30:39 +00:00