..
ai_reword.js
Update AI prompting
2024-02-21 18:13:10 +00:00
ai_ticket_summary.js
AI Feature Ticket Summary: Summarieze an entire ticket
2024-12-10 14:03:43 -05:00
app.js
Moved AI Reword Buttons to the WYSISYG toolbar, Seperated Document and ticket toolbars. Ticket Toolbar has items related to tickets while document has additional items related to documents
2024-11-19 15:33:14 -05:00
bulk_actions.js
Rename inconsistent multi Actions to Bulk Actions
2024-01-27 01:03:18 -05:00
certificate_edit_modal.js
Certificates Enhancement, Use Media CSS, add description create a new tab for notes
2024-03-21 15:46:14 -04:00
certificate_fetch_ssl.js
Bugfix: Unable to update certificate details for existing certificate entries
2024-02-10 13:36:41 +00:00
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
Reworked Client Domains, added mail host and dns host, made all the host columns sortable by reworking the logic and optimized the code further
2024-04-10 13:21:45 -04: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
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
Login page enhancements
2023-06-17 15:09:01 +01:00
logins_generate_password.js
Logins JS Cleanup
2024-01-22 21:25:21 +00:00
logins_show_otp_via_id.js
Logins JS Cleanup
2024-01-22 21:25:21 +00:00
network_edit_modal.js
Show network ID when editing items
2024-09-11 11:17:54 +01:00
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
Added Expire Date field to Quotes also Do not show Guests Accept or Decline if Date is Expired
2023-07-15 15:33:08 -04:00
recurring_tickets_add_modal.js
Recurring tickets bugfixes
2024-03-17 11:57:58 +00:00
recurring_tickets_edit_modal.js
Recurring tickets
2024-12-16 12:11:29 +00:00
share_modal.js
Fix View After Delete and turn it into a switch
2024-12-06 16:10:56 -05:00
show_modals.js
Updates to mark tickets billable, and keep track of which have been billed.
2023-12-17 20:28:57 +00:00
ticket_change_client.js
Change client - fix code smell
2023-04-10 19:13:31 +01:00
ticket_collision_detection.js
Add eye icon for people viewing tickets
2024-03-22 15:58:25 -04:00
ticket_merge.js
Tickets - Merging
2024-04-12 22:26:27 +01:00
ticket_time_tracking.js
UI/UX Updates to Ticket Details, Reduce the start, pause timer and reset button and use pause and play icons instead, use block buttons for Type of Response
2024-08-24 16:14:40 -04:00