Commit Graph

423 Commits

Author SHA1 Message Date
ricky 039d1ca993 Use Logger.info 2024-08-19 22:31:41 -04:00
ricky dd9ac3c481 Added Estimate.sync_by_doc_number 2024-08-19 22:30:34 -04:00
ricky 80fc858a35 send back status 200 if request succeeded 2024-08-19 20:14:02 -04:00
ricky 5782cbc166 Added https 2024-08-19 20:04:09 -04:00
ricky 0729d2ac41 added https to redirect_uri 2024-08-19 20:02:22 -04:00
ricky 6c6de0ba86 Added log 2024-08-19 19:59:26 -04:00
ricky 11dbcaf80c Use Setting.host_name & path 2024-08-19 19:53:51 -04:00
ricky 95592e542f Use qbo_oauth_callback_path 2024-08-19 19:30:51 -04:00
ricky 817a43e849 Fixed update 2024-01-07 20:47:26 -05:00
ricky e2bf42e66b Fixed invoice pdf 2023-12-30 23:04:43 -05:00
ricky 02b5fb4d0e Fixed returned variable handling 2023-12-30 22:53:08 -05:00
ricky bf417c163c Rework performing authenticated requests 2023-12-30 22:33:28 -05:00
ricky 81f322b616 Call refresh_token to set token time stamps 2023-12-30 20:26:30 -05:00
ricky 84dfdd707a fixed token names 2023-12-30 12:46:52 -05:00
ricky 517a239485 Started reworking Oauth token sorage 2023-12-30 12:39:51 -05:00
ricky 47868051f8 Rails 6.1 Deprecates update_attributes 2023-12-29 20:25:26 -05:00
ricky 96e4e9df66 Fixed typo with params 2023-12-29 20:17:46 -05:00
ricky 7d510e4028 Added notes to allowed params 2023-12-29 20:06:15 -05:00
ricky 5b89d73c20 Remove QboItem.sync 2023-12-29 18:56:20 -05:00
ricky 26433c9020 Added hour totals to customer job history 2023-01-14 06:38:48 -05:00
ricky a531ef4f87 Added hour totals to customer job history 2023-01-14 06:20:41 -05:00
ricky 6dbf84f401 Added nil check to address_to_s 2022-05-04 12:37:31 -04:00
ricky dec9eee90b Merge branch 'master' into dev 2022-03-15 12:29:11 -04:00
ricky b7e3ea9e3d estimate not e 2022-03-14 19:39:36 -04:00
ricky 3ea2cd14d1 Fixed accidental removal of qbo prefix 2022-03-14 19:33:20 -04:00
ricky 7b7875991f created get_estimate to remove redundant code 2022-03-14 19:28:40 -04:00
ricky b686110145 Initial Vehicle Delete 2022-03-14 07:22:43 -04:00
ricky 5814740a5d Allow customer to view estimate 2022-03-13 17:49:58 -04:00
ricky f97d5bc731 Moving fat into CustomerToken 2022-03-12 16:01:13 -05:00
ricky 47a19a7e77 Removed Qbo index & sync html, methods, & routes
This stuff isn't really used for anything
2022-03-09 23:06:54 -05:00
ricky a75f1abd71 Removed extra white spaces 2022-03-09 22:53:03 -05:00
ricky 1050a4f6a7 Use rails router, not hard coded links 2022-03-09 22:18:47 -05:00
ricky 8d8201822b No longer need to prepend("Qbo") 2022-03-09 21:45:07 -05:00
ricky 24f8be6e80 Drop the Qbo prefix 2022-03-09 21:31:56 -05:00
ricky 30b704c90f Don't generate new customer view token every time 2022-03-07 07:52:17 -05:00
ricky c72d0a83ca New line @ EOF & formating 2022-03-06 17:50:22 -05:00
ricky 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
ricky 9201c4ca96 render 404 on all exceptions 2022-03-06 09:23:05 -05:00
ricky 440c8e4618 list issues in desc order 2022-02-21 19:33:38 -05:00
ricky 19acfbc76f Added logging 2022-02-21 08:51:01 -05:00
ricky 3ae3107760 desc sort issues, estimates, & invoices 2022-02-21 06:22:13 -05:00
ricky 9ea03d0c6d Removed sync on view 2022-02-21 05:23:11 -05:00
ricky 446f419af0 Sync invoice when viewing 2022-02-20 19:37:03 -05:00
ricky 70e6038215 Moved customer issue counts 2022-02-20 15:22:31 -05:00
ricky fc7501c4fe address not a 2022-02-20 14:57:21 -05:00
ricky 45b60cfea1 PhysicalAddress to_s 2022-02-20 14:52:11 -05:00
ricky 09313ad471 exclude before filter for customer/view 2022-02-20 13:42:06 -05:00
ricky 7234a70265 Added allowed params for qbo controller 2022-02-19 21:47:12 -05:00
ricky 4582b8c5b9 Added estimate search in side bar 2022-02-13 10:03:43 -05:00
ricky 41d49ccce5 Setting.host_name for hooks not a hardcoded URL 2022-02-12 09:24:21 -05:00