Commit Graph

311 Commits

Author SHA1 Message Date
rlong 4fdd41e9b8 fix: resolve cat_name exception and correct model relationships 2026-05-01 15:51:23 -04:00
rlong 31acaa23dd fix 2026-05-01 15:32:34 -04:00
rlong d4ea64007f fix: restore full PagesController content 2026-05-01 15:31:34 -04:00
rlong 7a05e73d52 fix: correct PagesController file corruption 2026-05-01 15:28:29 -04:00
rlong 4893550e2a fix: pass missing view variables for showwinners, showscores, winners, and editwinners 2026-05-01 15:25:03 -04:00
rlong 80545f38b3 fix: correct syntax and remove duplicate code in PagesController 2026-05-01 15:17:37 -04:00
rlong 1b30673823 fix: restore natural sorting for vehicles by bidder assigned number 2026-05-01 15:16:47 -04:00
rlong 7bf32dfdcc fix: re-enable searchable dropdowns and apply natural sorting for judgingentry 2026-05-01 14:21:21 -04:00
rlong 7a4b926aac debug: add logs to verify judgingentry data counts 2026-05-01 14:16:09 -04:00
rlong fb31d91476 fix: ensure judgingentry always fetches data regardless of request method 2026-05-01 14:14:27 -04:00
rlong ba6182e41e fix: pass judges and vehicles data to judgingentry view 2026-05-01 14:11:29 -04:00
rlong 7a29315759 fix: use eloquent relationships for winnersbyitem to prevent property access error 2026-05-01 14:09:36 -04:00
rlong 3ddf99172e fix: update winningbidderlist to only show bidders with winning bids 2026-05-01 14:05:36 -04:00
rlong 30dbbd6d58 fix: use SQL CAST for reliable numeric sorting of bidder numbers 2026-05-01 14:00:38 -04:00
rlong 6193e7fce4 fix: sort bidders numerically in controller for reliable dropdown order 2026-05-01 13:59:39 -04:00
rlong 72362d2d90 fix: sort bidders and enable tom-select for bidder dropdown 2026-05-01 12:49:17 -04:00
rlong 0c4df52f83 fix: pass bidders to checkout select form to resolve undefined variable 2026-05-01 12:47:51 -04:00
rlong 7c88db310d fix: restore table-based layout and display owner data for showcars 2026-05-01 12:19:39 -04:00
rlong 0fd6a6c3e2 fix: pass vehicles data to showcars view 2026-05-01 12:18:40 -04:00
rlong bd52e27f76 feat: install and scaffold Tablar theme 2026-05-01 11:49:20 -04:00
rlong 05ab1c6014 fix: use correct Options object for Dompdf configuration 2026-05-01 10:10:16 -04:00
rlong 9065dcd911 missing use 2026-05-01 10:09:35 -04:00
rlong dcd08ae530 fix duplicate function 2026-05-01 10:09:01 -04:00
rlong d468991bd1 typo 2026-05-01 10:08:01 -04:00
rlong 7d1ec59dea feat: switch to dompdf for receipt generation 2026-05-01 10:06:35 -04:00
rlong 9d981f3a34 feat: migrate receipt PDF generation to Spatie Laravel PDF 2026-05-01 09:56:16 -04:00
rlong b9c018a4a6 fix: set tempDir via getMpdf to bypass problematic loadView config array 2026-05-01 09:44:04 -04:00
rlong 23b0b30434 fix: provide full mPDF configuration to avoid null array offset errors 2026-05-01 09:42:05 -04:00
rlong 4b9220c89e fix: update mPDF temp directory configuration key to temp_dir 2026-05-01 09:40:35 -04:00
rlong 298f3fa22b fix: resolve mPDF temp directory access error by using storage_path 2026-05-01 09:38:46 -04:00
rlong 999c1dfc58 fix: switch to correct PDF facade for mPDF and resolve receipt 500 error 2026-05-01 09:34:56 -04:00
rlong a3fd278536 fix: resolve receipt 404 and add save receipt pdf functionality 2026-05-01 09:32:26 -04:00
rlong 290498c728 fix: improve Google Pay handling with additional status checks, robust data extraction, and a fallback verification button 2026-05-01 09:27:36 -04:00
rlong 982efbf2bd fix: handle 'Approved' status and extract nested transaction ID from North API response 2026-05-01 08:59:09 -04:00
rlong 68f75ac2fc feat: include products in checkout and increase form container size 2026-05-01 08:41:58 -04:00
rlong 9587c44657 fix: improve API request headers and error reporting for session creation and verification 2026-05-01 08:38:47 -04:00
rlong 06de3c0145 fix: broaden session token extraction to handle various North API response formats 2026-05-01 08:35:41 -04:00
rlong d2d53e961b fix: resolve invalid session token by correctly extracting token from North API response 2026-05-01 08:32:31 -04:00
rlong b0816231d6 feat: integrate North Embedded Checkout for bidder payments 2026-05-01 08:18:26 -04:00
rlong 00ff08e3a6 Enable profile and add OIDC menu item to Filament panel configuration 2026-04-26 17:10:28 -04:00
rlong 681d8b73d6 Move OIDC menu item registration to boot method for reliability 2026-04-26 17:08:00 -04:00
rlong f294ded6e8 fix resource 2026-04-26 16:46:28 -04:00
rlong eca564eac7 fix userresource 2026-04-26 16:44:17 -04:00
rlong ad02f65b54 Add UserResource and OIDC linking to Filament user menu 2026-04-26 16:38:43 -04:00
rlong c2c9464133 Implement OIDC authentication via Laravel Socialite 2026-04-26 16:32:53 -04:00
rlong d64e1d5578 change phone number display 2026-04-26 15:24:05 -04:00
rlong b6db2f200b Add customer-facing check for winning items 2026-04-24 15:56:29 -04:00
rlong 7a338c6a31 fix 2026-04-20 15:12:10 -04:00
rlong 44521ab677 fix 2026-04-20 15:11:05 -04:00
rlong 4b6839aafa fix 2026-04-20 15:08:46 -04:00