itflow/js
Andrew Malsbury 955b7cc53b Refactor variable declarations to use let instead
of var
2023-11-17 18:30:43 +00:00
..
app.js Clean up Logic for Client Add and Client Edit Modals, same for trip add copy edit 2023-11-08 13:34:58 -05:00
certificate_edit_modal.js
certificate_fetch_ssl.js
client_delete_confirm.js
confirm_modal.js Added Confirmation to Close Ticket in Client Portal - Seperated cofirmation modal to a seperate JS file which is now included in the Client Portal 2023-10-20 19:10:25 -04:00
domain_edit_modal.js
file_delete_modal.js
guest_pay_invoice_stripe.js
header_timers.js Refactor variable declarations to use let instead 2023-11-17 18:30:43 +00:00
keepalive.js Add background ajax query in an attempt to prevent session timeout 2023-10-21 12:34:34 +01:00
login_prevent_resubmit.js
multi_actions.js
pretty_content.js Update and move pretty tables function to a seperate js file and also add img-fluid to <img> tags so images dont run off the page and also update ticket details page with prettyContent function 2023-09-26 14:22:58 -04:00
quote_edit_modal.js
scheduled_tickets_edit_modal.js Add ability to edit contact on a scheduled ticket 2023-10-28 14:32:15 +01:00
share_modal.js
ticket_button_respond_note.js
ticket_change_client.js
ticket_collision_detection.js
ticket_merge.js
ticket_time_tracking.js Refactor variable declarations to use let instead 2023-11-17 18:30:43 +00:00