Commit Graph

378 Commits

Author SHA1 Message Date
3b6c0d4a70 Removed Action links 2024-08-26 07:52:27 -04:00
d1f6ccd9cb Create _actions.html.erb 2024-08-26 07:51:38 -04:00
74f7ba41df Add Appointment Link 2024-08-21 21:39:50 -04:00
cf0be2336b Removed sync button from sidebar 2024-08-19 23:12:20 -04:00
e99f5d2e52 Added webhook view 2024-08-19 22:36:44 -04:00
472bdec4fa Use qbo_authenticate_path 2024-08-19 19:17:45 -04:00
c7a313e9ed Add customer name to details 2024-04-03 11:47:38 -04:00
938999db91 Added quickbooks to customer's name 2024-03-28 12:54:36 -04:00
275af9be82 Fixed formatting 2023-12-30 20:53:39 -05:00
b13abe51bf Display token expiration times 2023-12-30 19:27:37 -05:00
8380dda25a render 403 when forbidden 2023-12-29 17:06:00 -05:00
26433c9020 Added hour totals to customer job history 2023-01-14 06:38:48 -05:00
b1a106d4d8 No id required 2022-03-14 19:27:31 -04:00
2231156873 use estimate_doc_path not a hard coded path 2022-03-14 19:01:20 -04:00
b5f00f254c Added a copy link button 2022-03-13 00:53:32 -05:00
760a85a1da removed link_to user & version 2022-03-10 06:53:05 -05:00
47a19a7e77 Removed Qbo index & sync html, methods, & routes
This stuff isn't really used for anything
2022-03-09 23:06:54 -05:00
a75f1abd71 Removed extra white spaces 2022-03-09 22:53:03 -05:00
24f8be6e80 Drop the Qbo prefix 2022-03-09 21:31:56 -05:00
8e6eeab680 Moved HTML code into partial _from_hook.html.erb 2022-03-09 18:55:44 -05:00
70d9d5063a Moved issues show details to issue folder 2022-03-09 18:25:07 -05:00
7dc04b4a07 QboItem doesn’t exist anymore 2022-03-08 20:30:52 -05:00
c72d0a83ca New line @ EOF & formating 2022-03-06 17:50:22 -05:00
3159289ac0 Removed unused code, only need to bill time
removed line items, payments, drop used db tables
2022-03-06 17:26:57 -05:00
fe06fccacd Only show sync button if User is an admin 2022-03-06 16:49:07 -05:00
8b4a46f7eb H3 not H2 2022-03-06 16:27:39 -05:00
cf362caaf2 Cleaning up html formatting 2022-03-06 16:24:17 -05:00
de1be7d296 Make last 8 bold 2022-03-06 16:17:08 -05:00
d8e3e1a72f Styling & formatting 2022-03-06 13:46:55 -05:00
64a7ad844f Styling & formatting 2022-03-06 13:46:26 -05:00
dab6b6f723 don't show doors if vehicle.doors is nil 2022-03-06 09:17:06 -05:00
495243d177 Add trim & doors to vehicle 2022-03-06 08:59:48 -05:00
54d4be9762 Only show sidebar views when user is logged in 2022-03-06 07:32:01 -05:00
a95f0350d8 Fixed missing transation error 2022-02-23 20:20:47 -05:00
ea21bc362a autocomplete off for forms & search 2022-02-23 18:24:57 -05:00
440c8e4618 list issues in desc order 2022-02-21 19:33:38 -05:00
3ae3107760 desc sort issues, estimates, & invoices 2022-02-21 06:22:13 -05:00
02b4f1eb43 Added Invoice date 2022-02-20 17:26:24 -05:00
8c735d3921 Added Estimate date 2022-02-20 17:19:56 -05:00
70e6038215 Moved customer issue counts 2022-02-20 15:22:31 -05:00
45b60cfea1 PhysicalAddress to_s 2022-02-20 14:52:11 -05:00
1b15aecbff Disable autocomplete suggestions for search 2022-02-20 08:11:57 -05:00
2bea7dbc8d fixed customer link - missing view issues/history 2022-02-20 07:56:25 -05:00
3468b5f236 Open links in new window 2022-02-19 22:53:39 -05:00
a459d84b00 Added Estimate & Invoice List to Customer view 2022-02-19 21:19:08 -05:00
d6aebfcb99 Moved strings to Ruby I18n en.yml 2022-02-19 20:46:39 -05:00
c101a86f02 Open Estimate PDF in new windows 2022-02-17 09:19:32 -05:00
4582b8c5b9 Added estimate search in side bar 2022-02-13 10:03:43 -05:00
b1192a1912 Use host name from settings for auth & added exception handing in QboInvoice 2022-02-06 16:37:00 -05:00
4b34852c72 Don't include open issues in closed issue list 2020-03-30 20:56:38 -04:00