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 |
|
rlong
|
68f3be7644
|
fix: correctly stack all tomselect includes
|
2026-05-01 13:01:26 -04:00 |
|
rlong
|
e19c077203
|
fix: correctly stack all tomselect includes within js push directive
|
2026-05-01 13:00:28 -04:00 |
|
rlong
|
bb71e41459
|
fix: use @push('js') to correctly inject tomselect script into Tablar layout
|
2026-05-01 12:59:21 -04:00 |
|
rlong
|
1f4b108c51
|
debug: add verbose logging to tomselect init
|
2026-05-01 12:58:18 -04:00 |
|
rlong
|
762b242046
|
debug: update tomselect initialization and check
|
2026-05-01 12:57:37 -04:00 |
|
rlong
|
3cc39c4b3d
|
fix: explicitly define controlInput in Tom Select
|
2026-05-01 12:56:51 -04:00 |
|
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
|
0c4df52f83
|
fix: pass bidders to checkout select form to resolve undefined variable
|
2026-05-01 12:47:51 -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
|
bec2234bd4
|
fix: name mywinnings, showwinners, and score routes to resolve RouteNotFoundException
|
2026-05-01 12:25:08 -04:00 |
|
rlong
|
492ff400c7
|
fix: name all routes used in Tablar menu
|
2026-05-01 12:24:27 -04:00 |
|
rlong
|
d0a0149a75
|
fix: correct tablar menu structure to avoid array_push argument error
|
2026-05-01 12:23:39 -04:00 |
|
rlong
|
10349075b0
|
fix: define home route name to resolve RouteNotFoundException
|
2026-05-01 12:22:54 -04:00 |
|
rlong
|
44a34b1114
|
feat: sync tablar menu with application navigation
|
2026-05-01 12:22:06 -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
|
0fd6a6c3e2
|
fix: pass vehicles data to showcars view
|
2026-05-01 12:18:40 -04:00 |
|
rlong
|
01c1d77016
|
fix: resolve vite manifest issue by updating package.json and fixing asset build
|
2026-05-01 12:14:43 -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 |
|