40 Commits

Author SHA1 Message Date
ricky 6012434de2 Display year/make/model if name is blank 2026-04-09 09:31:31 -04:00
ricky 0aef1d0c2b Build vehicle name 2026-03-26 12:45:17 -04:00
ricky c38bced329 record errors and decode existing vins on migration 2026-03-26 07:51:38 -04:00
ricky 8503c48944 show all vehicles if search is blank 2026-03-26 07:21:05 -04:00
ricky 44bfb69e22 check if vin is changed to prevent loops 2026-03-26 07:20:19 -04:00
ricky 89dc3cd5f4 moved vin decoding into a job 2026-03-25 22:30:02 -04:00
ricky ea73878c71 renamed issue_customer_id to customer_id 2026-03-19 18:07:36 -04:00
ricky 8ec60c8cd7 updated to new autocomplete 2026-03-19 10:20:50 -04:00
ricky 28957c5dff fixed eager loading issue 2026-03-04 20:57:29 -05:00
ricky 3e6c2672e0 removed duplicate comment 2026-02-25 22:12:48 -05:00
ricky 71bde3a249 Enhance search_result_ranks_and_ids method to rank results by ID and streamline query handling 2026-02-25 22:12:14 -05:00
ricky 9ee792cbd8 Refactor vehicle model: streamline search functionality using built in modules 2026-02-22 13:19:28 -05:00
ricky ae7ccbf4b0 display VIN & Customer on search event_description 2026-02-21 19:20:28 -05:00
ricky 4b8b3c3495 Update search form ID for consistency 2026-02-21 19:06:23 -05:00
ricky b2c1bebea3 show_checkbox: true 2026-02-21 14:07:03 -05:00
ricky 2bd13a819b Removed unneeded BR 2026-02-21 14:00:34 -05:00
ricky d6138843f8 Started to extend redmine's search 2026-02-21 09:22:04 -05:00
ricky 452568e8b3 fixed search label 2026-02-21 08:45:42 -05:00
ricky 6db87dd551 search for a vehicle by vin, make, model, or year, plus sql sanitization 2026-02-21 08:33:59 -05:00
ricky f163f6518b Use DIV and not A for vin element 2026-02-20 19:46:55 -05:00
ricky a89f9881a6 added show_customer and show_checkbox options to vehicle list 2026-02-16 22:01:31 -05:00
ricky ed38584ab2 updated js to copy clicked link text. Also don't need id tags any more. 2026-02-16 21:32:00 -05:00
ricky d4fa314011 moved screenshot folder 2026-02-14 09:40:46 -05:00
ricky be2effb1b4 Added screenshots 2026-02-14 09:36:52 -05:00
ricky 4bcccbd2f1 Fixed formatting, missing </b> 2026-02-13 22:31:59 -05:00
ricky 92cc7222fb feat(i18n): sort en.yml and fix typos
Alphabetized keys for better maintainability.

Fixed spelling errors in customer and vehicle keys/values.

Corrected "QuickBooks Online" branding.
2026-02-13 22:25:43 -05:00
ricky 82e25314f3 removed unused spans 2026-02-13 21:38:34 -05:00
ricky 5cad4a6856 added js to copy vin on click 2026-02-13 21:28:45 -05:00
ricky b02a40827d Added flash notification for deleted customers. 2026-02-13 08:01:02 -05:00
ricky 5165bc20b4 Changed display format of vehicle lists 2026-02-13 07:48:36 -05:00
ricky a30d8f56d8 added nil check for customer (if a customer is deleted after a merge) 2026-02-11 19:43:52 -05:00
ricky f649d4e902 added checkbox for appointment link javascript 2026-02-09 21:44:23 -05:00
ricky 2db17f3675 Fixed display of vehcile notes 2026-02-05 14:07:24 -05:00
ricky 3efc545f0a Compact to remove nil elements from the array 2026-01-31 12:55:47 -05:00
ricky adcc116841 Add estimates and invoices sections to vehicle details view 2026-01-31 12:46:41 -05:00
ricky 8bb98d2408 Add methods to retrieve invoices and estimates for vehicles 2026-01-31 12:46:30 -05:00
ricky 717a61b024 Updated flash notices to use locale 2026-01-30 19:49:48 -05:00
ricky e0a23bac20 Lose the hash rocket, use symbols 2026-01-29 22:52:17 -05:00
ricky 896d5a64ba Remove Project Level Integration 2026-01-27 18:04:32 -05:00
ricky 68c1ec01fa Inital Commit 2026-01-26 23:24:10 -05:00