Commit Graph

37 Commits

Author SHA1 Message Date
johnnyq
360974d9f4 Refactor interface linking system:
- Remove 'interface_connected_asset_interface' column usage
- Introduce 'asset_interface_links' table for one-to-one connections
- Update add/edit/delete queries and modals to handle new schema
- Exclude already-connected interfaces in dropdowns
- Improve data integrity and simplify linking logic
2025-01-18 13:04:56 -05:00
johnnyq
d1ebdcf92c Add Force Recur ticket to client Recurring, client details and asset details 2025-01-17 17:34:37 -05:00
johnnyq
cb7965a84f Stripe Var Passthru attempt 2025-01-17 15:26:40 -05:00
johnnyq
1c971ca88c Reduce Padding for Network Interfaces table 2025-01-14 22:40:32 -05:00
johnnyq
a5d3c73249 Sort Interface Ports ASC instead of DESC in asset details 2025-01-14 22:33:31 -05:00
johnnyq
97723da633 Windows/Tab Titles now reflect the current page your on along with the company name or selected client. Pages contact details, asset details, tickets, projects, documents, invoices, quotes, recurring invoices overide to include more detail in tab title 2025-01-13 14:40:05 -05:00
johnnyq
0cb3cdc26d Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
johnnyq
98f9083bcb Structure rework: Moved most php files that are included to /includes renamed pagination.php to filter_footer.php, updated all file to reference new filter_footer and includes 2025-01-11 14:47:32 -05:00
johnnyq
e24c79fbaf Add Recurring Tickets to asset details, added ability to open a ticket for asset in asset details, also recurring ticket 2024-12-10 20:23:04 -05:00
johnnyq
eb70aba430 Also fix the credential tagging in client asset details page 2024-11-01 17:49:48 -04:00
johnnyq
72240462a0 CONTINUE BIG FIX: Adjust the reaminder of links within client section 2024-10-31 15:56:20 -04:00
wrongecho
64684e1248 Enforce CSRF for post/asset and post/account
Tiny bit of tidying
2024-09-08 22:52:38 +01:00
Hugo Sampaio
8881cd30ff Update client_asset_details.php 2024-07-01 12:01:35 -03:00
johnnyq
1efe403422 Added Asset Photo to Asset Details Side bar 2024-06-13 14:51:09 -04:00
johnnyq
16c2fbf6d1 Added Asset Photo and Asset Physical Location to the UI 2024-06-13 13:54:21 -04:00
johnnyq
41ac390173 MAJOR Feature Update - Backup before updating Migrated Asset Network info to a seperate table to allow for multiple interfaces per asset 2024-06-11 21:36:03 -04:00
johnnyq
fc6ec8dd03 Added IPv6 field for Assets 2024-06-10 22:10:18 -04:00
Hugo Sampaio
3b07caadb7 show related Files on Asset View
initial work on showing related files when in asset view
2024-06-04 15:45:57 -03:00
johnnyq
f1833e1083 Updated ticket status color capabilities to use multiple color instead of a select few, added activate disable ticket statuses, fixed ticket status Left joins in a few more areas 2024-04-01 16:27:05 -04:00
johnnyq
13a1d9d394 New Ticket Status Fix Ticket Listing is asset_Details 2024-03-30 16:08:18 -04:00
johnnyq
51248ed841 You can now view all login / passwords for an asset under asset lists and under asset details now 2024-03-03 13:23:52 -05:00
johnnyq
c711db937d Updated Edit Location logic in contacts added Pop Over Title for archived Items in assets and contacts 2024-01-27 14:01:10 -05:00
johnnyq
8b85ae377a Updated the way Archived Items are displayed in asset list view and when editing, this will be standard going forward, added Bulk Set Asset Status, further work on improving the archived logic, assets is pretty much gold standard here now 2024-01-27 13:23:44 -05:00
johnnyq
b5e67eb3f6 Add Contact Types to Contact Details Cleanup code in asset details and contact details 2024-01-15 22:18:55 -05:00
johnnyq
9f1f88b64e Updated breadcrumbs in Asset Details to include clients 2024-01-15 15:10:20 -05:00
johnnyq
717b63855e Updated some icons fr asset details 2024-01-15 15:06:44 -05:00
johnnyq
a11de364c8 Show correct Contact Details when on Asset Details 2024-01-15 14:56:59 -05:00
johnnyq
b1d1e39ab1 Forgot to add contact name under assigned in asset details 2024-01-15 14:44:35 -05:00
johnnyq
53b9d0a5ad Asset Details UI Use card Header for Asset name and description and use just icon for edit 2024-01-15 14:41:35 -05:00
johnnyq
9cd570b603 Updated Asset Details Page to include all the asset values 2024-01-15 14:34:41 -05:00
johnnyq
50002b0783 Added login uri 2, NAT IP and asset URI 2 to the UI, also created new tab in asset network and split form items between assignment and network 2024-01-15 13:50:46 -05:00
johnnyq
a8ee791d64 Allow to set quick notes under asset details 2023-11-06 14:25:55 -05:00
johnnyq
4a4924f4f6 Bring back editing of username and password for an asset in the asset details page 2023-10-31 13:30:38 -04:00
o-psi
53c11edc8c Update constructs to not have parenthesis. 2023-10-20 15:25:52 -05:00
johnnyq
6bccc61b4a Display Asset Icon in asset Details 2023-09-19 18:00:10 -04:00
johnnyq
ff281c923e Further additions to asset_details 2023-09-19 17:43:42 -04:00
johnnyq
5f779c33a2 Started working on a asset details page similar to contact details 2023-09-19 17:18:38 -04:00