Russ Long rlong
  • Joined on 2024-10-03
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:58:49 -04:00
b208af478d fix: use explicit numeric comparison in tomselect for reliable sorting
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:58:23 -04:00
7d9af30ed3 fix: re-implement numeric natural sorting for dropdowns
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:57:42 -04:00
46fbe7c98d fix: remove invalid sortOptions call from tomselect
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:56:57 -04:00
87aa8d74d4 fix: use native Tom Select sorting
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:56:26 -04:00
01a6d78333 fix: use explicit numeric parsing for bidder number sorting
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:56:01 -04:00
af49c71d72 fix: use numeric sorting for tomselect dropdowns
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:54:54 -04:00
e74295fee4 fix: force white background on all tomselect elements
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:54:28 -04:00
e47e20e49b fix: restore background color for searchable dropdowns
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:53:57 -04:00
365ebf112a fix: align tomselect configuration with tablar native implementation
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:52:34 -04:00
8e6f4bdcfc debug: aggressive initialization and logging for tomselect
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:52:13 -04:00
597c11acd1 fix: restore background color and borders to tomselect inputs
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:51:22 -04:00
ea0c1272d1 fix: prevent double initialization of tomselect and update style
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:50:15 -04:00
66e0e467df fix: re-add missing tomselect include to checkout_select_form
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:04:39 -04:00
46c88ed22a feat: export tablar views and fix js stack
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:02:23 -04:00
4bd0ec6e35 debug: test script injection
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:01:28 -04:00
68f3be7644 fix: correctly stack all tomselect includes
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 13:00:29 -04:00
e19c077203 fix: correctly stack all tomselect includes within js push directive
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 12:59:24 -04:00
bb71e41459 fix: use @push('js') to correctly inject tomselect script into Tablar layout
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 12:58:21 -04:00
1f4b108c51 debug: add verbose logging to tomselect init
rlong pushed to feature/tablar-theme at North-Hackathon/silent-auction 2026-05-01 12:57:39 -04:00
762b242046 debug: update tomselect initialization and check