Russ Long rlong
  • Joined on 2024-10-03
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 15:17:38 -04:00
80545f38b3 fix: correct syntax and remove duplicate code in PagesController
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 15:16:49 -04:00
1b30673823 fix: restore natural sorting for vehicles by bidder assigned number
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:44:45 -04:00
3703ed569a fix: enable scrolling and show all options in tomselect
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:37:58 -04:00
c63ca6626e fix: resolve judgingentry dropdown population and visibility issues
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:32:39 -04:00
a7edc0115d fix: use dropdownParent: body in TomSelect to fix visibility issues
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:31:21 -04:00
e8a31380f7 fix: force initialize tomselect for judgingentry
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:30:38 -04:00
1ad8f53a95 fix: restore missing foreach loop variables in judgingentry
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:30:07 -04:00
05dad0ece0 fix: cleanup judgingentry blade and ensure proper tomselect include
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:29:32 -04:00
b5bbe4d1b5 debug: move tomselect include to judgingentry.blade.php for testing
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:29:01 -04:00
2db4ad18e3 debug: isolate tomselect to bidders.blade.php
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:28:12 -04:00
107223f2cc fix: use IIFE to prevent tomselect double initialization
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:26:50 -04:00
799eb37ae0 debug: apply aggressive CSS to troubleshoot tomselect visibility
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:26:05 -04:00
d79d2fbe3e debug: simplify tomselect for basic diagnostic
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:24:58 -04:00
6e2c27a5a4 fix: directly inject tomselect in checkout_select_form for immediate verify
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:23:47 -04:00
9e2c50a9ee debug: add logging to verify tomselect option detection
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:22:48 -04:00
239ee20397 feat: centralize tomselect logic and script loading
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:21:23 -04:00
7bf32dfdcc fix: re-enable searchable dropdowns and apply natural sorting for judgingentry
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:20:07 -04:00
f96b70684b fix: correctly display judge number and vehicle bidder number in judgingentry form
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:17:58 -04:00
bd87475b4d debug: bypass tomselect for judgingentry dropdowns to verify data rendering
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 14:16:51 -04:00
6b1d87414e fix: restore direct collection loop in judgingentry view