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
|
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
|
b6db2f200b
|
Add customer-facing check for winning items
|
2026-04-24 15:56:29 -04:00 |
|
rlong
|
3431bef787
|
Fix sort
|
2026-04-20 09:51:39 -04:00 |
|
rlong
|
47bf882702
|
Fix sort
|
2026-04-20 09:41:49 -04:00 |
|
rlong
|
70c0e1f768
|
Fix sort
|
2026-04-20 09:39:54 -04:00 |
|
rlong
|
894fecf6b8
|
Fix sort
|
2026-04-20 09:39:30 -04:00 |
|
rlong
|
9051c8bd25
|
Fix sort
|
2026-04-20 09:35:55 -04:00 |
|
rlong
|
efa24f90ce
|
Fix sort
|
2026-04-20 09:34:55 -04:00 |
|
rlong
|
eeb38a367e
|
Fix sort
|
2026-04-20 09:32:35 -04:00 |
|
rlong
|
d113d44463
|
Fix sort
|
2026-04-20 09:28:28 -04:00 |
|
rlong
|
085ae34e89
|
Fix sort
|
2026-04-20 09:27:41 -04:00 |
|
rlong
|
1969b7edc8
|
Fix sort
|
2026-04-20 09:25:41 -04:00 |
|
rlong
|
2fa2c0b9f7
|
Fix sort
|
2026-04-20 09:22:19 -04:00 |
|
rlong
|
cb990adb2a
|
Fix sort
|
2026-04-20 09:04:18 -04:00 |
|
rlong
|
dae9f6f39e
|
Fix sort
|
2026-04-20 08:48:24 -04:00 |
|
rlong
|
a5e6b5f8d6
|
Fix sort
|
2026-04-20 08:46:46 -04:00 |
|
rlong
|
3390f66226
|
update sort
|
2026-04-16 16:01:20 -04:00 |
|
rlong
|
e7c539e4ef
|
test new pages
|
2026-04-16 15:50:03 -04:00 |
|
rlong
|
04b3d84e4b
|
fix vehicle insert
|
2019-07-20 09:59:52 -04:00 |
|
rlong
|
540c74825e
|
undo fix
|
2019-07-20 09:54:27 -04:00 |
|
rlong
|
d7355bfb18
|
fix veh insert
|
2019-07-20 09:47:51 -04:00 |
|
rlong
|
387e511c8d
|
Add vehicle count to dashboard
|
2019-07-13 08:52:30 -04:00 |
|
rlong
|
c2aced484d
|
updates to add show judging
|
2019-07-11 20:55:45 -04:00 |
|
rlong
|
91e9141a3a
|
remove extra code
|
2019-02-13 16:00:41 -05:00 |
|
rlong
|
57f392ef3f
|
convert recieptpdf
|
2018-12-29 14:09:40 -05:00 |
|
rlong
|
130ef1fd57
|
convert receiptpdf
|
2018-12-29 14:06:26 -05:00 |
|
rlong
|
e2c97b2c7e
|
convert receiptpdf
|
2018-12-29 14:05:26 -05:00 |
|
rlong
|
64da341fce
|
convert receiptpdf
|
2018-12-29 14:04:08 -05:00 |
|
rlong
|
c2b481aa17
|
convert receiptpdf
|
2018-12-29 13:54:13 -05:00 |
|
rlong
|
ea9b5bda07
|
convert receiptpdf
|
2018-12-29 13:43:36 -05:00 |
|