From bd6b83ad13fbe5fcb3fca9571dc0b69a9cce471c Mon Sep 17 00:00:00 2001 From: Russ Long Date: Sun, 3 May 2026 07:05:13 -0400 Subject: [PATCH] docs: update changelog with reporting and checkout verification improvements --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index a107a6b..e78c7d5 100644 --- a/readme.md +++ b/readme.md @@ -58,6 +58,7 @@ The Laravel framework is open-sourced software licensed under the [MIT license]( - **Searchable Dropdowns:** Integrated `TomSelect` across various forms (Checkout, Reprint Receipt, etc.) for enhanced usability. - **Self-Checkout Flow:** Added a prominent self-checkout link for bidders, integrated with North Embedded Checkout. - **Pickup Instructions:** Added clear instructions for bidders on the checkout completion page to proceed to the Item Pickup Table. +- **North Checkout Fallback:** Restored the manual "Verify Payment Status" button and enhanced error reporting for digital wallet payments (Google Pay). #### Fixed - **Logo Integration:** Corrected logo sizing issues using inline styles to override theme constraints. @@ -66,6 +67,8 @@ The Laravel framework is open-sourced software licensed under the [MIT license]( - **Data Restoration:** Re-added bidder information and itemized winning lists to the checkout completion views. #### Changed +- **Expanded Reports:** Standardized `bidderlist`, `showcarlist`, and `checkout_complete_list` to show full contact details (Address, City, State, Zip, Phone, Email). +- **Reporting Enhancements:** Added Year, Make, and Model to the `showcarlist` and included item numbers in the `checkout_complete_list` for improved tracking. - **UI Cleanup:** Disabled default Tablar footers and notifications across all layout templates to maintain a focused auction interface. - **Theme Consistency:** Updated various partials to ensure a seamless transition from the previous custom theme to Tablar.