rlong
|
92da95bdff
|
feat: expand bidderlist with contact info
|
2026-05-01 15:23:26 -04:00 |
|
rlong
|
2e5454484f
|
fix: change score input type to text to remove spinner controls
|
2026-05-01 15:22:13 -04:00 |
|
rlong
|
ad610633d1
|
feat: standardize tomselect configuration across all dropdowns
|
2026-05-01 15:18:27 -04:00 |
|
rlong
|
1b30673823
|
fix: restore natural sorting for vehicles by bidder assigned number
|
2026-05-01 15:16:47 -04:00 |
|
rlong
|
3703ed569a
|
fix: enable scrolling and show all options in tomselect
|
2026-05-01 14:44:44 -04:00 |
|
rlong
|
c63ca6626e
|
fix: resolve judgingentry dropdown population and visibility issues
|
2026-05-01 14:37:56 -04:00 |
|
rlong
|
a7edc0115d
|
fix: use dropdownParent: body in TomSelect to fix visibility issues
|
2026-05-01 14:32:37 -04:00 |
|
rlong
|
e8a31380f7
|
fix: force initialize tomselect for judgingentry
|
2026-05-01 14:31:19 -04:00 |
|
rlong
|
1ad8f53a95
|
fix: restore missing foreach loop variables in judgingentry
|
2026-05-01 14:30:37 -04:00 |
|
rlong
|
05dad0ece0
|
fix: cleanup judgingentry blade and ensure proper tomselect include
|
2026-05-01 14:30:05 -04:00 |
|
rlong
|
b5bbe4d1b5
|
debug: move tomselect include to judgingentry.blade.php for testing
|
2026-05-01 14:29:31 -04:00 |
|
rlong
|
2db4ad18e3
|
debug: isolate tomselect to bidders.blade.php
|
2026-05-01 14:28:59 -04:00 |
|
rlong
|
107223f2cc
|
fix: use IIFE to prevent tomselect double initialization
|
2026-05-01 14:28:11 -04:00 |
|
rlong
|
799eb37ae0
|
debug: apply aggressive CSS to troubleshoot tomselect visibility
|
2026-05-01 14:26:49 -04:00 |
|
rlong
|
d79d2fbe3e
|
debug: simplify tomselect for basic diagnostic
|
2026-05-01 14:26:04 -04:00 |
|
rlong
|
6e2c27a5a4
|
fix: directly inject tomselect in checkout_select_form for immediate verify
|
2026-05-01 14:24:57 -04:00 |
|
rlong
|
9e2c50a9ee
|
debug: add logging to verify tomselect option detection
|
2026-05-01 14:23:45 -04:00 |
|
rlong
|
239ee20397
|
feat: centralize tomselect logic and script loading
|
2026-05-01 14:22: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
|
f96b70684b
|
fix: correctly display judge number and vehicle bidder number in judgingentry form
|
2026-05-01 14:20:06 -04:00 |
|
rlong
|
bd87475b4d
|
debug: bypass tomselect for judgingentry dropdowns to verify data rendering
|
2026-05-01 14:17:57 -04:00 |
|
rlong
|
6b1d87414e
|
fix: restore direct collection loop in judgingentry view
|
2026-05-01 14:16:49 -04:00 |
|
rlong
|
55a05ef00e
|
fix: add isset checks to judgingentry view
|
2026-05-01 14:14:00 -04:00 |
|
rlong
|
a4483788cf
|
fix: restore missing variables in judgingentry foreach loops
|
2026-05-01 14:13:21 -04:00 |
|
rlong
|
2a6edc07f9
|
fix: resolve tomselect script inclusion in judgingentry
|
2026-05-01 14:12:47 -04:00 |
|
rlong
|
2cd8feb19d
|
feat: make winnersbyitem table sortable using list.js
|
2026-05-01 14:10:42 -04:00 |
|
rlong
|
b6ed1e8325
|
fix: access items data via relationship in winnersbyitem
|
2026-05-01 14:10:10 -04:00 |
|
rlong
|
5f4b0c16a3
|
fix: correct layout placement for winnerlist and winningbidderlist
|
2026-05-01 14:08:20 -04:00 |
|
rlong
|
599b404791
|
feat: restore grid display for winningbidderlist
|
2026-05-01 14:06:48 -04:00 |
|
rlong
|
5c1b855283
|
feat: update itemlist table columns to display estimated value and minimum bid
|
2026-05-01 14:04:20 -04:00 |
|
rlong
|
a4f26e9006
|
fix: force bidder number numeric sort in tomselect
|
2026-05-01 14:02:36 -04:00 |
|
rlong
|
444b9e26db
|
fix: use numeric localeCompare in tomselect for natural bidder sorting
|
2026-05-01 14:02:03 -04:00 |
|
rlong
|
24905c9506
|
fix: re-enable tomselect sorting
|
2026-05-01 14:01:35 -04:00 |
|
rlong
|
6cb3e1ac24
|
fix: disable internal TomSelect sorting to respect server-side order
|
2026-05-01 14:01:07 -04:00 |
|
rlong
|
2521246bda
|
fix: revert to localeCompare numeric:true for natural sorting
|
2026-05-01 13:59:16 -04:00 |
|
rlong
|
b208af478d
|
fix: use explicit numeric comparison in tomselect for reliable sorting
|
2026-05-01 13:58:48 -04:00 |
|
rlong
|
7d9af30ed3
|
fix: re-implement numeric natural sorting for dropdowns
|
2026-05-01 13:58:22 -04:00 |
|
rlong
|
46fbe7c98d
|
fix: remove invalid sortOptions call from tomselect
|
2026-05-01 13:57:40 -04:00 |
|
rlong
|
87aa8d74d4
|
fix: use native Tom Select sorting
|
2026-05-01 13:56:56 -04:00 |
|
rlong
|
01a6d78333
|
fix: use explicit numeric parsing for bidder number sorting
|
2026-05-01 13:56:25 -04:00 |
|
rlong
|
af49c71d72
|
fix: use numeric sorting for tomselect dropdowns
|
2026-05-01 13:56:00 -04:00 |
|
rlong
|
e74295fee4
|
fix: force white background on all tomselect elements
|
2026-05-01 13:54:51 -04:00 |
|
rlong
|
e47e20e49b
|
fix: restore background color for searchable dropdowns
|
2026-05-01 13:54:27 -04:00 |
|
rlong
|
365ebf112a
|
fix: align tomselect configuration with tablar native implementation
|
2026-05-01 13:53:56 -04:00 |
|
rlong
|
8e6f4bdcfc
|
debug: aggressive initialization and logging for tomselect
|
2026-05-01 13:52:33 -04:00 |
|
rlong
|
597c11acd1
|
fix: restore background color and borders to tomselect inputs
|
2026-05-01 13:52:10 -04:00 |
|
rlong
|
ea0c1272d1
|
fix: prevent double initialization of tomselect and update style
|
2026-05-01 13:51:20 -04:00 |
|
rlong
|
66e0e467df
|
fix: re-add missing tomselect include to checkout_select_form
|
2026-05-01 13:50:12 -04:00 |
|
rlong
|
46c88ed22a
|
feat: export tablar views and fix js stack
|
2026-05-01 13:04:37 -04:00 |
|
rlong
|
4bd0ec6e35
|
debug: test script injection
|
2026-05-01 13:02:22 -04:00 |
|