Commit Graph

1320 Commits

Author SHA1 Message Date
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 8e6eeab680 Moved HTML code into partial _from_hook.html.erb 2022-03-09 18:55:44 -05:00
ricky 70d9d5063a Moved issues show details to issue folder 2022-03-09 18:25:07 -05:00
ricky 7dc04b4a07 QboItem doesn’t exist anymore 2022-03-08 20:30:52 -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 a9cc5fac73 Removed unsed code & cleaned up comments 2022-03-06 17:05:04 -05:00
ricky fe06fccacd Only show sync button if User is an admin 2022-03-06 16:49:07 -05:00
ricky 8b4a46f7eb H3 not H2 2022-03-06 16:27:39 -05:00
ricky cf362caaf2 Cleaning up html formatting 2022-03-06 16:24:17 -05:00
ricky de1be7d296 Make last 8 bold 2022-03-06 16:17:08 -05:00
ricky d8e3e1a72f Styling & formatting 2022-03-06 13:46:55 -05:00
ricky 64a7ad844f Styling & formatting 2022-03-06 13:46:26 -05:00
ricky 9201c4ca96 render 404 on all exceptions 2022-03-06 09:23:05 -05:00
ricky dab6b6f723 don't show doors if vehicle.doors is nil 2022-03-06 09:17:06 -05:00
ricky 495243d177 Add trim & doors to vehicle 2022-03-06 08:59:48 -05:00
ricky 54d4be9762 Only show sidebar views when user is logged in 2022-03-06 07:32:01 -05:00
ricky a95f0350d8 Fixed missing transation error 2022-02-23 20:20:47 -05:00
ricky ea21bc362a autocomplete off for forms & search 2022-02-23 18:24:57 -05:00
ricky 440c8e4618 list issues in desc order 2022-02-21 19:33:38 -05:00
ricky 1344526f7f update txn_date too 2022-02-21 08:51:24 -05:00
ricky 19acfbc76f Added logging 2022-02-21 08:51:01 -05:00
ricky 9dfb27f0a4 Prevent webhook loops 2022-02-21 07:54:24 -05:00
ricky 3ae3107760 desc sort issues, estimates, & invoices 2022-02-21 06:22:13 -05:00
ricky 925d4b8bcf Updated comments & removed unused code 2022-02-21 06:06:24 -05:00
ricky ca6dbfd12d Removed duplicate private declaration 2022-02-21 05:26:54 -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 f3c5de82e0 Bug fix 2022-02-20 18:02:37 -05:00
ricky 56e24752cf Import invoice fix 2022-02-20 17:53:01 -05:00
ricky 255af13b20 Add txn_date to invoice & estimate databse 2022-02-20 17:40:41 -05:00
ricky 02b4f1eb43 Added Invoice date 2022-02-20 17:26:24 -05:00
ricky 8c735d3921 Added Estimate date 2022-02-20 17:19:56 -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 1b15aecbff Disable autocomplete suggestions for search 2022-02-20 08:11:57 -05:00
ricky 2bea7dbc8d fixed customer link - missing view issues/history 2022-02-20 07:56:25 -05:00
ricky 3468b5f236 Open links in new window 2022-02-19 22:53:39 -05:00
ricky 7234a70265 Added allowed params for qbo controller 2022-02-19 21:47:12 -05:00
ricky a459d84b00 Added Estimate & Invoice List to Customer view 2022-02-19 21:19:08 -05:00
ricky d6aebfcb99 Moved strings to Ruby I18n en.yml 2022-02-19 20:46:39 -05:00
ricky c101a86f02 Open Estimate PDF in new windows 2022-02-17 09:19:32 -05:00
ricky 2d32769a59 Error not fatal 2022-02-13 13:19:04 -05:00
ricky a2f755388e Fixed merge error 2022-02-13 12:34:03 -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