This website requires JavaScript.
Explore
Help
Sign In
AS1024
/
itflow
Watch
1
Star
0
Fork
0
You've already forked itflow
mirror of
https://github.com/itflow-org/itflow
synced
2026-08-05 15:17:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf4446f405d95f3fc538a2d3e0aec33d52f075fc
itflow
/
js
History
johnnyq
cdb4a43b89
Major UI/UX overhaul on Tickets listing / Kanban and ticket details
2026-08-01 14:12:03 -04:00
..
ajax_modal.js
Revert to old ajax-modal js code for now, Fix Assets not lising in create ticket.
2026-02-11 13:33:28 -05:00
app.js
Major UI/UX overhaul on Tickets listing / Kanban and ticket details
2026-08-01 14:12:03 -04:00
autopay_setup_stripe.js
- Finish updating URLs from /portal to /client
2025-01-24 15:08:09 +00:00
bulk_actions.js
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
2025-11-27 12:48:59 -05:00
confirm_modal.js
Feature: Calendars are now exportable shareable so Third Party Calendar services can read them, also added recoccurence to calendar, and all day along with sperating the time fields and click in a box to add calendar event is possible
2026-07-30 02:18:30 -04:00
credential_show_otp_via_id.js
Update more broken links from file diretory consolidation and started migrating some js and ajax and css from root to /user /admin etc that pertain to the section
2025-07-30 20:08:28 -04:00
date_filter.js
Feature: Replace old date range to Date Range Picker JS for better date from/to handling
2025-10-20 18:04:00 -04:00
guest_pay_invoice_stripe.js
More UI updates to Guest Pay
2025-05-23 18:25:09 -04:00
keepalive.js
Keepalive
2025-09-24 08:39:45 +01:00
login_prevent_resubmit.js
Login page enhancements
2023-06-17 15:09:01 +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
show_modals.js
Updates to mark tickets billable, and keep track of which have been billed.
2023-12-17 20:28:57 +00:00