Commit Graph

138 Commits

Author SHA1 Message Date
rlong ef00695950 fix: ensure Tom Select searchability and handle selection 2026-05-01 12:56:21 -04:00
rlong 3f711effdc fix: add Tom Select CSS and use window load event 2026-05-01 12:55:02 -04:00
rlong 599dfb6f14 fix: remove duplicated tomselect include from checkout_select_form 2026-05-01 12:53:35 -04:00
rlong 5049ed9777 fix: use @push for tomselect component to resolve duplicate dropdowns 2026-05-01 12:53:00 -04:00
rlong b564a63c67 feat: enable searchable dropdowns (Tom Select) for all tablar views 2026-05-01 12:51:06 -04:00
rlong 3d95c63e63 revert: remove tom-select from checkout bidder dropdown 2026-05-01 12:49:43 -04:00
rlong 72362d2d90 fix: sort bidders and enable tom-select for bidder dropdown 2026-05-01 12:49:17 -04:00
rlong c6a82f66ad fix: restore north embedded checkout scripts and container configuration 2026-05-01 12:40:25 -04:00
rlong 760a3887b6 feat: hide vehicle type field and set default value to 2 in showcars form 2026-05-01 12:36:55 -04:00
rlong 583b146f41 feat: align showcars form layout with bidders form structure 2026-05-01 12:35:40 -04:00
rlong 9526e17f09 feat: re-organize and shorten form fields in showcars form 2026-05-01 12:34:43 -04:00
rlong b82df0a0fb feat: organize address fields in standard row layout 2026-05-01 12:33:32 -04:00
rlong 7598164ce4 feat: layout showcars form fields one per line 2026-05-01 12:32:35 -04:00
rlong e813d2543f fix: restore missing bidder and vehicle fields to showcars form 2026-05-01 12:31:58 -04:00
rlong 74d67d073e fix: use showcarlist_results variable and update owner column in showcarlist view 2026-05-01 12:30:57 -04:00
rlong e5dbe3e126 fix: restore separate showcars form and showcarlist table views 2026-05-01 12:30:00 -04:00
rlong 18e7c9b361 fix: use correct variable name showcarlist_results in showcarlist view 2026-05-01 12:28:30 -04:00
rlong bd93dd0bf7 feat: make showcars table sortable using list.js 2026-05-01 12:20:35 -04:00
rlong 81dbf11592 fix: add bidder assigned number to showcars table 2026-05-01 12:20:10 -04:00
rlong 7c88db310d fix: restore table-based layout and display owner data for showcars 2026-05-01 12:19:39 -04:00
rlong 008000314f feat: migrate final batch of views to tablar 2026-05-01 12:01:47 -04:00
rlong a382a434d4 feat: migrate home and winnertotalform views to tablar 2026-05-01 12:00:20 -04:00
rlong 610ee4290b feat: migrate reprint_receipt_form and winningbidderlist views to tablar 2026-05-01 12:00:02 -04:00
rlong 846db1accf feat: migrate vehicletypes and winnertotal views to tablar 2026-05-01 11:59:42 -04:00
rlong 78c2fbb41a feat: migrate mywinnings_results and showcars views to tablar 2026-05-01 11:59:31 -04:00
rlong f130d39118 feat: migrate checkout and checkout_complete views to tablar 2026-05-01 11:59:13 -04:00
rlong 1adb557265 feat: migrate checkout select and checkout list views to tablar 2026-05-01 11:57:48 -04:00
rlong 75aa121ac7 feat: migrate judgingentry and pcentry views to tablar 2026-05-01 11:57:33 -04:00
rlong 296a6b9243 feat: migrate carshowwinners and judges views to tablar 2026-05-01 11:57:26 -04:00
rlong ccac39cd85 feat: migrate bidderlist and awardcategories views to tablar 2026-05-01 11:57:03 -04:00
rlong 69e4516ad8 feat: migrate winnersbyitem and carshowscores views to tablar 2026-05-01 11:56:44 -04:00
rlong f6aac32eaa feat: migrate winners and final tally views to tablar 2026-05-01 11:56:29 -04:00
rlong a60a89d77d feat: migrate item and winner views to tablar 2026-05-01 11:56:14 -04:00
rlong cec229459d feat: migrate bidders view to tablar 2026-05-01 11:51:01 -04:00
rlong bd52e27f76 feat: install and scaffold Tablar theme 2026-05-01 11:49:20 -04:00
rlong 98be7131f4 update views 2026-05-01 09:36:43 -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 aca21ae115 fix display 2026-05-01 09:01:28 -04:00
rlong 3953a6f4c8 fix height 2026-05-01 08:55:06 -04:00
rlong fbb10a01d4 ui: switch from min-height to explicit height for checkout container 2026-05-01 08:46:46 -04:00
rlong 6ccb754e0c ui: increase checkout container height to 800px 2026-05-01 08:44:57 -04:00
rlong 50826c8c20 update div height 2026-05-01 08:43:26 -04:00
rlong 68f75ac2fc feat: include products in checkout and increase form container size 2026-05-01 08:41:58 -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 e023f68a84 change button color 2026-04-30 15:38:39 -04:00
rlong 19f93f95bb feat: implement global searchable selects using Select2 and remove redundant per-view implementations 2026-04-30 15:33:34 -04:00
rlong 7e8b35bf20 Add Link OIDC Account and Admin links to frontend user menu 2026-04-26 17:09:52 -04:00
rlong c2c9464133 Implement OIDC authentication via Laravel Socialite 2026-04-26 16:32:53 -04:00